python-PyQt4: update to 4.12
This commit is contained in:
parent
51256a286d
commit
83b18b9291
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-PyQt4'
|
||||
pkgname=python-PyQt4
|
||||
version=4.11.4
|
||||
revision=7
|
||||
version=4.12
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="PyQt-x11-gpl-${version}"
|
||||
wrksrc="PyQt4_gpl_x11-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="python-devel python3-devel python-sip-devel python3-sip-devel
|
||||
qt-webkit-devel dbus-devel python-dbus-devel MesaLib-devel phonon-devel"
|
||||
|
@ -12,9 +12,9 @@ pycompile_module="PyQt4"
|
|||
short_desc="Python2 bindings for the Qt4 toolkit"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
license="GPL-2, GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt-x11-gpl-${version}.tar.gz"
|
||||
checksum=fc1fe77495432ba3b0d74ff5cb164d375a97f5dddb728256330f615a7cdcf407
|
||||
license="GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt4_gpl_x11-${version}.tar.gz"
|
||||
checksum=3c1d4b55314adb3e1132de8fc2a92eed216d37e58aceed41294dbca210ca88db
|
||||
alternatives="pyqt4:pyuic4:/usr/bin/python2-pyuic4"
|
||||
|
||||
pre_build() {
|
||||
|
|
|
@ -1 +1 @@
|
|||
pkgname="PyQt-x11-gpl"
|
||||
pkgname="PyQt4_gpl_x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue