Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : python-pyside2-tools | |||||
| version : 5.15.2 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.2-src/pyside-setup-opensource-src-5.15.2.tar.xz : b306504b0b8037079a8eab772ee774b9e877a2d84bab2dbefbe4fa6f83941418 | |||||
| license : | |||||
| - GPL-2.0-or-later | |||||
| - LGPL-3.0-or-later | |||||
| component : programming.python | |||||
| summary : Python bindings for the Qt cross-platform application and UI framework | |||||
| description: | | |||||
| PySide2 is the official Python module from the Qt for Python project, which provides access to the complete Qt5 framework | |||||
| clang : yes | |||||
| builddeps : | |||||
| - pkgconfig(Qt5Core) | |||||
| - pkgconfig(pyside2) | |||||
| - pkgconfig(shiboken2) | |||||
| setup : | | |||||
| cd sources/pyside2-tools | |||||
| %cmake_ninja -DBUILD_SHARED_LIBS=ON -DBUILD_TESTS=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3 | |||||
| build : | | |||||
| cd sources/pyside2-tools | |||||
| %ninja_build | |||||
| install : | | |||||
| cd sources/pyside2-tools | |||||
| %ninja_install | |||||
| mv $installdir/usr/bin/{rcc,pyside2-rcc} | |||||
| mv $installdir/usr/bin/{uic,pyside2-uic} | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.