Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : python-qtwebengine | |||||
| version : 5.13.1 | |||||
| release : 4 | |||||
| source : | |||||
| - https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/5.13.1/PyQtWebEngine_gpl-5.13.1.tar.gz : 8d8c1262005d8465653a848bf67327fb338e0d3c2d26090a6f7eb071dbb42092 | |||||
| license : GPL-3.0-or-later | |||||
| component : programming.python | |||||
| summary : Python bindings for QtWebEngine | |||||
| description: | | |||||
| A set of Python bindings for the Qt Company's Qt WebEngine libraries. | |||||
| replaces : | |||||
| - python3-qtwebengine | |||||
| builddeps : | |||||
| - pkgconfig(python3) | |||||
| - pkgconfig(Qt5WebEngine) | |||||
| - python3-qt5 | |||||
| - python3-sip-devel | |||||
| rundeps : | |||||
| - python-qtwebengine | |||||
maverick1: Isn't this the package name itself? How can a package be its own rundep? | |||||
kyrios123AuthorUnsubmitted Done Inline ActionsYep too much copy/paste ? kyrios123: Yep too much copy/paste ? | |||||
| setup : | | |||||
| python3 configure.py --no-sip-files | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| %make_install INSTALL_ROOT="$installdir" -j1 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Isn't this the package name itself? How can a package be its own rundep?