From b5a9231bd1a378d3f6e736fee1dcb609a12349d5 Mon Sep 17 00:00:00 2001 From: Andrew Brouwers Date: Mon, 25 Jul 2011 23:31:58 -0500 Subject: audio/mpd: Updated for version 0.16.3. Signed-off-by: Robby Workman --- audio/mpd/mpd.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/mpd/mpd.SlackBuild') diff --git a/audio/mpd/mpd.SlackBuild b/audio/mpd/mpd.SlackBuild index fc4320815a..0d71bcc719 100644 --- a/audio/mpd/mpd.SlackBuild +++ b/audio/mpd/mpd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mpd -# Copyright 2008-2010 Andrew Brouwers +# Copyright 2008-2011 Andrew Brouwers # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpd -VERSION=0.16.2 +VERSION=0.16.3 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,6 +72,7 @@ CXXFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --mandir=/usr/man \ + --enable-lastfm \ --disable-dependency-tracking \ --disable-documentation \ --disable-libwrap \ -- cgit v1.2.3