diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /audio | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cdparanoia/Makefile | 4 | ||||
-rw-r--r-- | audio/cmus/Makefile | 6 | ||||
-rw-r--r-- | audio/csound5/Makefile | 4 | ||||
-rw-r--r-- | audio/gnome-speech/Makefile | 4 | ||||
-rw-r--r-- | audio/gsm/Makefile | 6 | ||||
-rw-r--r-- | audio/gtick/Makefile | 4 | ||||
-rw-r--r-- | audio/guspatches/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/liba52/Makefile | 4 | ||||
-rw-r--r-- | audio/madplay/options.mk | 4 | ||||
-rw-r--r-- | audio/mserv_irman/Makefile | 4 | ||||
-rw-r--r-- | audio/py-mad/Makefile | 4 | ||||
-rw-r--r-- | audio/py-musique/Makefile | 12 | ||||
-rw-r--r-- | audio/py-vorbis/Makefile | 8 | ||||
-rw-r--r-- | audio/rio/Makefile | 6 | ||||
-rw-r--r-- | audio/speex/Makefile | 4 | ||||
-rw-r--r-- | audio/tcl-snack/Makefile | 4 | ||||
-rw-r--r-- | audio/tremor/Makefile | 4 | ||||
-rw-r--r-- | audio/ubs/Makefile | 6 | ||||
-rw-r--r-- | audio/wmmp/Makefile | 4 | ||||
-rw-r--r-- | audio/wmmp3/Makefile | 4 | ||||
-rw-r--r-- | audio/xcdplayer/Makefile | 4 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 6 | ||||
-rw-r--r-- | audio/xmms-liveice/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-modplug/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms/Makefile.common | 6 |
27 files changed, 66 insertions, 66 deletions
diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 0c627c319b8..ae5e4036208 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/11/03 12:45:21 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= cdparanoia-III-alpha9.8 @@ -26,6 +26,6 @@ CONFIGURE_ARGS+= --includedir=${PREFIX}/include/cdparanoia MAKE_ENV+= GCC=yes LDFLAGS.FreeBSD+= -lcam -LDFLAGS.DragonFly+= -lcam +LDFLAGS.DragonFly+= -lcam .include "../../mk/bsd.pkg.mk" diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 208743697d7..1549e85b182 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/02/15 14:28:16 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= cmus-2.1.0 @@ -6,9 +6,9 @@ CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= webmaster@deepblack24.de +MAINTAINER= webmaster@deepblack24.de HOMEPAGE= http://onion.dynserv.net/~timo/files/ -COMMENT= Cmus is an ncurses based mp3/ogg player with a lot of features +COMMENT= Cmus is an ncurses based mp3/ogg player with a lot of features HAS_CONFIGURE= yes USE_TOOLS+= gmake pkg-config diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index 5f35a987089..ef93b191757 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/01/07 12:25:50 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= Csound${CSOUND_VERSION}_src @@ -15,7 +15,7 @@ COMMENT= Software synthesizer and sequencer CSOUND_VERSION= 5.01 USE_LANGUAGES= c c++ CFLAGS+= -g -D__PKGSRC_PREFIX__=${PREFIX}/ -DBETA -BUILD_DEPENDS+= scons>=0.96:../../devel/scons +BUILD_DEPENDS+= scons>=0.96:../../devel/scons NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # Severe LP64 problems SCONS= ${PREFIX}/bin/scons SCONS_ARGS= -C ${WRKSRC} prefix=${PREFIX} diff --git a/audio/gnome-speech/Makefile b/audio/gnome-speech/Makefile index 26079974e5a..09faf78a8fc 100644 --- a/audio/gnome-speech/Makefile +++ b/audio/gnome-speech/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2007/01/26 18:45:52 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= gnome-speech-0.4.6 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes # Disable Java support. CONFIGURE_ARGS+= JAVAC=no JAVA=no IDLJ=no JAB=no -PKGCONFIG_OVERRIDE+= gnome-speech-1.0.pc.in +PKGCONFIG_OVERRIDE+= gnome-speech-1.0.pc.in .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 0c215491cbc..570cd12e731 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/03/04 21:28:55 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2007/02/22 19:26:05 wiz Exp $ # -DISTNAME= gsm-1.0.10 +DISTNAME= gsm-1.0.10 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kbs.cs.tu-berlin.de/~jutta/toast.html COMMENT= Audio converter and library for converting u-law to gsm encoding -WRKSRC= ${WRKDIR}/gsm-1.0-pl10 +WRKSRC= ${WRKDIR}/gsm-1.0-pl10 USE_LIBTOOL= yes NO_CONFIGURE= yes diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index 4e32325f675..5414e86aedc 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/01/26 20:05:53 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= gtick-0.3.10 @@ -12,7 +12,7 @@ COMMENT= Metronome application using GTK2+ GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_PKGLOCALEDIR= yes +USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config LIBS+= ${LIBOSSAUDIO} diff --git a/audio/guspatches/Makefile b/audio/guspatches/Makefile index c4f56affe02..b7050ea8e83 100644 --- a/audio/guspatches/Makefile +++ b/audio/guspatches/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/09/19 23:19:41 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= dgguspat @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .zip -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GUS (Gravis Ultrasound) patches (audio samples) for TiMidity RESTRICTED= Uses copyrighted patches diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index c1dc1d4e6e1..3c41b82b631 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2006/11/19 11:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2007/02/22 19:26:05 wiz Exp $ # DISTNAME= icecast-2.3.0 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://svn.xiph.org/releases/icecast/ +MASTER_SITES= http://svn.xiph.org/releases/icecast/ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.icecast.org/ diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile index 2da2855dc49..c8c089ada06 100644 --- a/audio/liba52/Makefile +++ b/audio/liba52/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/01/11 19:32:13 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:06 wiz Exp $ # DISTNAME= a52dec-0.7.4 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://liba52.sourceforge.net/ COMMENT= Free ATSC A/52 stream decoder library -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS+= --disable-oss diff --git a/audio/madplay/options.mk b/audio/madplay/options.mk index c46012b1f13..282d99befe7 100644 --- a/audio/madplay/options.mk +++ b/audio/madplay/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2006/03/09 21:04:41 jlam Exp $ +# $NetBSD: options.mk,v 1.3 2007/02/22 19:26:06 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.madplay PKG_SUPPORTED_OPTIONS= esound oss @@ -8,7 +8,7 @@ PKG_SUPPORTED_OPTIONS= esound oss .if !empty(PKG_OPTIONS:Mesound) .include "../../audio/esound/buildlink3.mk" .else -CONFIGURE_ARGS+= --without-esd +CONFIGURE_ARGS+= --without-esd .endif .if !empty(PKG_OPTIONS:Moss) diff --git a/audio/mserv_irman/Makefile b/audio/mserv_irman/Makefile index 29bed371c5b..0af399053dd 100644 --- a/audio/mserv_irman/Makefile +++ b/audio/mserv_irman/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2005/07/16 01:19:06 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:06 wiz Exp $ # DISTNAME= mserv_irman-0.20 CATEGORIES= audio MASTER_SITES= http://www.mono.org/abs/tools/mserv_irman/ -EXTRACT_SUFX= .tbz +EXTRACT_SUFX= .tbz MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/mserv_irman/ diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index 701c8536f66..a3a9a7fe3ad 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/10/04 20:44:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:06 wiz Exp $ # DISTNAME= pymad-0.5.4 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= audio python MASTER_SITES= http://spacepants.org/src/pymad/download/ -MAINTAINER= froz@icix.org +MAINTAINER= froz@icix.org HOMEPAGE= http://spacepants.org/src/pymad/ COMMENT= Python bindings for libmad diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 0dc659de97f..0f17ba0ac31 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/10/04 20:44:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:06 wiz Exp $ # DISTNAME= pymusique-0.5 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.pyronecrophilia.com/content/pymusique/ @@ -12,10 +12,10 @@ HOMEPAGE= http://www.pyronecrophilia.com/content/pymusique/ COMMENT= Interface to the iTunes Music Store RESTRICTED= Possible legal problems due to iTunes access -NO_SRC_ON_FTP= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 676dee340de..86f7895f9f8 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/03/04 21:28:58 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:06 wiz Exp $ # DISTNAME= pyvorbis-1.3 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} PKGREVISION= 2 CATEGORIES= audio python MASTER_SITES= http://vorbis.com/files/1.0.1/unix/py/ @@ -11,8 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for Vorbis library -PY_PATCHPLIST= yes -PYDISTUTILSPKG= yes +PY_PATCHPLIST= yes +PYDISTUTILSPKG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ${PYTHONBIN} config_unix.py diff --git a/audio/rio/Makefile b/audio/rio/Makefile index bf9ed589c60..7ef8434e415 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/09 04:17:30 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:07 wiz Exp $ # DISTNAME= rio007 @@ -7,8 +7,8 @@ CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ EXTRACT_SUFX= .tgz -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.world.co.uk/sba/rio.html +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.world.co.uk/sba/rio.html COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 86a10d7c57e..c1ebaa1bf3e 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/11/02 17:59:37 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:07 wiz Exp $ # DISTNAME= speex-1.0.5 @@ -22,7 +22,7 @@ CONFLICTS= Speex-[0-9]* CONFIGURE_ARGS+= --with-ogg-dir="${BUILDLINK_PREFIX.libogg}" # Avoid an ICE in gcc2 on sparc64 -CONFIGURE_ENV+= F77=${FALSE:Q} +CONFIGURE_ENV+= F77=${FALSE:Q} BUILDLINK_TRANSFORM+= l:gnugetopt:getopt diff --git a/audio/tcl-snack/Makefile b/audio/tcl-snack/Makefile index 61f6f15110f..53f38dec5cc 100644 --- a/audio/tcl-snack/Makefile +++ b/audio/tcl-snack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/03/09 21:04:41 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:07 wiz Exp $ DISTNAME= snack2.2.8 PKGNAME= tcl-snack-2.2.8 @@ -12,7 +12,7 @@ COMMENT= The Snack Sound Toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -WRKSRC= ${WRKDIR}/${DISTNAME}/unix +WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index 5a8d6c78d02..b09ff850327 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/10/04 20:44:19 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:07 wiz Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 @@ -11,7 +11,7 @@ MAINTAINER= chris@NetBSD.org HOMEPAGE= http://www.xiph.org/vorbis/ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format -WRKSRC= ${WRKDIR}/Tremor +WRKSRC= ${WRKDIR}/Tremor AUTOCONF_REQD= 2.50 GNU_CONFIGURE= yes USE_TOOLS+= automake14 gmake diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index 604d1ad49c1..41d52c3bad3 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:07 wiz Exp $ # DISTNAME= ubs-0.17 @@ -25,8 +25,8 @@ UBS_BASEDIR?= /var/spool/ubs UBS_USER?= ubs UBS_GROUP?= ubs -PKG_GROUPS= ${UBS_GROUP} -PKG_USERS= ${UBS_USER}:${UBS_GROUP} +PKG_GROUPS= ${UBS_GROUP} +PKG_USERS= ${UBS_USER}:${UBS_GROUP} FILES_SUBST+= PREFIX=${PREFIX:Q} FILES_SUBST+= UBS_USER=${UBS_USER:Q} FILES_SUBST+= UBS_GROUP=${UBS_GROUP:Q} diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile index 7700d27ed66..55dba1ff9c6 100644 --- a/audio/wmmp/Makefile +++ b/audio/wmmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/01/26 18:41:13 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:08 wiz Exp $ DISTNAME= WMmp-0.10.0 CATEGORIES= audio -MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ +MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ MAINTAINER= rpaulo@NetBSD.org HOMEPAGE= http://musicpd.org/WMmp.shtml diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index 5758eece92b..c098a1ed2fe 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:35 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:08 wiz Exp $ DISTNAME= wmmp3-0.12 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ +MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ MAINTAINER= rxg@NetBSD.org # HOMEPAGE= http://www.dotfiles.com/software/wmmp3/ diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index b6d6700146d..a1da3ffeabf 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2006/12/27 13:37:35 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:08 wiz Exp $ -DISTNAME= xcdplayer-2.2 +DISTNAME= xcdplayer-2.2 PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 7f97ad01e24..8e4a47ee46f 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2007/01/02 14:58:53 rillig Exp $ +# $NetBSD: Makefile,v 1.66 2007/02/22 19:26:08 wiz Exp $ DISTNAME= xmcd-3.0.2 -PKGREVISION= 9 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 0bc5f1af612..4889f40271c 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2006/03/09 21:04:42 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2007/02/22 19:26:08 wiz Exp $ -DISTNAME= xmmix-1.2 +DISTNAME= xmmix-1.2 PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ +MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ MAINTAINER= augustss@cs.chalmers.se HOMEPAGE= http://www.amb.org/xmmix/ diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 369728a1e51..d1c63f2f33d 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:00 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:08 wiz Exp $ # DISTNAME= liveice-xmms @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/ COMMENT= Audio streaming plugin for XMMS -WRKSRC= ${WRKDIR}/LiveIce-1.0.0 +WRKSRC= ${WRKDIR}/LiveIce-1.0.0 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 0a8af898b48..5f8bbaf5752 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/12/15 14:34:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:08 wiz Exp $ # DISTNAME= modplugxmms-2.05 @@ -30,7 +30,7 @@ SUBST_CLASSES+= mpplay SUBST_MESSAGE.mpplay= Skipping modplugplay SUBST_STAGE.mpplay= pre-build SUBST_FILES.mpplay= Makefile -SUBST_SED.mpplay= -e 's,^\(SUBDIRS = modplugxmms glade\) modplugplay,\1,' +SUBST_SED.mpplay= -e 's,^\(SUBDIRS = modplugxmms glade\) modplugplay,\1,' PLIST_SUBST+= NOTFOROSX="@comment " .else diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index c685621b9c4..f54ca37035d 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.25 2006/07/08 01:11:21 minskim Exp $ +# $NetBSD: Makefile.common,v 1.26 2007/02/22 19:26:08 wiz Exp $ # DISTNAME= xmms-1.2.10 @@ -30,8 +30,8 @@ LDFLAGS+= ${BUILDLINK_LDADD.iconv} PTHREAD_OPTS+= require -PKG_OPTIONS_VAR= PKG_OPTIONS.xmms -PKG_SUPPORTED_OPTIONS= inet6 +PKG_OPTIONS_VAR= PKG_OPTIONS.xmms +PKG_SUPPORTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" |