Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
dholland committed Dec 29, 2015
1 parent 3747dcf commit 1d6d1e7
Show file tree
Hide file tree
Showing 61 changed files with 266 additions and 266 deletions.
4 changes: 2 additions & 2 deletions archivers/arj/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 2015/09/24 02:47:15 tnn Exp $
# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:34 dholland Exp $

DISTNAME= arj-3.10.22
PKGREVISION= 2
Expand All @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arj/}
MAINTAINER= [email protected]
HOMEPAGE= http://arj.sourceforge.net/
COMMENT= Open-source ARJ archiver
LICENSE= gnu-gpl-v2
LICENSE= gnu-gpl-v2

MAKE_JOBS_SAFE= no

Expand Down
4 changes: 2 additions & 2 deletions archivers/ark/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:17 tnn Exp $
# $NetBSD: Makefile,v 1.34 2015/12/29 04:54:35 dholland Exp $

DISTNAME= ark-${_KDE_VERSION}
PKGREVISION= 3
Expand All @@ -12,7 +12,7 @@ CMAKE_ARGS+= -DWITH_QJSON:BOOL=OFF
.include "../../meta-pkgs/kde4/kde4.mk"

.include "../../archivers/bzip2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libarchive+= libarchive>=2.6.0
BUILDLINK_API_DEPENDS.libarchive+= libarchive>=2.6.0
.include "../../archivers/libarchive/buildlink3.mk"
.include "../../archivers/xz/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Expand Down
24 changes: 12 additions & 12 deletions audio/akode/Makefile.common
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
14 changes: 7 additions & 7 deletions audio/ampache/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,18 +10,18 @@ MAINTAINER= [email protected]
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
Expand Down
8 changes: 4 additions & 4 deletions audio/freeswitch-music/options.mk
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
6 changes: 3 additions & 3 deletions audio/freeswitch-sounds-en/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,12 +10,12 @@ MAINTAINER= [email protected]
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..."
Expand Down
8 changes: 4 additions & 4 deletions audio/freeswitch-sounds-en/options.mk
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
8 changes: 4 additions & 4 deletions audio/freeswitch-sounds-fr/Makefile
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# $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
CATEGORIES= audio
MASTER_SITES= http://files.freeswitch.org/
DIST_SUBDIR= freeswitch

MAINTAINER= [email protected]
MAINTAINER= [email protected]
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..."
Expand Down
8 changes: 4 additions & 4 deletions audio/freeswitch-sounds-fr/options.mk
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
14 changes: 7 additions & 7 deletions audio/freeswitch-sounds-ru/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
MAINTAINER= [email protected]
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..."
Expand Down
8 changes: 4 additions & 4 deletions audio/freeswitch-sounds-ru/options.mk
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
4 changes: 2 additions & 2 deletions audio/jack-rack/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions audio/libfishsound/options.mk
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions audio/libvisual0.2-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions audio/moc-devel/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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

Expand Down
14 changes: 7 additions & 7 deletions audio/mp3blaster/options.mk
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
4 changes: 2 additions & 2 deletions audio/mp3splt-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions audio/mp3splt/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions audio/mpegaudio/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= [email protected]
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
Expand Down
4 changes: 2 additions & 2 deletions audio/nas-auscope/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions audio/ncmpc/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
HOMEPAGE= http://mpd.wikia.com/wiki/Client:Ncmpc
Expand Down
Loading

0 comments on commit 1d6d1e7

Please sign in to comment.