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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Oct 22 17:13:59 UTC 2013


    Date: Tuesday, October 22, 2013 @ 19:13:59
  Author: andrea
Revision: 197139

upgpkg: qt4 4.8.5-5

libQtUiTools builds as static only (FS#37447)

Modified:
  qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-22 16:38:40 UTC (rev 197138)
+++ PKGBUILD	2013-10-22 17:13:59 UTC (rev 197139)
@@ -4,7 +4,7 @@
 
 pkgname=qt4
 pkgver=4.8.5
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -26,6 +26,7 @@
 install="${pkgname}.install"
 replaces=('qt<=4.8.4')
 conflicts=('qt')
+options=('staticlibs') # libQtUiTools builds as static only
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
 source=("http://download.qt-project.org/official_releases/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
         'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'




More information about the arch-commits mailing list