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

Andrea Scarpino andrea at archlinux.org
Mon Jul 4 19:27:17 UTC 2011


    Date: Monday, July 4, 2011 @ 15:27:17
  Author: andrea
Revision: 130254

KDE 4.6.5

Modified:
  kdebindings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-04 19:27:12 UTC (rev 130253)
+++ PKGBUILD	2011-07-04 19:27:17 UTC (rev 130254)
@@ -7,7 +7,7 @@
          'kdebindings-python'
          'kdebindings-ruby'
          'kdebindings-smoke')
-pkgver=4.6.4
+pkgver=4.6.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -15,7 +15,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'python2-pyqt' 'kdepim-runtime' 'mono'
 	         'kdegraphics-okular' 'qwt' 'boost' 'qscintilla' 'ruby')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('ee5d85598e278bda76f7937c0a832723785ffe49')
+sha1sums=('e63a0b0eec92320df2c2c539b916c5ee9425a689')
 
 build() {
 	export MONO_SHARED_DIR="${srcdir}/build/.mono"
@@ -31,7 +31,8 @@
 		-DBUILD_falcon=OFF \
 		-DBUILD_java=OFF \
 		-DBUILD_php=OFF \
-		-DWITH_PolkitQt=OFF
+		-DWITH_PolkitQt=OFF \
+        -DWITH_Soprano=OFF
 	make
 }
 




More information about the arch-commits mailing list