summaryrefslogtreecommitdiff
path: root/testing/mpd
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-15 04:55:43 +0000
committerroot <root@rshg047.dnsready.net>2011-04-15 04:55:43 +0000
commit7d13548d48c1e98b9c12201685fd6fef5e9388db (patch)
tree3aa20fadd718d86194b0e9cd5b4b3aef3b64ada9 /testing/mpd
parent5611a56fd08da4e95cdf8de446dda50d7afa80c8 (diff)
Fri Apr 15 04:55:43 UTC 2011
Diffstat (limited to 'testing/mpd')
-rw-r--r--testing/mpd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/mpd/PKGBUILD b/testing/mpd/PKGBUILD
index 1ef47737e..57ce12fce 100644
--- a/testing/mpd/PKGBUILD
+++ b/testing/mpd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 119708 2011-04-13 22:45:29Z schiv $
+# $Id: PKGBUILD 119766 2011-04-14 20:23:04Z schiv $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
@@ -6,15 +6,15 @@
pkgname=mpd
pkgver=0.16.2
-pkgrel=2
+pkgrel=3
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
arch=('i686' 'x86_64')
license=('GPL')
url="http://mpd.wikia.com/wiki/Server"
depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'faad2'
- 'sqlite3' 'libsamplerate' 'libmms' 'wavpack' 'libmpcdec' 'avahi' 'libid3tag'
+ 'sqlite3' 'jack' 'libmms' 'wavpack' 'libmpcdec' 'avahi' 'libid3tag'
'libpulse')
-makedepends=('pkgconfig' 'doxygen' 'jack')
+makedepends=('pkgconfig' 'doxygen')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2"
'mpd')