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

Florian Pritz bluewind at nymeria.archlinux.org
Mon Nov 11 19:09:14 UTC 2013


    Date: Monday, November 11, 2013 @ 20:09:14
  Author: bluewind
Revision: 100839

upgpkg: lib32-qt4 4.8.5-6

readd static libs

Modified:
  lib32-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-11 19:09:12 UTC (rev 100838)
+++ PKGBUILD	2013-11-11 19:09:14 UTC (rev 100839)
@@ -6,7 +6,7 @@
 _pkgbasename=qt4
 pkgname=lib32-$_pkgbasename
 pkgver=4.8.5
-pkgrel=4
+pkgrel=6
 pkgdesc='A cross-platform application and UI framework (32-bit)'
 arch=('x86_64')
 url='http://qt-project.org/'
@@ -17,7 +17,7 @@
             'lib32-libxcursor: Xcursor support'
             'lib32-libxfixes: Xfixes support')
 makedepends=(cups gcc-multilib lib32-{mesa,libcups,libxfixes,gtk2})
-options=('!libtool')
+options=('staticlibs') # libQtUiTools builds as static only FS#36606
 provides=(lib32-qtwebkit)
 replaces=(lib32-qtwebkit 'lib32-qt<=4.8.4')
 conflicts=(lib32-qtwebkit lib32-qt)




More information about the arch-commits mailing list