[arch-commits] Commit in qt4/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Feb 18 19:28:59 UTC 2013


    Date: Monday, February 18, 2013 @ 20:28:58
  Author: andrea
Revision: 178237

Replace qtwebkit 2.3 too

Modified:
  qt4/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-18 16:46:09 UTC (rev 178236)
+++ PKGBUILD	2013-02-18 19:28:58 UTC (rev 178237)
@@ -23,8 +23,8 @@
             'icu: Unicode support')
 install="${pkgname}.install"
 options=('!libtool')
-replaces=('qt')
-conflicts=('qt')
+replaces=('qt<=4.8.4' 'qtwebkit<=2.3.beta2')
+conflicts=('qt<=4.8.4' 'qtwebkit<=2.3.beta2')
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
 source=("http://releases.qt-project.org/${pkgname}/source/${_pkgfqn}.tar.gz"
         'qtconfig.desktop'
@@ -62,7 +62,6 @@
     -system-sqlite \
     -no-phonon \
     -no-phonon-backend \
-    -no-webkit \
     -graphicssystem raster \
     -openssl-linked \
     -nomake demos \




More information about the arch-commits mailing list