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

Giovanni Scafora giovanni at archlinux.org
Thu Feb 5 13:32:28 UTC 2009


    Date: Thursday, February 5, 2009 @ 08:32:27
  Author: giovanni
Revision: 26289

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

........
  r26183 | andrea | 2009-02-03 10:55:36 -0800 (mar, 03 feb 2009) | 1 line
  
  upgpkg: kdevelop 3.9.90-1
........

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

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


Property changes on: kdevelop/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdevelop/trunk:1-25670
   + /kdevelop/trunk:1-26288

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-02-05 13:26:44 UTC (rev 26288)
+++ testing-x86_64/PKGBUILD	2009-02-05 13:32:27 UTC (rev 26289)
@@ -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