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

Andrea Scarpino andrea at archlinux.org
Wed Jan 20 17:40:32 UTC 2010


    Date: Wednesday, January 20, 2010 @ 12:40:32
  Author: andrea
Revision: 64468

disable polkit-qt; cleaned makedepends

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-20 17:26:39 UTC (rev 64467)
+++ PKGBUILD	2010-01-20 17:40:32 UTC (rev 64468)
@@ -13,7 +13,7 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt'
-             'qimageblitz' 'qscintilla' 'ruby' 'mono' 'kdegraphics-okular')
+             'ruby' 'mono' 'kdegraphics-okular')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('1ce11aabc0e015fef9318fb7a98014d2')
 
@@ -37,7 +37,8 @@
 		-DBUILD_java=OFF \
 		-DBUILD_php=OFF \
 		-DBUILD_falcon=OFF \
-		-DENABLE_KROSSRUBY=OFF
+		-DENABLE_KROSSRUBY=OFF \
+		-DWITH_PolkitQt=OFF
 	make
 }
 




More information about the arch-commits mailing list