From 1e76f7e29b9caf7a17832d3d76ed757b7539c338 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Fri, 23 Jan 2004 21:36:03 +0000 Subject: - update to 0.9.4 PR: 61794 Submitted by: Mark Daniel Reidel (maintainer) --- audio/musicpd/Makefile | 17 ++++++----------- audio/musicpd/distinfo | 2 +- 2 files changed, 7 insertions(+), 12 deletions(-) (limited to 'audio') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index f2c831f76928..87822ac82f88 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= musicpd -PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTVERSION= 0.9.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +21,11 @@ LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \ GNU_CONFIGURE= yes PKGMESSAGE= ${WRKDIR}/pkg-message +OPTIONS= FLAC "Support for FLAC Audio" on \ + VORBIS "Support for OGG Vorbis Audio" on \ + WAV "Support for WAV Audio" on \ + ICONV "Support for international characters" on + .include .if ${OSVERSION} >= 500038 @@ -73,15 +77,6 @@ SED_SCRIPT+= -e 's,%%PREFIX%%,${PREFIX},g' \ -e 's,%%RC_SUFX%%,${RC_SUFX},g' PLIST_SUB+= RC_SUFX=${RC_SUFX} -pre-everything:: - @${ECHO_CMD} "You can build ${PKGNAME} with the following options:" - @${ECHO_CMD} - @${ECHO_CMD} "WITHOUT_VORBIS Disable Ogg Vorbis support" - @${ECHO_CMD} "WITHOUT_FLAC Disable FLAC support" - @${ECHO_CMD} "WITHOUT_WAV Disable libao support" - @${ECHO_CMD} "WITHOUT_ICONV Disable international chars support" - @${ECHO_CMD} - post-build: @${SED} ${SED_SCRIPT} ${FILESDIR}/musicpd.sh >${WRKDIR}/musicpd.sh @${SED} ${SED_SCRIPT} ${MASTERDIR}/pkg-message >${PKGMESSAGE} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index efba0230352f..729ef5e61e21 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1 +1 @@ -MD5 (mpd-0.9.3.tar.gz) = c27310fad56548fab37b24eec1ec6ce8 +MD5 (mpd-0.9.4.tar.gz) = 64e1e011b9d0f69db25cc6a104c59c90 -- cgit v1.2.3