From b923632d78183ad0bbe134ea7f65eac23e1487ea Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 7 Oct 2010 11:07:10 +0200 Subject: maj de pyqt#4.7.7-2 --- extra/pyqt/Pkgfile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'extra/pyqt/Pkgfile') diff --git a/extra/pyqt/Pkgfile b/extra/pyqt/Pkgfile index 173d75f47..b4733e95a 100644 --- a/extra/pyqt/Pkgfile +++ b/extra/pyqt/Pkgfile @@ -6,11 +6,15 @@ name=pyqt version=4.7.7 -release=1 -source=(http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-$version.tar.gz) +release=2 +source=(http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-$version.tar.gz + fix-kdebindings-4.5.2.patch) build() { cd PyQt-x11-gpl-$version + + patch -Np0 -i ../fix-kdebindings-4.5.2.patch + echo yes | python configure.py -b /usr/bin \ -d /usr/lib/python2.6/site-packages \ -v /usr/share/sip -- cgit v1.2.3-70-g09d2