From f630f88366fc2ed3affb3d97cc53d09d4c299807 Mon Sep 17 00:00:00 2001 From: DhabyX Date: Wed, 15 Jul 2015 00:37:01 +0700 Subject: audio/mpd: Updated for version 0.19.10. Signed-off-by: Willy Sudiarto Raharjo --- audio/mpd/README | 10 +++------- audio/mpd/mpd.SlackBuild | 3 ++- audio/mpd/mpd.info | 6 +++--- 3 files changed, 8 insertions(+), 11 deletions(-) (limited to 'audio') diff --git a/audio/mpd/README b/audio/mpd/README index b643c905a5..ed0532dfe1 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -5,9 +5,9 @@ provides control for music playback over a local network. It also makes a great desktop music player, especially if you are a console junkie, like frontend options, or restart X often. -Some optional dependencies include libshout, libmms, libmpdclient, -musepack-tools, lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, -and jack. +Some optional dependencies, detected automatically: libshout, libmms, +libmpdclient, musepack-tools, lame, faac, faad2, ffmpeg, pulseaudio, +fluidsynth, twolame, avahi and jack. You can enable this optional features: ISO9660=yes|no (default: no), enable iso9660 archive support @@ -18,9 +18,5 @@ ID3=yes|no (default: no), requires id3lib FLAC=yes|no (default: no) SQLITE=yes|no (default: no) -Optional packages detected automatically: ffmpeg, libmp4v2, opus, -musepack-tools, twolame, libmms, avahi, jack, pulse, faad2, mod_dnssd, -fluidsynth - NOTE: Be sure to edit the config file (/etc/mpd.conf or ~/mpd.conf) before running the daemon. diff --git a/audio/mpd/mpd.SlackBuild b/audio/mpd/mpd.SlackBuild index 5b0b785cbc..f7a05dcad4 100644 --- a/audio/mpd/mpd.SlackBuild +++ b/audio/mpd/mpd.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpd -VERSION=${VERSION:-0.19.9} +VERSION=${VERSION:-0.19.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -129,6 +129,7 @@ LDFLAGS="-L/usr/lib${LIBDIRSUFFIX} -lnsl" \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --mandir=/usr/man \ --enable-documentation \ + --enable-database \ --${flac}-flac \ --${id3}-id3 \ --${iso9660}-iso9660 \ diff --git a/audio/mpd/mpd.info b/audio/mpd/mpd.info index dc87737d5c..4af992ef70 100644 --- a/audio/mpd/mpd.info +++ b/audio/mpd/mpd.info @@ -1,8 +1,8 @@ PRGNAM="mpd" -VERSION="0.19.9" +VERSION="0.19.10" HOMEPAGE="http://www.musicpd.org/" -DOWNLOAD="http://www.musicpd.org/download/mpd/0.19/mpd-0.19.9.tar.xz" -MD5SUM="1a66f7b4db1fa61b87e04e666c94088d" +DOWNLOAD="http://www.musicpd.org/download/mpd/0.19/mpd-0.19.10.tar.xz" +MD5SUM="da4bc3e47afd0faf9e7a67168e012102" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3