summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
commit98785d5e4affb6557d62111b953c336f8af8ea21 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /audio
parented68e0788eeb4d65e2c1a411188b70d43224df36 (diff)
downloadpkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz
Whitespace.
Diffstat (limited to 'audio')
-rw-r--r--audio/akode/Makefile.common24
-rw-r--r--audio/ampache/Makefile14
-rw-r--r--audio/freeswitch-music/options.mk8
-rw-r--r--audio/freeswitch-sounds-en/Makefile6
-rw-r--r--audio/freeswitch-sounds-en/options.mk8
-rw-r--r--audio/freeswitch-sounds-fr/Makefile8
-rw-r--r--audio/freeswitch-sounds-fr/options.mk8
-rw-r--r--audio/freeswitch-sounds-ru/Makefile14
-rw-r--r--audio/freeswitch-sounds-ru/options.mk8
-rw-r--r--audio/jack-rack/Makefile4
-rw-r--r--audio/libfishsound/options.mk4
-rw-r--r--audio/libvisual0.2-plugins/Makefile6
-rw-r--r--audio/moc-devel/Makefile4
-rw-r--r--audio/mp3blaster/options.mk14
-rw-r--r--audio/mp3splt-gtk/Makefile4
-rw-r--r--audio/mp3splt/Makefile6
-rw-r--r--audio/mpegaudio/Makefile4
-rw-r--r--audio/nas-auscope/Makefile4
-rw-r--r--audio/ncmpc/Makefile4
-rw-r--r--audio/portaudio-devel/Makefile14
-rw-r--r--audio/pulseaudio/Makefile4
-rw-r--r--audio/rhythmbox-gtk3/Makefile8
-rw-r--r--audio/xmms-wma/Makefile12
23 files changed, 95 insertions, 95 deletions
diff --git a/audio/akode/Makefile.common b/audio/akode/Makefile.common
index a8ea43caa28..cb23cfe14f5 100644
--- a/audio/akode/Makefile.common
+++ b/audio/akode/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2013/01/27 00:13:29 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2015/12/29 04:54:35 dholland Exp $
#
# used by audio/akode/Makefile
# used by audio/akode-plugins-alsa/Makefile
@@ -28,15 +28,15 @@ USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --without-flac
-CONFIGURE_ARGS+= --without-speex
-CONFIGURE_ARGS+= --without-libmad
-CONFIGURE_ARGS+= --without-libsamplerate
-CONFIGURE_ARGS+= --without-jack
-CONFIGURE_ARGS+= --without-polypaudio
-CONFIGURE_ARGS+= --without-ffmpeg
-CONFIGURE_ARGS+= --without-oss
-CONFIGURE_ARGS+= --without-sun
-CONFIGURE_ARGS+= --without-alsa
-CONFIGURE_ARGS+= --without-vorbis
+CONFIGURE_ARGS+= --without-flac
+CONFIGURE_ARGS+= --without-speex
+CONFIGURE_ARGS+= --without-libmad
+CONFIGURE_ARGS+= --without-libsamplerate
+CONFIGURE_ARGS+= --without-jack
+CONFIGURE_ARGS+= --without-polypaudio
+CONFIGURE_ARGS+= --without-ffmpeg
+CONFIGURE_ARGS+= --without-oss
+CONFIGURE_ARGS+= --without-sun
+CONFIGURE_ARGS+= --without-alsa
+CONFIGURE_ARGS+= --without-vorbis
CONFIGURE_ARGS+= --without-mpc
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index fcdad851e1b..e40b255e7bc 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/12/06 12:13:12 taca Exp $
+# $NetBSD: Makefile,v 1.13 2015/12/29 04:54:35 dholland Exp $
#
DISTNAME= ampache-3.5.3
@@ -10,18 +10,18 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://ampache.org/
COMMENT= Web-based Audio file manager
-DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
-DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=0:../../devel/php-gettext
-DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=0:../../converters/php-iconv
-DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=0:../../converters/php-mbstring
-DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=0:../../databases/php-mysql
+DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
+DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=0:../../devel/php-gettext
+DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=0:../../converters/php-iconv
+DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=0:../../converters/php-mbstring
+DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=0:../../databases/php-mysql
PHP_VERSIONS_ACCEPTED= 55 56
NO_BUILD= yes
USE_LANGUAGES= # none
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pax
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v2
INSTDIR= ${PREFIX}/share/ampache
EGDIR= ${PREFIX}/share/examples
diff --git a/audio/freeswitch-music/options.mk b/audio/freeswitch-music/options.mk
index 6931cc1071a..9fa2095bf53 100644
--- a/audio/freeswitch-music/options.mk
+++ b/audio/freeswitch-music/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.3 2012/10/20 13:01:30 darcy Exp $
+# $NetBSD: options.mk,v 1.4 2015/12/29 04:54:36 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
-PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
-PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
+PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
+PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
.include "../../mk/bsd.options.mk"
diff --git a/audio/freeswitch-sounds-en/Makefile b/audio/freeswitch-sounds-en/Makefile
index 264237e0e69..024a6e4796d 100644
--- a/audio/freeswitch-sounds-en/Makefile
+++ b/audio/freeswitch-sounds-en/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/10/21 18:50:53 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:36 dholland Exp $
DISTNAME= freeswitch-sounds-en-${VERSION}
VERSION= 1.0.22
@@ -10,12 +10,12 @@ MAINTAINER= darcy@NetBSD.org
COMMENT= FreeSwitch Sounds (English)
LICENSE= mpl-1.1
-SOUNDSDIR= share/freeswitch/sounds
+SOUNDSDIR= share/freeswitch/sounds
USE_TOOLS+= tar
INSTALLATION_DIRS+= ${SOUNDSDIR}
GENERATE_PLIST+= ${FIND} ${WRKDIR}/en \( -type f -o -type l \) -print \
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g";
-NO_BUILD= yes
+NO_BUILD= yes
do-install:
@${ECHO_MSG} "Installing files..."
diff --git a/audio/freeswitch-sounds-en/options.mk b/audio/freeswitch-sounds-en/options.mk
index 42884c35174..931392dde7f 100644
--- a/audio/freeswitch-sounds-en/options.mk
+++ b/audio/freeswitch-sounds-en/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/10/21 18:50:53 darcy Exp $
+# $NetBSD: options.mk,v 1.2 2015/12/29 04:54:36 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
-PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
-PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
+PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
+PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
.include "../../mk/bsd.options.mk"
diff --git a/audio/freeswitch-sounds-fr/Makefile b/audio/freeswitch-sounds-fr/Makefile
index ae62fd9a9ee..f62401c0bd1 100644
--- a/audio/freeswitch-sounds-fr/Makefile
+++ b/audio/freeswitch-sounds-fr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/21 18:52:58 darcy Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/29 04:54:36 dholland Exp $
DISTNAME= freeswitch-sounds-fr-${VERSION}
VERSION= 1.0.18
@@ -6,16 +6,16 @@ CATEGORIES= audio
MASTER_SITES= http://files.freeswitch.org/
DIST_SUBDIR= freeswitch
-MAINTAINER= darcy@NetBSD.org
+MAINTAINER= darcy@NetBSD.org
COMMENT= FreeSwitch Sounds (French)
LICENSE= mpl-1.1
-SOUNDSDIR= share/freeswitch/sounds
+SOUNDSDIR= share/freeswitch/sounds
USE_TOOLS+= tar
INSTALLATION_DIRS+= ${SOUNDSDIR}
GENERATE_PLIST+= ${FIND} ${WRKDIR}/fr \( -type f -o -type l \) -print \
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g";
-NO_BUILD= yes
+NO_BUILD= yes
do-install:
@${ECHO_MSG} "Installing files..."
diff --git a/audio/freeswitch-sounds-fr/options.mk b/audio/freeswitch-sounds-fr/options.mk
index 6eb90195877..3dd94cf8a24 100644
--- a/audio/freeswitch-sounds-fr/options.mk
+++ b/audio/freeswitch-sounds-fr/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/10/21 18:50:54 darcy Exp $
+# $NetBSD: options.mk,v 1.2 2015/12/29 04:54:36 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
-PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
-PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
+PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
+PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
.include "../../mk/bsd.options.mk"
diff --git a/audio/freeswitch-sounds-ru/Makefile b/audio/freeswitch-sounds-ru/Makefile
index b0cf8041f86..0ce0de922cf 100644
--- a/audio/freeswitch-sounds-ru/Makefile
+++ b/audio/freeswitch-sounds-ru/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.2 2012/10/21 18:54:26 darcy Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/29 04:54:36 dholland Exp $
-DISTNAME= freeswitch-sounds-ru-${VERSION}
-VERSION= 1.0.13
-CATEGORIES= audio
+DISTNAME= freeswitch-sounds-ru-${VERSION}
+VERSION= 1.0.13
+CATEGORIES= audio
MASTER_SITES= http://files.freeswitch.org/
DIST_SUBDIR= freeswitch
-MAINTAINER= darcy@NetBSD.org
+MAINTAINER= darcy@NetBSD.org
COMMENT= FreeSwitch Sounds (French)
LICENSE= mpl-1.1
-SOUNDSDIR= share/freeswitch/sounds
+SOUNDSDIR= share/freeswitch/sounds
USE_TOOLS+= tar
INSTALLATION_DIRS+= ${SOUNDSDIR}
GENERATE_PLIST+= ${FIND} ${WRKDIR}/ru \( -type f -o -type l \) -print \
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g";
-NO_BUILD= yes
+NO_BUILD= yes
do-install:
@${ECHO_MSG} "Installing files..."
diff --git a/audio/freeswitch-sounds-ru/options.mk b/audio/freeswitch-sounds-ru/options.mk
index 1efa6eaac9b..bbe8254f4c0 100644
--- a/audio/freeswitch-sounds-ru/options.mk
+++ b/audio/freeswitch-sounds-ru/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/10/21 18:50:54 darcy Exp $
+# $NetBSD: options.mk,v 1.2 2015/12/29 04:54:36 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
-PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
-PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
+PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
+PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
.include "../../mk/bsd.options.mk"
diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile
index 861b99502fd..5d837d9735c 100644
--- a/audio/jack-rack/Makefile
+++ b/audio/jack-rack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:21 tnn Exp $
+# $NetBSD: Makefile,v 1.42 2015/12/29 04:54:35 dholland Exp $
#
DISTNAME= jack-rack-1.4.7
@@ -24,7 +24,7 @@ BUILD_DEFS+= LADSPA_PLUGIN_PATH
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
LDFLAGS.DragonFly= -lm
LDFLAGS.SunOS+= -lm
-CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__
+CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__
###
### NOTE: this is a colon-delimited list like e.g. PATH.
diff --git a/audio/libfishsound/options.mk b/audio/libfishsound/options.mk
index 29f7924fd71..e6efec7ca13 100644
--- a/audio/libfishsound/options.mk
+++ b/audio/libfishsound/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2013/05/25 01:37:59 rodent Exp $
+# $NetBSD: options.mk,v 1.3 2015/12/29 04:54:36 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libfishsound
PKG_SUPPORTED_OPTIONS= doc valgrind
@@ -19,7 +19,7 @@ PLIST.nodoc= yes
.endif
.if !empty(PKG_OPTIONS:Mflac)
-BUILDLINK_DEPMETHOD.flac= build
+BUILDLINK_DEPMETHOD.flac= build
.include "../../audio/flac/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-flac
diff --git a/audio/libvisual0.2-plugins/Makefile b/audio/libvisual0.2-plugins/Makefile
index 9596e812442..fa8420763f5 100644
--- a/audio/libvisual0.2-plugins/Makefile
+++ b/audio/libvisual0.2-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:22 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2015/12/29 04:54:35 dholland Exp $
#
DISTNAME= libvisual-plugins-0.2.0
@@ -23,8 +23,8 @@ USE_TOOLS+= pkg-config mkdirhier
# sigsegfaults in 0.2.0 because of:
# sorry, but the bug with strtof has come, please report..
CONFIGURE_ARGS+= --disable-dancingparticles
-CONFIGURE_ARGS+= --x-includes=${X11BASE}/include
-CONFIGURE_ARGS+= --x-libraries=${X11BASE}/lib
+CONFIGURE_ARGS+= --x-includes=${X11BASE}/include
+CONFIGURE_ARGS+= --x-libraries=${X11BASE}/lib
# install unnecessarily installed files
post-install:
diff --git a/audio/moc-devel/Makefile b/audio/moc-devel/Makefile
index a8ecea2af57..6acbcfaba6e 100644
--- a/audio/moc-devel/Makefile
+++ b/audio/moc-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/12/09 01:39:10 wiedi Exp $
+# $NetBSD: Makefile,v 1.20 2015/12/29 04:54:35 dholland Exp $
DISTNAME= moc-2.5.0-beta1
PKGREVISION= 3
@@ -36,7 +36,7 @@ SUBST_MESSAGE.oss= Fixing hardcoded audio device.
post-extract:
${CP} ${FILESDIR}/getline.c ${WRKSRC}
-LDFLAGS.SunOS+= -lsocket
+LDFLAGS.SunOS+= -lsocket
BUILDLINK_TRANSFORM+= l:db:db4
diff --git a/audio/mp3blaster/options.mk b/audio/mp3blaster/options.mk
index 2599c83739d..b5e4d269305 100644
--- a/audio/mp3blaster/options.mk
+++ b/audio/mp3blaster/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/04/14 10:12:01 hans Exp $
+# $NetBSD: options.mk,v 1.2 2015/12/29 04:54:35 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.mp3blaster
-PKG_SUPPORTED_OPTIONS= esound oss sdl
-PKG_SUGGESTED_OPTIONS= oss
+PKG_OPTIONS_VAR= PKG_OPTIONS.mp3blaster
+PKG_SUPPORTED_OPTIONS= esound oss sdl
+PKG_SUGGESTED_OPTIONS= oss
.if ${OPSYS} == "Darwin"
PKG_SUGGESTED_OPTIONS= sdl
@@ -11,16 +11,16 @@ PKG_SUGGESTED_OPTIONS= sdl
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mesound)
-CONFIGURE_ARGS+= --with-esd=yes
+CONFIGURE_ARGS+= --with-esd=yes
.include "../../audio/esound/buildlink3.mk"
.endif
.if !empty(PKG_OPTIONS:Moss)
-CONFIGURE_ARGS+= --with-oss=yes
+CONFIGURE_ARGS+= --with-oss=yes
.include "../../mk/oss.buildlink3.mk"
.endif
.if !empty(PKG_OPTIONS:Msdl)
-CONFIGURE_ARGS+= --with-sdl=yes
+CONFIGURE_ARGS+= --with-sdl=yes
.include "../../devel/SDL/buildlink3.mk"
.endif
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index c873eb3396d..3e48cc2f35f 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:22 tnn Exp $
+# $NetBSD: Makefile,v 1.32 2015/12/29 04:54:36 dholland Exp $
#
DISTNAME= mp3splt-gtk-0.8.2
@@ -11,7 +11,7 @@ HOMEPAGE= http://mp3splt.sourceforge.net/
COMMENT= Utility to split MP3 (VBR supported) and OGG files
USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config msgfmt gmake
LIBS.SunOS+= -lnsl
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 625cb9797a8..a905c9d9ef2 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/07/05 16:15:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/12/29 04:54:35 dholland Exp $
#
DISTNAME= mp3splt-2.5.2
@@ -11,8 +11,8 @@ COMMENT= Command line utility to split MP3 (VBR supported) and OGG files
LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_FEATURES= getopt_long
+GNU_CONFIGURE= yes
+USE_FEATURES= getopt_long
USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --disable-nls
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile
index 01c35beeed5..c3efa1f5612 100644
--- a/audio/mpegaudio/Makefile
+++ b/audio/mpegaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:00 asau Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/29 04:54:35 dholland Exp $
DISTNAME= mpegaudio
PKGNAME= mpegaudio-3.9
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= MPEG/audio Layer 1 and Layer 2 encoder/decoder package
-INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
post-install:
${INSTALL_MAN} ${FILESDIR}/mpeg_musicin.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile
index 2ea2574f5db..92484d6904d 100644
--- a/audio/nas-auscope/Makefile
+++ b/audio/nas-auscope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:23 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/29 04:54:35 dholland Exp $
DISTNAME= nas-1.9.1.src
PKGNAME= nas-auscope-1.9.1
@@ -14,7 +14,7 @@ DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}/clients/audio/auscope
USE_TOOLS+= perl:run
-REPLACE_PERL= auscope
+REPLACE_PERL= auscope
NO_BUILD= yes
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index 8a1d825c576..01b829a8ccf 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/12/29 04:54:36 dholland Exp $
DISTNAME= ncmpc-0.24
PKGREVISION= 2
CATEGORIES= audio
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/
-EXTRACT_SUFX= .tar.xz
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mpd.wikia.com/wiki/Client:Ncmpc
diff --git a/audio/portaudio-devel/Makefile b/audio/portaudio-devel/Makefile
index 4068ed9fceb..188db153099 100644
--- a/audio/portaudio-devel/Makefile
+++ b/audio/portaudio-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/07/21 10:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/29 04:54:36 dholland Exp $
DISTNAME= pa_stable_v19_20140130
PKGNAME= portaudio-devel-20140130
@@ -26,12 +26,12 @@ WRKSRC= ${WRKDIR}/portaudio
INSTALLATION_DIRS= include/portaudio2 lib/portaudio2 lib/pkgconfig
-SUBST_CLASSES+= pthread
-SUBST_STAGE.pthread= pre-configure
-SUBST_MESSAGE.pthread= Fixing -lpthread references.
-SUBST_FILES.pthread= configure
-SUBST_SED.pthread= -e 's/-D_REENTRANT/${PTHREAD_CFLAGS}/g'
-SUBST_SED.pthread+= -e 's/-lpthread/${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}/g'
+SUBST_CLASSES+= pthread
+SUBST_STAGE.pthread= pre-configure
+SUBST_MESSAGE.pthread= Fixing -lpthread references.
+SUBST_FILES.pthread= configure
+SUBST_SED.pthread= -e 's/-D_REENTRANT/${PTHREAD_CFLAGS}/g'
+SUBST_SED.pthread+= -e 's/-lpthread/${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}/g'
SUBST_CLASSES+= pc
SUBST_STAGE.pc= pre-configure
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index b4600dcee38..c77e7f7b483 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2015/12/25 23:09:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.103 2015/12/29 04:54:36 dholland Exp $
DISTNAME= pulseaudio-7.1
PKGREVISION= 2
@@ -35,7 +35,7 @@ USE_PKGLOCALEDIR= yes
# Wrong sys/capability.h assumptions, incompatible implementation:
.if ${OPSYS} == "FreeBSD"
-CONFIGURE_ARGS+= --without-caps
+CONFIGURE_ARGS+= --without-caps
.endif
CONFIGURE_ENV+= EGDIR=${EGDIR}
diff --git a/audio/rhythmbox-gtk3/Makefile b/audio/rhythmbox-gtk3/Makefile
index 1dcb22269e6..43c0879e19a 100644
--- a/audio/rhythmbox-gtk3/Makefile
+++ b/audio/rhythmbox-gtk3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/10/10 01:58:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2015/12/29 04:54:36 dholland Exp $
DISTNAME= rhythmbox-3.0.1
PKGREVISION= 7
@@ -37,11 +37,11 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
# needs introspection support
-BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.0.6
-BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.0.6
+BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.0.6
+BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.0.6
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.2.0
+BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.2.0
.include "../../multimedia/totem-pl-parser/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile
index a21dde20a6a..90d8eeea20e 100644
--- a/audio/xmms-wma/Makefile
+++ b/audio/xmms-wma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:26 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2015/12/29 04:54:36 dholland Exp $
#
DISTNAME= xmms-wma-1.0.5
@@ -11,17 +11,17 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mcmcc.bat.ru/xmms-wma/
COMMENT= WMA input plugin for XMMS
-ONLY_FOR_PLATFORM= *-*-i386 # Doesn't seem to be very portable...
+ONLY_FOR_PLATFORM= *-*-i386 # Doesn't seem to be very portable...
USE_TOOLS+= gmake
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Linux" # XXX
-SUBST_CLASSES+= rintf
-SUBST_STAGE.rintf= pre-configure
-SUBST_FILES.rintf= ffmpeg-strip-wma/wmadec.c
-SUBST_SED.rintf= -e "s,lrintf,rintf,g"
+SUBST_CLASSES+= rintf
+SUBST_STAGE.rintf= pre-configure
+SUBST_FILES.rintf= ffmpeg-strip-wma/wmadec.c
+SUBST_SED.rintf= -e "s,lrintf,rintf,g"
.endif
.include "../../audio/xmms/buildlink3.mk"