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

Pierre Schmitz pierre at archlinux.org
Sat Feb 6 09:14:20 UTC 2010


    Date: Saturday, February 6, 2010 @ 04:14:19
  Author: pierre
Revision: 67315

update

Modified:
  kdebindings/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-06 09:05:45 UTC (rev 67314)
+++ PKGBUILD	2010-02-06 09:14:19 UTC (rev 67315)
@@ -7,24 +7,16 @@
          'kdebindings-ruby'
          'kdebindings-smoke')
 pkgver=4.4.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt' 'kdepim-runtime'
              'ruby' 'mono' 'kdegraphics-okular')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
-        'kdebindings-plasma.patch')
-md5sums=('9e3c77d3f230850799c2ad8d2107eadb'
-         '3a6be71952d2d35b343e0f3c0281b2e8')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('fe9617eeb6430d12428d4bf1898bc955')
 
 build() {
-	cd $srcdir/${pkgbase}-${pkgver}
-	# build fix
-	# see http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/
-	patch -p1 -i $srcdir/kdebindings-plasma.patch || return 1
-	cd ..
-
 	export MONO_SHARED_DIR="${srcdir}/build/.mono"
 	mkdir -p "$MONO_SHARED_DIR"
 	cd $srcdir/build




More information about the arch-commits mailing list