mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/pyqt4 to 4.11.3-2
This commit is contained in:
parent
3e4675a762
commit
b26affd1ba
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
pkgbase=pyqt4
|
pkgbase=pyqt4
|
||||||
pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4')
|
pkgname=('pyqt4-common' 'python-pyqt4' 'python2-pyqt4')
|
||||||
pkgver=4.11.3
|
pkgver=4.11.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
url="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
@ -42,7 +42,7 @@ build() {
|
||||||
cd ../Py2Qt-x11-gpl-${pkgver}
|
cd ../Py2Qt-x11-gpl-${pkgver}
|
||||||
python2 configure-ng.py \
|
python2 configure-ng.py \
|
||||||
--confirm-license \
|
--confirm-license \
|
||||||
-v /usr/share/sip \
|
-v /usr/share/sip/Py2-PyQt4 \
|
||||||
--qsci-api \
|
--qsci-api \
|
||||||
-q /usr/bin/qmake-qt4
|
-q /usr/bin/qmake-qt4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue