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

Andrea Scarpino andrea at archlinux.org
Wed Dec 23 00:42:10 UTC 2009


    Date: Tuesday, December 22, 2009 @ 19:42:10
  Author: andrea
Revision: 61752

prepare kde-unstable repo

Added:
  kdemultimedia/kde-unstable/
Modified:
  kdemultimedia/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-12-22 17:51:40 UTC (rev 61738)
+++ kde-unstable/PKGBUILD	2009-12-23 00:42:10 UTC (rev 61752)
@@ -8,16 +8,16 @@
          'kdemultimedia-kmix'
          'kdemultimedia-kscd'
          'kdemultimedia-mplayerthumbs')
-pkgver=4.3.4
+pkgver=4.3.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdemultimedia')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdelibs-experimental' 'kdebase-runtime' 'tunepimp' 'cdparanoia' 'mplayer')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime' 'tunepimp' 'cdparanoia' 'mplayer')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
         'mplayerthumbs.config')
-md5sums=('4fa908d0215051e11b6972537cda6333'
+md5sums=('51513ace90d3c2d1e400e24157586be2'
          '698c1579905135043dcdd4dbe55f2c7e')
 
 build() {
@@ -56,7 +56,7 @@
 
 package_kdemultimedia-kioslave() {
 	pkgdesc='Audio CD Browser'
-	depends=('kdelibs' 'flac' 'musicbrainz')
+	depends=('kdelibs' 'flac' 'musicbrainz' 'cdparanoia')
 	conflicts=('kdemultimedia-libkcddb' 'kdemultimedia-libkcompactdisc')
 	replaces=('kdemultimedia-libkcddb' 'kdemultimedia-libkcompactdisc')
 	for i in kioslave doc/kioslave libkcddb libkcompactdisc; do
@@ -67,7 +67,7 @@
 
 package_kdemultimedia-kmix() {
 	pkgdesc='Sound Mixer'
-	depends=('kdelibs-experimental' 'kdebase-runtime')
+	depends=('kdelibs' 'kdebase-runtime')
 	install='kdemultimedia.install'
 	cd $srcdir/build/kmix
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list