python3.4-pyside: extract update_* to external update file
This commit is contained in:
parent
6dd08b1d98
commit
fbe075bff7
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="Qt bindings for Python3"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://qt-project.org/wiki/PySide"
|
homepage="http://qt-project.org/wiki/PySide"
|
||||||
license="LGPL"
|
license="LGPL"
|
||||||
update_pkgname="${_realname}-qt4.8+"
|
|
||||||
distfiles="http://download.qt-project.org/official_releases/${_realname}/${_realname}-qt4.8+${version}.tar.bz2"
|
distfiles="http://download.qt-project.org/official_releases/${_realname}/${_realname}-qt4.8+${version}.tar.bz2"
|
||||||
checksum=a1a9df746378efe52211f1a229f77571d1306fb72830bbf73f0d512ed9856ae1
|
checksum=a1a9df746378efe52211f1a229f77571d1306fb72830bbf73f0d512ed9856ae1
|
||||||
configure_args="-DUSE_PYTHON3=yes"
|
configure_args="-DUSE_PYTHON3=yes"
|
||||||
|
|
1
srcpkgs/python3.4-pyside/update
Normal file
1
srcpkgs/python3.4-pyside/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="${_realname}-qt4.8+"
|
Loading…
Add table
Reference in a new issue