[arch-commits] CVS update of extra/daemons/mpd (PKGBUILD)

Damir Perisa damir at archlinux.org
Sun Feb 17 23:41:06 UTC 2008


    Date: Sunday, February 17, 2008 @ 18:41:06
  Author: damir
    Path: /home/cvs-extra/extra/daemons/mpd

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: mpd 0.13.1-2
    fixing bug 9590 - working on two different cvs tree co's makes things get lost


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


Index: extra/daemons/mpd/PKGBUILD
diff -u extra/daemons/mpd/PKGBUILD:1.16 extra/daemons/mpd/PKGBUILD:1.17
--- extra/daemons/mpd/PKGBUILD:1.16	Sat Feb 16 11:31:32 2008
+++ extra/daemons/mpd/PKGBUILD	Sun Feb 17 18:41:06 2008
@@ -4,13 +4,13 @@
 
 pkgname=mpd
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
 arch=('i686' 'x86_64')
 license="GPL"
 url="http://musicpd.org"
 depends=('libid3tag' 'libmad' 'flac>=1.1.3' 'audiofile' 'faad2>=2.5' 'libmikmod'
-         'alsa-lib' 'libshout' 'libmpcdec>=1.2.5' 'libsamplerate')
+         'alsa-lib' 'libshout' 'libmpcdec>=1.2.5' 'libsamplerate' 'libao')
 install=mpd.install
 source=(http://musicpd.org/uploads/files/mpd-${pkgver}.tar.gz
         mpd mpd.conf.example)




More information about the arch-commits mailing list