[arch-commits] Commit in pyqt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Oct 30 11:23:57 UTC 2011


    Date: Sunday, October 30, 2011 @ 07:23:57
  Author: andrea
Revision: 141459

Qt 4.8 rebuild

Modified:
  pyqt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-30 11:20:13 UTC (rev 141458)
+++ PKGBUILD	2011-10-30 11:23:57 UTC (rev 141459)
@@ -7,12 +7,12 @@
 pkgbase=pyqt
 pkgname=('pyqt' 'python2-pyqt')
 pkgver=4.8.6
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://riverbankcomputing.co.uk/software/pyqt/intro"
 license=('GPL')
 makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
-             'python-opengl' 'qt-assistant-compat')
+             'python-opengl' 'qt-assistant-compat' 'qtwebkit')
 source=("http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz")
 md5sums=('9bfd7b08b8e438b83cc50d5c58191f97')
 
@@ -45,7 +45,7 @@
 
 package_pyqt(){
   pkgdesc="A set of Python bindings for the Qt toolkit"
-  depends=('qt' 'python-sip')
+  depends=('qtwebkit' 'python-sip')
   optdepends=('phonon: enable audio and video in PyQt applications'
               'qscintilla: QScintilla API'
               'qt-assistant-compat: add PyQt online help in Qt Assistant')




More information about the arch-commits mailing list