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

Andrea Scarpino andrea at archlinux.org
Tue Jun 8 15:57:15 UTC 2010


    Date: Tuesday, June 8, 2010 @ 11:57:15
  Author: andrea
Revision: 82089

KDE 4.4.85 (beta2)

Modified:
  kdemultimedia/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 15:57:11 UTC (rev 82088)
+++ PKGBUILD	2010-06-08 15:57:15 UTC (rev 82089)
@@ -10,17 +10,17 @@
          'kdemultimedia-kmix'
          'kdemultimedia-kscd'
          'kdemultimedia-mplayerthumbs')
-pkgver=4.4.80
+pkgver=4.4.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdemultimedia')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime'
-             'tunepimp' 'cdparanoia' 'mplayer')
+             'tunepimp' 'cdparanoia' 'ffmpeg' 'mplayer' 'docbook-xsl')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
         'mplayerthumbs.config')
-sha1sums=('1ea8ffecb387d34966e23f6b459e5cf47574345d'
+sha1sums=('b8b53a52cf3460b77a2d353cc9af0ecd5a96b41e'
           'ba016fa2563c14ffcba852c62506b66bfc6ee683')
 
 build() {
@@ -49,7 +49,7 @@
 
 package_kdemultimedia-ffmpegthumbs() {
 	pkgdesc=''
-	depends=('kdelibs' 'kdebase-runtime')
+	depends=('kdelibs' 'kdebase-runtime' 'ffmpeg')
 	install='kdemultimedia.install'
 	cd $srcdir/build/ffmpegthumbs
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list