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

Andrea Scarpino andrea at archlinux.org
Tue Jul 13 19:44:30 UTC 2010


    Date: Tuesday, July 13, 2010 @ 15:44:29
  Author: andrea
Revision: 85466

pyqt rebuild

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-13 19:44:11 UTC (rev 85465)
+++ PKGBUILD	2010-07-13 19:44:29 UTC (rev 85466)
@@ -5,15 +5,16 @@
 pkgbase=kdebindings
 pkgname=('kdebindings-csharp'
          'kdebindings-python'
-         'kdebindings-ruby'
+#         'kdebindings-ruby'
          'kdebindings-smoke')
 pkgver=4.4.92
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'pyqt' 'kdepim-runtime' 'mono'
-	'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost' 'ruby')
+	'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost')
+# ruby
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('d067cc7a8f06f320c5b28cb7ff004d5837d60188')
 
@@ -38,6 +39,7 @@
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DBUILD_falcon=OFF \
 		-DBUILD_java=OFF \
+		-DBUILD_ruby=OFF \
 		-DBUILD_php=OFF \
 		-DWITH_PolkitQt=OFF \
 		-DRUBY_LIBRARY=/usr/lib/ruby/1.9.1 \




More information about the arch-commits mailing list