diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /audio | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
Notes
Diffstat (limited to 'audio')
31 files changed, 0 insertions, 32 deletions
diff --git a/audio/aylet/Makefile b/audio/aylet/Makefile index a605dc2aeba9..92d59a514a96 100644 --- a/audio/aylet/Makefile +++ b/audio/aylet/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line player for the .ay audio file format USE_GMAKE= yes -USE_GETOPT_LONG=yes ALL_TARGET?= ${PORTNAME} CFLAGS+= -DDRIVER_OSS -I${LOCALBASE}/include diff --git a/audio/blop/Makefile b/audio/blop/Makefile index 5270dabc453a..b6e8d9385793 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -15,7 +15,6 @@ COMMENT= Bandlimited oscillator plugins for LADSPA-aware audio applications BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 72dc660036ec..c4ecf73e7090 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -16,7 +16,6 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= markus@FreeBSD.org COMMENT= A CDDA extraction tool (also known as ripper) -USE_GETOPT_LONG=yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile index dc829ca3574d..0462eee7ad0e 100644 --- a/audio/cuetools/Makefile +++ b/audio/cuetools/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://download.berlios.de/cuetools/ MAINTAINER= ports@FreeBSD.org COMMENT= A set of utilities for working with cue files and toc files -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 71844d7d944f..6ea4895d5e63 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -19,7 +19,6 @@ USE_XLIB= yes USE_GNOME= gnometarget gtk20 libxml2 USE_GCC= 3.4+ USE_BISON= build -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/esound/Makefile b/audio/esound/Makefile index fbc7929a4a3b..8f6da5e44224 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -24,7 +24,6 @@ USE_GNOME= gnometarget gnomehack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= JW=false -USE_GETOPT_LONG=yes CONFLICTS= py*-ro-[0-9]* diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index b8d1523352a1..c8f3262be323 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -25,7 +25,6 @@ MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PLIST_SUB+= ESPEAK_LIBRARY=${ESPEAK_LIBRARY} -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_LDCONFIG= yes USE_ZIP= yes diff --git a/audio/faad/Makefile b/audio/faad/Makefile index e0c97b71f2eb..576b8c288739 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -21,7 +21,6 @@ USE_DOS2UNIX= yes USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15 AUTOMAKE_ARGS= --add-missing CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/audio/fapg/Makefile b/audio/fapg/Makefile index fc29092ca690..97d72882727e 100644 --- a/audio/fapg/Makefile +++ b/audio/fapg/Makefile @@ -14,7 +14,6 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Fast Audio Playlist Generator MAKE_ARGS+= CC=${CC} -USE_GETOPT_LONG=yes MAN1= fapg.1 diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index eaa3e4e6d328..a2d5b5a00409 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -17,7 +17,6 @@ COMMENT= Real-time software synthesizer based on the SoundFont 2 specifications WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} USE_GNOME= gnomehack gnometarget pkgconfig -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index c2a79e2d328d..fb6e2122b1e9 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@mark.reidel.info COMMENT= Nice and clean GTK+-2.x based graphical client for musicpd GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_GNOME= gnometarget libglade2 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \ diff --git a/audio/gtkguitune/Makefile b/audio/gtkguitune/Makefile index 077352f4096a..03c2dc8029cb 100644 --- a/audio/gtkguitune/Makefile +++ b/audio/gtkguitune/Makefile @@ -17,7 +17,6 @@ COMMENT= A guitar (and other instruments) tuner for GTK LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes PLIST_FILES= bin/gtkguitune diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index c19bc1707623..a35d4c8993d7 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_QT_VER= 3 CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index aa6b0d1f6131..0ccf7cb5f924 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -16,7 +16,6 @@ COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib -USE_GETOPT_LONG=yes CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT=1 LDFLAGS= -L${LOCALBASE}/lib CFLAGS+= ${CPPFLAGS} diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 7d353ed21cf9..bf136021dcb2 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_LDCONFIG= yes USE_GNOME= pkgconfig gnometarget gnomehack diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 7917eb21e4eb..93c8a654bbde 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -19,7 +19,6 @@ COMMENT= An curses-based MP3 player LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg USE_SDL= sdl -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/moc/Makefile b/audio/moc/Makefile index d6a9410a290f..bd84eda3856a 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ MAINTAINER= rzinkov@gmail.com COMMENT= A console audio player designed to be powerful and easy to use -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index a94e2fb1382d..fb504edbfc5a 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= mp3check MAINTAINER= ericb@thedeepsky.com COMMENT= Verifies the integrity of mp3 audio files -USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/mp3_check diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index b9d4de19abe5..15aa75ce09e4 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= novel@FreeBSD.org COMMENT= MP3 console ncurses-based player -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes WANT_GNOME= yes diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 982a9202042e..ad7be616fced 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb USE_AUTOTOOLS= libtool:15 USE_ICONV= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 907041adb352..a1729736fe9e 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -19,7 +19,6 @@ COMMENT= Multiple Streaming Engine LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_GNOME= gnometarget USE_GMAKE= yes diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 2c74056317ca..29925df7e1e4 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-mls MAINTAINER= sethk@meowfishies.com COMMENT= A player for NES Sound Format (NSF) -USE_GETOPT_LONG=yes USE_GMAKE= yes MAKE_ENV= INSTALL="${INSTALL}" COPY="${COPY}" STRIP="${STRIP}"\ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index ae88fd8a6891..0f8439616e9d 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.4:${PORTSDIR}/audio/libvorbis -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CFLAGS+= -fPIC -DPIC diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index c6fc95b79b73..647dc7166510 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_QT_VER= 3 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_MYSQL= yes USE_PERL5_BUILD=yes diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index c82ae6910892..ecb9bce9b49b 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -24,7 +24,6 @@ USE_XLIB= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 libltdl:15 USE_GMAKE= yes -USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index ba5b2cddfae6..d17015f323ad 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A set of command-line utilities for MP3 and wave files USE_GCC= 3.3 -USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes MAKEFILE= makefile diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index 816cf4a1477c..ef76f02221f5 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -20,7 +20,6 @@ COMMENT= A utility to record and playback raw audio data WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_GETOPT_LONG=yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" \ CFLAGS="${CPPFLAGS} ${CFLAGS} ${PTHREAD_CFLAGS}" \ diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 766a0af18db7..8e95f26439b5 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -21,7 +21,6 @@ CONFLICTS= speex-devel-[0-9]* USE_GNOME= gnomehack gnometarget ltverhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index b81254a014f3..d44fb1811c98 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -24,7 +24,6 @@ USE_GNOME= gtk20 gnomehack gnomeprefix USE_GMAKE= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/audio/umix/Makefile b/audio/umix/Makefile index f426843c1303..b1561a785a63 100644 --- a/audio/umix/Makefile +++ b/audio/umix/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Advanced tool for adjusting soundcard mixers, replacement for aumix -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/audio/wav2cdr/Makefile b/audio/wav2cdr/Makefile index 4c1edcaa27ab..4e12a3015f25 100644 --- a/audio/wav2cdr/Makefile +++ b/audio/wav2cdr/Makefile @@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= apps/sound/convert MAINTAINER= ehaupt@FreeBSD.org COMMENT= Converts WAV files into CDR audio file format -USE_GETOPT_LONG=yes - WRKSRC= ${WRKDIR}/${PORTNAME} SRC= wav2cdr cmdarg data fileio process |