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

Andrea Scarpino andrea at archlinux.org
Fri Jan 11 15:14:04 UTC 2013


    Date: Friday, January 11, 2013 @ 10:14:03
  Author: andrea
Revision: 175015

We don't want those

Modified:
  qt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-11 15:09:38 UTC (rev 175014)
+++ PKGBUILD	2013-01-11 15:14:03 UTC (rev 175015)
@@ -54,7 +54,9 @@
     -plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
     -system-sqlite \
     -openssl-linked \
+    -nomake docs \
     -nomake examples \
+    -nomake tests \
     -no-rpath \
     -optimized-qmake \
     -dbus-linked \
@@ -221,7 +223,7 @@
 package_qttools() {
   pkgdesc=('A cross-platform application and UI framework (Development Tools)')
   depends=('qtbase' 'desktop-file-utils')
-  optdepends=('qt-doc: documentation and examples')
+  optdepends=('qt-doc: documentation')
   conflicts=('qt')
   install='qttools.install'
 




More information about the arch-commits mailing list