New package: pyside-tools-0.2.15
This commit is contained in:
parent
cf9a0bd8aa
commit
5c403ec1ba
1 changed files with 18 additions and 0 deletions
18
srcpkgs/pyside-tools/template
Normal file
18
srcpkgs/pyside-tools/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'pyside-tools'
|
||||||
|
pkgname=pyside-tools
|
||||||
|
version=0.2.15
|
||||||
|
revision=1
|
||||||
|
wrksrc="Tools-${version}"
|
||||||
|
build_style=cmake
|
||||||
|
|
||||||
|
# libshiboken-python-devel libpyside-python-devel has distinct conventions
|
||||||
|
configure_args="-DPYTHON_SUFFIX=-python2.7 -DPYTHON_BASENAME=-python2.7"
|
||||||
|
makedepends="libshiboken-python-devel libpyside-python-devel qt-devel"
|
||||||
|
depends="python"
|
||||||
|
pycompile_module="pysideuic"
|
||||||
|
short_desc="LGPL-licensed Python2 bindings for the Qt4 toolkit"
|
||||||
|
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
homepage="https://wiki.qt.io/"
|
||||||
|
distfiles="https://github.com/PySide/Tools/archive/${version}.tar.gz"
|
||||||
|
checksum=8a7fe786b19c5b2b4380aff0a9590b3129fad4a0f6f3df1f39593d79b01a9f74
|
Loading…
Add table
Add a link
Reference in a new issue