Skip to content

Commit

Permalink
Whitespace cleanup, courtesy of pkglint.
Browse files Browse the repository at this point in the history
Patch provided by Sergey Svishchev in private mail.
  • Loading branch information
wiz committed Feb 22, 2007
1 parent 76b953f commit b958663
Show file tree
Hide file tree
Showing 726 changed files with 2,114 additions and 2,114 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Down Expand Up @@ -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"
6 changes: 3 additions & 3 deletions audio/cmus/Makefile
@@ -1,14 +1,14 @@
# $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
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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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}
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions 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/
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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}
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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/
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions 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/
Expand Down
4 changes: 2 additions & 2 deletions audio/py-mad/Makefile
@@ -1,12 +1,12 @@
# $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
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

Expand Down
12 changes: 6 additions & 6 deletions 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/
Expand All @@ -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
Expand Down
8 changes: 4 additions & 4 deletions 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/
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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}
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Down
4 changes: 2 additions & 2 deletions 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/
Expand Down
4 changes: 2 additions & 2 deletions 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/ \
Expand Down
4 changes: 2 additions & 2 deletions 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/

Expand Down
6 changes: 3 additions & 3 deletions 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/
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b958663

Please sign in to comment.