[arch-commits] CVS update of extra/multimedia/amarok-engine-xine (PKGBUILD)

Damir Perisa damir at archlinux.org
Mon Aug 13 12:10:17 UTC 2007


    Date: Monday, August 13, 2007 @ 08:10:17
  Author: damir
    Path: /home/cvs-extra/extra/multimedia/amarok-engine-xine

Modified: PKGBUILD (1.30 -> 1.31)

amarok update: release rebuild not before thursday!


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


Index: extra/multimedia/amarok-engine-xine/PKGBUILD
diff -u extra/multimedia/amarok-engine-xine/PKGBUILD:1.30 extra/multimedia/amarok-engine-xine/PKGBUILD:1.31
--- extra/multimedia/amarok-engine-xine/PKGBUILD:1.30	Fri Jul  6 02:23:38 2007
+++ extra/multimedia/amarok-engine-xine/PKGBUILD	Mon Aug 13 08:10:16 2007
@@ -1,20 +1,19 @@
-# $Id: PKGBUILD,v 1.30 2007/07/06 06:23:38 eric Exp $
+# $Id: PKGBUILD,v 1.31 2007/08/13 12:10:16 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 _enginename=xine
 _origname=amarok
 pkgname=${_origname}-engine-${_enginename}
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="${_enginename} engine for amaroK"
 arch=('i686' 'x86_64')
-url="http://amarok.sourceforge.net/"
+url="http://amarok.kde.org/"
 license=('GPL')
-depends=('xine-lib>=1.1.3' 'kdelibs>=3.5.6' 'taglib>=1.4' 'tunepimp>=0.5.3' 'libxrender')
+depends=('xine-lib>=1.1.3' 'kdelibs>=3.5.7' 'taglib>=1.4' 'tunepimp>=0.5.3' 'libxrender')
 makedepends=('pkgconfig' 'ruby')
 provides=('amarok-engine')
-source=(ftp://ftp.solnet.ch/mirror/KDE/stable/amarok/${pkgver}/src/${_origname}-${pkgver}.tar.bz2)
-md5sums=('b3519d042732101acb74469746656cf0')
+source=("ftp://ftp.solnet.ch/mirror/KDE/stable/amarok/${pkgver}/src/${_origname}-${pkgver}.tar.bz2")
 
 build() {
   export MAKEFLAGS="-j1"
@@ -27,3 +26,4 @@
   cd engine/${_enginename} || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('f1299e142da8a69bc3cff5d585e38d43')




More information about the arch-commits mailing list