summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-22 09:22:05 +0000
committerrillig <rillig>2006-04-22 09:22:05 +0000
commita02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /audio
parent0ada12bc8fc62e823ba4ada58764c4cf3d8b93da (diff)
downloadpkgsrc-a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'audio')
-rw-r--r--audio/distmp3/Makefile6
-rw-r--r--audio/esound/Makefile4
-rw-r--r--audio/gogo/Makefile4
-rw-r--r--audio/gramofile/Makefile4
-rw-r--r--audio/gst-plugins0.10-oss/Makefile4
-rw-r--r--audio/gst-plugins0.8-oss/Makefile4
-rw-r--r--audio/gtick/Makefile6
-rw-r--r--audio/guspatches/Makefile4
-rw-r--r--audio/libao-oss/Makefile4
-rw-r--r--audio/libdca/Makefile4
-rw-r--r--audio/moss/Makefile4
-rw-r--r--audio/mp3to/Makefile4
-rw-r--r--audio/muse/Makefile4
-rw-r--r--audio/nosefart/Makefile4
-rw-r--r--audio/py-musique/Makefile4
-rw-r--r--audio/py-xmms/Makefile4
-rw-r--r--audio/qsynth/Makefile4
-rw-r--r--audio/terminatorx/Makefile4
-rw-r--r--audio/timidity/Makefile4
-rw-r--r--audio/wavesurfer/Makefile4
20 files changed, 42 insertions, 42 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile
index db2c193fe09..8be0fadf4fc 100644
--- a/audio/distmp3/Makefile
+++ b/audio/distmp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:30 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $
#
DISTNAME= distmp3-0.1.9
@@ -18,13 +18,13 @@ CONF_FILES= ${EGDIR}/distmp3.conf ${PKG_SYSCONFDIR}/distmp3.conf
REPLACE_PERL= distmp3 distmp3host
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing configuration file path."
+SUBST_MESSAGE.paths= Fixing configuration file path.
SUBST_STAGE.paths= post-configure
SUBST_FILES.paths= distmp3 distmp3.1 distmp3host distmp3host.1
SUBST_SED.paths= -e 's,/etc/distmp3,${PKG_SYSCONFDIR},'
SUBST_CLASSES+= config
-SUBST_MESSAGE.config= "Fixing configuration file parameters."
+SUBST_MESSAGE.config= Fixing configuration file parameters.
SUBST_STAGE.config= post-configure
SUBST_FILES.config= distmp3.conf
SUBST_SED.config+= -e 's,^SERVER_PROGRAM,; SERVER_PROGRAM,'
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index ea655c4779a..d6cdf719154 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2006/03/09 21:04:40 jlam Exp $
+# $NetBSD: Makefile,v 1.62 2006/04/22 09:22:05 rillig Exp $
DISTNAME= esound-0.2.36
CATEGORIES= audio
@@ -33,7 +33,7 @@ SUBST_CLASSES+= oss
SUBST_STAGE.oss= post-patch
SUBST_FILES.oss= configure
SUBST_SED.oss= -e 's,-lossaudio,${LIBOSSAUDIO},g'
-SUBST_MESSAGE.oss= "Fixing oss."
+SUBST_MESSAGE.oss= Fixing oss.
.endif
.include "../../audio/libaudiofile/buildlink3.mk"
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile
index 73f37e32f7d..bf386d2067e 100644
--- a/audio/gogo/Makefile
+++ b/audio/gogo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:28:55 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:05 rillig Exp $
#
DISTNAME= gogo239b
@@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= *-*-i386
USE_TOOLS+= gmake
-RESTRICTED= 'Source based on patent protected Fraunhofer code'
+RESTRICTED= Source based on patent protected Fraunhofer code
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
LICENSE= fee-based-commercial-use
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile
index b626df53465..a51d69bda36 100644
--- a/audio/gramofile/Makefile
+++ b/audio/gramofile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/09 21:04:40 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:05 rillig Exp $
#
DISTNAME= gramofile-1.6
@@ -27,7 +27,7 @@ SUBST_CLASSES+= snd
SUBST_STAGE.snd= post-patch
SUBST_FILES.snd= bplaysrc/sndfunc.c
SUBST_SED.snd= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
-SUBST_MESSAGE.snd= "Fixing harcoded audio device."
+SUBST_MESSAGE.snd= Fixing harcoded audio device.
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
diff --git a/audio/gst-plugins0.10-oss/Makefile b/audio/gst-plugins0.10-oss/Makefile
index 66b139f7cea..1ab6a8342dd 100644
--- a/audio/gst-plugins0.10-oss/Makefile
+++ b/audio/gst-plugins0.10-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/09 21:04:40 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:05 rillig Exp $
#
GST_PLUGINS0.10_NAME= oss
@@ -8,7 +8,7 @@ PKGREVISION= 1
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
SUBST_CLASSES+= devoss
-SUBST_MESSAGE.devoss= "Fixing path to OSS audio device."
+SUBST_MESSAGE.devoss= Fixing path to OSS audio device.
SUBST_STAGE.devoss= pre-configure
SUBST_FILES.devoss= sys/oss/*.c
SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
diff --git a/audio/gst-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile
index e22e9720a27..6931ff83583 100644
--- a/audio/gst-plugins0.8-oss/Makefile
+++ b/audio/gst-plugins0.8-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/17 14:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $
#
GST_PLUGINS0.8_NAME= oss
@@ -8,7 +8,7 @@ GST_PLUGINS0.8_DIR= sys/oss
PKGREVISION= 5
SUBST_CLASSES+= devoss
-SUBST_MESSAGE.devoss= "Fixing path to OSS audio device."
+SUBST_MESSAGE.devoss= Fixing path to OSS audio device.
SUBST_STAGE.devoss= pre-configure
SUBST_FILES.devoss= sys/oss/*.c
SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index 465912c933d..9606af49e60 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:05 rillig Exp $
#
DISTNAME= gtick-0.3.7
@@ -18,13 +18,13 @@ USE_TOOLS+= pkg-config
LIBS+= ${LIBOSSAUDIO}
SUBST_CLASSES+= oss
-SUBST_MESSAGE.oss= "Fixing paths to OSS devices."
+SUBST_MESSAGE.oss= Fixing paths to OSS devices.
SUBST_STAGE.oss= pre-configure
SUBST_FILES.oss= src/globals.h
SUBST_SED.oss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
SUBST_CLASSES+= header
-SUBST_MESSAGE.header= "Fixing include dependency."
+SUBST_MESSAGE.header= Fixing include dependency.
SUBST_STAGE.header= pre-configure
SUBST_FILES.header= src/dsp.c
SUBST_SED.header= -e 's/FreeBSD__)/& || defined(__NetBSD__)/g'
diff --git a/audio/guspatches/Makefile b/audio/guspatches/Makefile
index bfd637d0297..2def1d7d470 100644
--- a/audio/guspatches/Makefile
+++ b/audio/guspatches/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:28:56 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:05 rillig Exp $
#
DISTNAME= dgguspat
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GUS (Gravis Ultrasound) patches (audio samples) for TiMidity
-RESTRICTED= "Uses copyrighted patches"
+RESTRICTED= Uses copyrighted patches
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff --git a/audio/libao-oss/Makefile b/audio/libao-oss/Makefile
index d969cb859a9..afd71aaf04b 100644
--- a/audio/libao-oss/Makefile
+++ b/audio/libao-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/06 06:21:35 reed Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $
.include "../../audio/libao/Makefile.common"
@@ -14,7 +14,7 @@ BUILD_DIRS= ${WRKSRC}/src/plugins/oss
INSTALL_DIRS= ${WRKSRC}/src/plugins/oss
SUBST_CLASSES+= oss
-SUBST_MESSAGE.oss= "Fixing paths to OSS devices."
+SUBST_MESSAGE.oss= Fixing paths to OSS devices.
SUBST_STAGE.oss= pre-configure
SUBST_FILES.oss= src/plugins/oss/ao_oss.c
SUBST_SED.oss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
diff --git a/audio/libdca/Makefile b/audio/libdca/Makefile
index d5243085eba..76469994424 100644
--- a/audio/libdca/Makefile
+++ b/audio/libdca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/12/09 17:21:02 salo Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:06 rillig Exp $
#
DISTNAME= libdts-0.0.2
@@ -11,7 +11,7 @@ MAINTAINER= shattered@users.sourceforge.net
HOMEPAGE= http://developers.videolan.org/libdca.html
COMMENT= Free DTS Coherent Acoustics decoder
-RESTRICTED= "Unresolved patent issue"
+RESTRICTED= Unresolved patent issue
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
diff --git a/audio/moss/Makefile b/audio/moss/Makefile
index b4671485512..20bf8c7cd8c 100644
--- a/audio/moss/Makefile
+++ b/audio/moss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:06 rillig Exp $
DISTNAME= moss-0.1.13
PKGREVISION= 2
@@ -21,7 +21,7 @@ CONF_FILES= ${PREFIX}/share/moss/moss.conf.sample \
${PKG_SYSCONFDIR}/moss.conf
SUBST_CLASSES+= path
-SUBST_MESSAGE.path= "Fixing hardcoded paths."
+SUBST_MESSAGE.path= Fixing hardcoded paths.
SUBST_STAGE.path= post-patch
SUBST_FILES.path= moss.conf.sample
SUBST_SED.path= -e 's,$${PREFIX}/var,${VARBASE},g' \
diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile
index c44b0cb90e6..08ddc43fd17 100644
--- a/audio/mp3to/Makefile
+++ b/audio/mp3to/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:06 rillig Exp $
DISTNAME= mp3to
PKGNAME= ${DISTNAME}-1.0.1
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= tron@NetBSD.org
COMMENT= Convert MP3 files to various other audio formats
-NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL
DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
DEPENDS+= gmp3info>=0.8.2:../../audio/gmp3info
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 64d8f3deee5..2bf2262d7d2 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:06 rillig Exp $
#
DISTNAME= MuSE-0.9
@@ -28,7 +28,7 @@ SUBST_CLASSES+= dsp
SUBST_STAGE.dsp= post-patch
SUBST_FILES.dsp= src/jmixer.cpp src/libmpeg/fileplayer.cc
SUBST_SED.dsp= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
-SUBST_MESSAGE.dsp= "Fixing hardcoded audio device."
+SUBST_MESSAGE.dsp= Fixing hardcoded audio device.
.include "../../audio/lame/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile
index f4017e30e82..eaf2ab4c170 100644
--- a/audio/nosefart/Makefile
+++ b/audio/nosefart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/09 21:04:41 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:06 rillig Exp $
DISTNAME= nosefart-2.3-mls
PKGNAME= ${DISTNAME:S/-mls//}
@@ -18,7 +18,7 @@ NO_CONFIGURE= YES
SUBST_CLASSES+= ossaudio
SUBST_STAGE.ossaudio= pre-build
-SUBST_MESSAGE.ossaudio= "Fixing audio device."
+SUBST_MESSAGE.ossaudio= Fixing audio device.
SUBST_FILES.ossaudio= src/linux/main_linux.c
SUBST_SED.ossaudio= -e 's|/dev/dsp|${DEVOSSSOUND}|'
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index 99adf8c28bb..b15b1ecffa2 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $
#
DISTNAME= pymusique-0.5
@@ -11,7 +11,7 @@ MAINTAINER= augustss@NetBSD.org
HOMEPAGE= http://fuware.nanocrew.net/pymusique/
COMMENT= Interface to the iTunes Music Store
-RESTRICTED= "Possible legal problems due to iTuness access"
+RESTRICTED= Possible legal problems due to iTuness access
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile
index 86285443b82..2de32892be5 100644
--- a/audio/py-xmms/Makefile
+++ b/audio/py-xmms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:13 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:06 rillig Exp $
DISTNAME= pyxmms-2.02
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -14,7 +14,7 @@ PYDISTUTILSPKG= yes
NO_CONFIGURE= yes
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= setup.cfg
SUBST_SED.paths= -e 's,/usr/local,${PREFIX}/,g'
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index 59d728ad378..17ed15f6bbe 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $
DISTNAME= qsynth-0.2.4
PKGREVISION= 4
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
SUBST_CLASSES+= hints
SUBST_STAGE.hints= post-patch
-SUBST_MESSAGE.hints= "Fix includehints."
+SUBST_MESSAGE.hints= Fix includehints.
SUBST_FILES.hints= src/*.ui
SUBST_FILTER_CMD.hints= ${GREP} -v includehint
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index fd67aa655d1..3b4eefb9c85 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:06 rillig Exp $
#
DISTNAME= terminatorX-3.82
@@ -26,7 +26,7 @@ SUBST_CLASSES+= oss
SUBST_STAGE.oss= post-patch
SUBST_FILES.oss= src/tX_global.c
SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
-SUBST_MESSAGE.oss= "Fixing hardcoded audio device."
+SUBST_MESSAGE.oss= Fixing hardcoded audio device.
.include "../../audio/ladspa/buildlink3.mk"
.include "../../audio/libaudiofile/buildlink3.mk"
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index b33a5b5faeb..57f7d4b15fc 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2006/04/22 09:22:06 rillig Exp $
DISTNAME= TiMidity++-2.13.2
PKGNAME= ${DISTNAME:S/TiMidity++/timidity/}
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-default-path=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-audio=${TIMIDITY_NATIVE_AUDIO},vorbis,flac,speex
SUBST_CLASSES+= confdir
-SUBST_MESSAGE.confdir= "Configuring to use PKG_SYSCONFDIR."
+SUBST_MESSAGE.confdir= Configuring to use PKG_SYSCONFDIR.
SUBST_STAGE.confdir= post-patch
SUBST_FILES.confdir= doc/C/timidity.cfg.5 doc/ja_JP.eucJP/timidity.cfg.5
SUBST_SED.confdir= -e 's,/usr/local/share/timidity,${PKG_SYSCONFDIR},g'
diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile
index 04e24687052..f024ddfe24a 100644
--- a/audio/wavesurfer/Makefile
+++ b/audio/wavesurfer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:15 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:06 rillig Exp $
DISTNAME= wavesurfer-1.7.4
PKGREVISION= 1
@@ -17,7 +17,7 @@ NO_BUILD= yes
USE_LANGUAGES= # empty
SUBST_CLASSES+= wish
-SUBST_MESSAGE.wish= "Fixing hardcoded command names."
+SUBST_MESSAGE.wish= Fixing hardcoded command names.
SUBST_STAGE.wish= post-patch
SUBST_FILES.wish= wavesurfer.tcl
SUBST_SED.wish= -e 's,wish8.4,wish,g'