summaryrefslogtreecommitdiffstats
path: root/abs/extra/mpd
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-04-17 20:20:43 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-04-17 20:20:43 (GMT)
commit666e008ca4a6acbf0621727840aa054cc77b4a39 (patch)
treef110b44bc95a92e4609b52b05f190c7458ceee80 /abs/extra/mpd
parent338facd2f16924a986dc272cc2496e40e7ce0e0a (diff)
downloadlinhes_pkgbuild-666e008ca4a6acbf0621727840aa054cc77b4a39.zip
linhes_pkgbuild-666e008ca4a6acbf0621727840aa054cc77b4a39.tar.gz
linhes_pkgbuild-666e008ca4a6acbf0621727840aa054cc77b4a39.tar.bz2
mpd: update 0.19.9. closes #993
Diffstat (limited to 'abs/extra/mpd')
-rw-r--r--abs/extra/mpd/PKGBUILD7
-rw-r--r--abs/extra/mpd/__changelog2
2 files changed, 6 insertions, 3 deletions
diff --git a/abs/extra/mpd/PKGBUILD b/abs/extra/mpd/PKGBUILD
index c1803a4..bb73322 100644
--- a/abs/extra/mpd/PKGBUILD
+++ b/abs/extra/mpd/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Ben <ben@benmazer.net>
pkgname=mpd
-pkgver=0.19.4
-pkgrel=1
+pkgver=0.19.9
+pkgrel=3
pkgdesc='Flexible, powerful, server-side application for playing music'
url='http://www.musicpd.org/'
license=('GPL')
@@ -16,10 +16,11 @@ depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'f
'sqlite' 'libmms' 'wavpack' 'avahi' 'libid3tag' 'yajl' 'libmpdclient'
'icu' 'libupnp' 'libnfs')
makedepends=('boost' 'doxygen')
+validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
'tmpfiles.d'
'conf')
-sha1sums=('f0397d7e923cd11fef8dae238efe9ae9ff12120f' 'SKIP'
+sha1sums=('6683bee5f132eda318c5a61ec14b2df8d9164d60' 'SKIP'
'f4d5922abb69abb739542d8e93f4dfd748acdad7'
'291fd5cda9f0845834a553017327c4586bd853f6')
diff --git a/abs/extra/mpd/__changelog b/abs/extra/mpd/__changelog
new file mode 100644
index 0000000..7ee2eb2
--- /dev/null
+++ b/abs/extra/mpd/__changelog
@@ -0,0 +1,2 @@
+PKGBUILD: disable pulse and jack
+PKGBUILD: remove jack as dep