[arch-commits] Commit in amarok-base/trunk (PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Sun Mar 22 16:06:13 UTC 2009


    Date: Sunday, March 22, 2009 @ 12:06:13
  Author: daniel
Revision: 30872

upgpkg: amarok-base 1.4.10-2
    fix FS#13903 - Amarok + libgpod version mismatch

Modified:
  amarok-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-22 12:49:15 UTC (rev 30871)
+++ PKGBUILD	2009-03-22 16:06:13 UTC (rev 30872)
@@ -5,13 +5,13 @@
 _origname=amarok
 replaces=("${_origname}" 'amarok-base-mysqlfree')
 pkgver=1.4.10
-pkgrel=1
+pkgrel=2
 pkgdesc="amaroK - a media player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org"
 license=('GPL')
 depends=('amarok-engine-xine=1.4.10' 'qt3' 'libmp4v2' 'libmysqlclient>=5.0.45' 'postgresql-libs>=8.2.4' 'ruby' 'tunepimp>=0.5.3')
-makedepends=('pkgconfig' 'kdelibs3' 'libgpod>=0.6.0' 'libifp>=1.0.0.2' 'libmtp>=0.2.6.1' 'libnjb>=2.2.5' 'libvisual>=0.4.0' 'xine-lib>=1.1.8' 'sdl>=1.2.12')
+makedepends=('pkgconfig' 'kdelibs3' 'libgpod>=0.7.0' 'libifp>=1.0.0.2' 'libmtp>=0.2.6.1' 'libnjb>=2.2.5' 'libvisual>=0.4.0' 'xine-lib>=1.1.8' 'sdl>=1.2.12')
 # advanced scripting depends on python
 install=amarok.install
 #source=(http://mark.kollide.net/amarok-${pkgver}.tar.bz2




More information about the arch-commits mailing list