[arch-commits] Commit in yakuake/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Feb 2 09:12:51 UTC 2009


    Date: Monday, February 2, 2009 @ 04:12:51
  Author: giovanni
Revision: 26013

Merged revisions 14006,25984 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/yakuake/trunk

........
  r14006 | eric | 2008-09-30 19:52:15 -0700 (mar, 30 set 2008) | 2 lines
  
  upgpkg: yakuake 2.9.4-1
      added cmake and automoc4 makedepends, added md5sums
........
  r25984 | douglas | 2009-02-01 18:19:34 -0800 (dom, 01 feb 2009) | 1 line
  
  upgpkg: yakuake 2.9.4-2
........

Modified:
  yakuake/repos/extra-x86_64/	(properties)
  yakuake/repos/extra-x86_64/PKGBUILD

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


Property changes on: yakuake/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /yakuake/trunk:1-12952
   + /yakuake/trunk:1-26012

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-02 09:10:07 UTC (rev 26012)
+++ extra-x86_64/PKGBUILD	2009-02-02 09:12:51 UTC (rev 26013)
@@ -4,15 +4,16 @@
 
 pkgname=yakuake
 pkgver=2.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
 arch=('i686' 'x86_64')
 url="http://yakuake.org"
 license=("GPL")
-depends=('kdelibs>4')
+depends=('kdebase>4')
+makedepends=('cmake' 'automoc4')
 source=("http://download.berlios.de/yakuake/yakuake-${pkgver}.tar.bz2")
+md5sums=('e1671e6709146c6c85a5884176d99c4b')
 
-
 build() {
 	cd $srcdir
 	mkdir build




More information about the arch-commits mailing list