[arch-commits] Commit in kdevelop/repos (testing-i686 testing-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Feb 3 18:55:58 UTC 2009


    Date: Tuesday, February 3, 2009 @ 13:55:58
  Author: andrea
Revision: 26184

Merged revisions 26183 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/kdevelop/trunk

........
  r26183 | andrea | 2009-02-03 19:55:36 +0100 (Tue, 03 Feb 2009) | 1 line
  
  upgpkg: kdevelop 3.9.90-1
........

Modified:
  kdevelop/repos/testing-i686/	(properties)
  kdevelop/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)


Property changes on: kdevelop/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdevelop/trunk:1-25322
   + /kdevelop/trunk:1-26183

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-02-03 18:55:36 UTC (rev 26183)
+++ testing-i686/PKGBUILD	2009-02-03 18:55:58 UTC (rev 26184)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <bash at archlinux.it>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: damir <damir at archlinux.org>
 # Contributor: Travis Willard <travis at archlinux.org> 
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=kdevelop
-pkgver=3.9.85
+pkgver=3.9.90 #beta1
 pkgrel=1
 pkgdesc="A C/C++ development environment for KDE - UNstable snapshot build"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('kdevplatform')
 makedepends=('cmake' 'automoc4' 'perl')
 source=(ftp://ftp.kde.org/pub/kde/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2)
-md5sums=('0eea445d4e83aa28b7e9f4610f51e036')
+md5sums=('252deb019fa0e426feafc30c1772f2c2')
 
 build() {
   cd ${srcdir}
@@ -23,7 +23,4 @@
   cmake ../${pkgname}-${pkgver} -DCMAKE_INSTALL_PREFIX=/usr/
   make || return 1
   make DESTDIR=${pkgdir} install || return 1
-
-  # remove conflicts with kdesdk
-  rm $pkgdir/usr/share/apps/kdevappwizard/templates/qmake_qt4guiapp.tar.bz2
 }




More information about the arch-commits mailing list