mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert audio from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
This commit is contained in:
parent
33d4141ac9
commit
5163781803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325727
@ -14,7 +14,7 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= HVSC_Update.txt SID_file_format.txt
|
||||
|
@ -1,10 +1,5 @@
|
||||
# ex:ts=8
|
||||
# New ports collection makefile for: Maaate
|
||||
# Date created: Fab 12, 2001
|
||||
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
||||
#
|
||||
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Maaate
|
||||
PORTVERSION= 0.3.1
|
||||
@ -15,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}.tar.gz
|
||||
MAINTAINER= saper@saper.info
|
||||
COMMENT= MPEG audio analysis toolkit
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: aacgain
|
||||
# Date created: 2006-05-28
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aacgain
|
||||
PORTVERSION= 1.8
|
||||
@ -15,7 +11,7 @@ COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
PLIST_FILES= bin/aacgain
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: aacplusenc
|
||||
# Date created: 28 July 2007
|
||||
# Whom: Pav Lucistnik <pav@FreeBSD.org>
|
||||
#
|
||||
# Created by: Pav Lucistnik <pav@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aacplusenc
|
||||
PORTVERSION= 0.17.5
|
||||
@ -14,7 +10,7 @@ DISTFILES= ${DISTNAME:S,-,_,}${EXTRACT_SUFX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An aacPlus v2 command-line encoder
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: abcmidi
|
||||
# Date created: 10 March 2002
|
||||
# Whom: Sue Blake <sue@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sue Blake <sue@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= abcmidi
|
||||
PORTVERSION= 2011.04.29
|
||||
@ -21,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
EXTRACT_BEFORE_ARGS= -aqo
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= makefiles/unix.mak
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DANSILIBS -c" LNK="${CC}"
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: AFsp
|
||||
# Date created: 30 May 2000
|
||||
# Whom: Kawaguti Ginga <ginga@athena.club.ne.jp>
|
||||
#
|
||||
# Created by: Kawaguti Ginga <ginga@athena.club.ne.jp>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= afsp
|
||||
PORTVERSION= 8.2
|
||||
@ -14,7 +10,7 @@ DISTNAME= AFsp-v8r2
|
||||
MAINTAINER= ginga-freebsd@ginganet.org
|
||||
COMMENT= Audio file conversion utilities and library
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN1= AFsp.1audio CompAudio.1audio CopyAudio.1audio FiltAudio.1audio \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: Jan 14 2008
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode
|
||||
PORTVERSION= 2.0.2
|
||||
@ -28,10 +24,10 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= ffmpeg_decoder
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -26,10 +22,10 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= jack_sink
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -24,11 +20,11 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= mpc_decoder
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -26,11 +22,11 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= mpeg_decoder
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -24,11 +20,11 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= oss_sink
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: akode-plugins-pulseaudio
|
||||
# Date created: March 03 2008
|
||||
# Whom: Scot W. Hetzel <swhetzel@gmail.com>
|
||||
#
|
||||
# Created by: Scot W. Hetzel <swhetzel@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -26,10 +22,10 @@ CONFLICTS= kdemultimedia-3.[1-3]* akode-plugins-polypaudio-[0-9]*
|
||||
PLUGIN= polyp_sink
|
||||
PORTNAMESUFX= pulseaudio
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -26,11 +22,11 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= src_resampler
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mpeglib_artsplug
|
||||
# Date created: July 09 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akode-plugins-${PORTNAMESUFX}
|
||||
PORTVERSION= 2.0.2
|
||||
@ -30,11 +26,11 @@ CONFLICTS= kdemultimedia-3.[1-3]*
|
||||
PLUGIN= xiph_decoder
|
||||
PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//}
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/akode-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -26,10 +26,10 @@ MPC_DESC= Monkey's Audio decoder plugin
|
||||
RESAMPLER_DESC= Resampler processing plugin
|
||||
XIPH_DESC= FLAC/Speex/Vorbis decoder plugin
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libltdl libtool
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection Makefile for: alienwah
|
||||
# Date created: 13 May 2002
|
||||
# Whom: Tilman Linneweh <arved@FreeBSD.org>
|
||||
#
|
||||
# CReated by: Tilman Linneweh <arved@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= alienwah
|
||||
PORTVERSION= 1.13
|
||||
@ -16,7 +12,7 @@ COMMENT= Paul Nasca's AlienWah LADSPA Plugin
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CPP="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -fPIC"
|
||||
|
||||
PLIST_FILES= lib/ladspa/aw.so
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: alsa-utils
|
||||
# Date created: June 29, 2009
|
||||
# Whom: Aragon Gouveia <aragon@phat.za.net>
|
||||
#
|
||||
# Created by: Aragon Gouveia <aragon@phat.za.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= alsa-utils
|
||||
PORTVERSION= 1.0.26
|
||||
@ -18,7 +14,7 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
|
@ -19,8 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
PLIST_FILES= lib/ladspa/ambisonic0.so lib/ladspa/ambisonic1.so \
|
||||
lib/ladspa/ambisonic2.so lib/ladspa/ambisonic3.so \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: amp
|
||||
# Date created: Jun 23 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
#
|
||||
# Created by: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= amp
|
||||
PORTVERSION= 0.7.6
|
||||
@ -15,7 +11,7 @@ MAINTAINER= delphus@gmail.com
|
||||
COMMENT= Another mp3 player
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAN1= amp.1
|
||||
PLIST_FILES= bin/amp
|
||||
|
@ -32,9 +32,8 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
|
||||
cddb:${PORTSDIR}/audio/libcddb \
|
||||
strfunc:${PORTSDIR}/devel/libstrfunc
|
||||
|
||||
USES= pkgconfig gettext
|
||||
USES= gmake pkgconfig gettext
|
||||
USE_GNOME= gtk20 libxml2
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-transform-name="" --with-alsa=no --with-ifp=no \
|
||||
--with-cdda=no
|
||||
|
@ -22,9 +22,9 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
|
||||
unique-1.0:${PORTSDIR}/x11-toolkits/unique \
|
||||
mpdclient:${PORTSDIR}/audio/libmpdclient
|
||||
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 gnomehack
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -23,8 +23,7 @@ WINDOWS_CHARS_DESC= Allow Windows special chars in filenames
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
USE_GNOME= gtk20
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO
|
||||
|
@ -20,8 +20,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
|
||||
GNU_CONFIGURE= yes
|
||||
# --disable-complex: does not compile due to missing carg(3) et al.
|
||||
CONFIGURE_ARGS= --disable-complex
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= High-level audio API
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
WANT_WX= yes
|
||||
USE_AUTOTOOLS= autoconf
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Real-time pitch correction plugin for LADSPA
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAKE_ARGS= CXX="${CXX}" CC=${CC} CPP=${CPP} \
|
||||
CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include"
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= re>=${PORTVERSION}:${PORTSDIR}/audio/re \
|
||||
rem>=${PORTVERSION}:${PORTSDIR}/audio/rem
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ilbc
|
||||
MAKE_ARGS= MOD_AUTODETECT=""
|
||||
|
@ -21,10 +21,9 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
|
||||
OPTIONS_DEFINE_i386= SSE
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix gettext
|
||||
USES= gmake pathfix gettext
|
||||
USE_GCC= yes
|
||||
USE_GNOME= gnomehier libgnomecanvas
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-silent-rules \
|
||||
--enable-osspcm=/dev/dsp \
|
||||
|
@ -13,9 +13,8 @@ COMMENT= GTK2 CD Player
|
||||
LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio
|
||||
|
||||
USE_XORG= x11
|
||||
USES= pathfix
|
||||
USES= gmake pathfix
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection Makefile for: blop
|
||||
# Date created: 15 May 2002
|
||||
# Whom: Tilman Linneweh <arved@FreeBSD.org>
|
||||
#
|
||||
# Created by: Tilman Linneweh <arved@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= blop
|
||||
@ -15,7 +12,7 @@ COMMENT= Bandlimited oscillator plugins for LADSPA-aware audio applications
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ladspa-prefix="${LOCALBASE}"
|
||||
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection makefile for: bmp-mac
|
||||
# Date Created: 17 January 2006
|
||||
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||
#
|
||||
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mac
|
||||
@ -18,7 +15,7 @@ COMMENT= Monkey's Audio Codec non-win32 port
|
||||
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \
|
||||
mac.2:${PORTSDIR}/audio/mac
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf libtool
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: boodler
|
||||
# Date created: 2003/12/30
|
||||
# Whom: Dan Pelleg <daniel+boodler@pelleg.org>
|
||||
#
|
||||
# Created by: Dan Pelleg <daniel+boodler@pelleg.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= boodler
|
||||
PORTVERSION= 1.5.3
|
||||
@ -17,7 +13,8 @@ COMMENT= A programmable soundscape tool
|
||||
|
||||
RESTRICTED= no commercial use
|
||||
RESTRICTED_FILES= boodler-snd-021902.tar.gz
|
||||
USE_GMAKE= yes
|
||||
|
||||
USES= gmake
|
||||
USE_PYTHON= yes
|
||||
DRIVER?= oss
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -22,9 +22,9 @@ OPTIONS_DEFINE= LASH LV2
|
||||
OPTIONS_DEFAULT=LASH LV2
|
||||
LV2_DESC= LV2 audio plugin
|
||||
|
||||
USES= gmake
|
||||
USE_GCC= any
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -21,8 +21,7 @@ CONFLICTS= cantus-1*
|
||||
|
||||
LATEST_LINK= ${PORTNAME}3
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix gettext
|
||||
USES= gmake pathfix gettext
|
||||
USE_GNOME= gnomeprefix libglade2 glib20
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -20,7 +20,7 @@ LICENSE_COMB= dual
|
||||
|
||||
WRKSRC= ${WRKDIR}/caps-${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS} -fPIC -DPIC"
|
||||
|
||||
PLIST_FILES= lib/ladspa/caps.so share/ladspa/rdf/caps.rdf
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: cdparanoia
|
||||
# Date created: 5 Jan 2003
|
||||
# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
||||
#
|
||||
# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cdparanoia
|
||||
PORTVERSION= 3.9.8
|
||||
@ -17,7 +13,7 @@ MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= A CDDA extraction tool (also known as ripper)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= cdparanoia.1
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: celt
|
||||
# Date created: 2009-02-11
|
||||
# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
||||
#
|
||||
# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= celt
|
||||
PORTVERSION= 0.11.3
|
||||
@ -21,8 +17,7 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
USES= gmake pathfix
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: cmp3
|
||||
# Date created: 10 April 1999
|
||||
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
#
|
||||
# Created by: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cmp3
|
||||
PORTVERSION= 2.0.p6
|
||||
@ -21,7 +17,7 @@ LICENSE= GPLv2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-kenrevs
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= README sample.cmp3rc
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection Makefile for: cmt
|
||||
# Date created: 11 May 2002
|
||||
# Whom: Tilman Linneweh <arved@FreeBSD.org>
|
||||
#
|
||||
# Created by: Tilman Linneweh <arved@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cmt
|
||||
@ -20,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= makefile
|
||||
MAKE_ARGS= CXX="${CXX}" \
|
||||
CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include"
|
||||
|
@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
MAINTAINER= h.skuhra@gmail.com
|
||||
COMMENT= Console-based music player with really cool features
|
||||
|
||||
USES= pkgconfig iconv ncurses
|
||||
USES= gmake pkgconfig iconv ncurses
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= HOSTCC=${CC}
|
||||
CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \
|
||||
|
@ -12,11 +12,10 @@ COMMENT= Elegant music organizer
|
||||
|
||||
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
|
||||
|
||||
USES= pathfix gettext iconv
|
||||
USES= gmake pathfix gettext iconv
|
||||
USE_GNOME= gnomeprefix intltool gtksharp20
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: cpige
|
||||
# Date created: 27 March, 2005
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cpige
|
||||
DISTVERSION= 1.5
|
||||
@ -15,7 +11,7 @@ MASTER_SITES= http://old.ed.zehome.com/cpige/ \
|
||||
MAINTAINER= itetcu@FreeBSD.org
|
||||
COMMENT= Icecast/Shoutcast stream ripper
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAKE_ARGS= CC="${CC}"
|
||||
|
||||
|
@ -12,8 +12,7 @@ COMMENT= Curses-based front-end for various audio players
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
USE_PYTHON= yes
|
||||
|
||||
MAKE_ARGS= PREFIX="${PREFIX}"
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Utilities for working with CUE and TOC files
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= cuebreakpoints.1 cueconvert.1 cueprint.1
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection Makefile for: dcd
|
||||
# Date created: 20 June 2008
|
||||
# Whom: gahr
|
||||
#
|
||||
# Created by: gahr
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dcd
|
||||
PORTVERSION= 0.99.2
|
||||
@ -16,7 +12,7 @@ COMMENT= A simple, programmable, intelligent CD player
|
||||
|
||||
LIB_DEPENDS= cdaudio:${PORTSDIR}/audio/libcdaudio
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAN1= dcd.1
|
||||
PLIST_FILES= bin/dcd
|
||||
|
@ -18,8 +18,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
|
||||
execinfo:${PORTSDIR}/devel/libexecinfo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gettext iconv shebangfix
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig gettext iconv shebangfix
|
||||
USE_LDCONFIG= yes
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_ARGS= --disable-alsa --disable-nullout \
|
||||
|
@ -17,8 +17,7 @@ LICENSE= GPLv2
|
||||
USE_PYTHON= 2.5+
|
||||
USE_GNOME= pygnome2 pygtk2
|
||||
USE_GSTREAMER= python good bad
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gmake gettext
|
||||
NO_BUILD= yes
|
||||
MAN1= decibel-audio-player.1 decibel-audio-player-remote.1
|
||||
|
||||
|
@ -23,8 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
OPTIONS_DEFINE= QT4
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= IT, XM, S3M, and MOD player library
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
OPTIONS_DEFINE= ALLEGRO
|
||||
ALLEGRO_DESC= Enable allegro support
|
||||
|
@ -22,8 +22,7 @@ AUDIOFILE_DESC= Enable libaudiofile support
|
||||
LO_DESC= Enable liblo support
|
||||
OIL_DESC= Enable liboil support
|
||||
|
||||
USES= readline
|
||||
USE_GMAKE= yes
|
||||
USES= gmake readline
|
||||
USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ARGS= --disable-liblilv \
|
||||
--disable-rubyecasound \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: emms
|
||||
# Date created: 10 May 2006
|
||||
# Whom: Dryice Liu <dryice@dryice.name>
|
||||
#
|
||||
# Created by: Dryice Liu <dryice@dryice.name>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= emms
|
||||
PORTVERSION= 3.0
|
||||
@ -16,8 +12,8 @@ COMMENT= The Emacs Multi-Media System
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= gmake
|
||||
USE_EMACS= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} \
|
||||
EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR}
|
||||
INFO= emms
|
||||
|
@ -32,7 +32,7 @@ MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
AUDIO="${AUDIO}"
|
||||
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: esperanza
|
||||
# Date created: 23 Feb 2007
|
||||
# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
|
||||
#
|
||||
# Created by: Alexander Botero-Lowry <alexbl@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= esperanza
|
||||
PORTVERSION= 0.4.0.20091017
|
||||
@ -24,7 +20,7 @@ USE_BZIP2= yes
|
||||
USE_QT4= gui xml network imageformats_run \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
QT_NONSTANDARD= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --disable-growl
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: faac
|
||||
# Date created: Wed May 5 16:38:55 EDT 2004
|
||||
# Whom: Michael Johnson <ahze@ahze.net>
|
||||
#
|
||||
# Created by: Michael Johnson <ahze@ahze.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= faac
|
||||
PORTVERSION= 1.28
|
||||
@ -18,9 +14,9 @@ LIB_DEPENDS= mp4v2.10:${PORTSDIR}/multimedia/mp4v2
|
||||
|
||||
RESTRICTED= Distribution in binary form is prohibited
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
|
||||
ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: faad
|
||||
# Date created: 8 January 2003
|
||||
# Whom: Sean McGovern <sean@sfarc.net>
|
||||
#
|
||||
# Created by: Sean McGovern <sean@sfarc.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= faad2
|
||||
PORTVERSION= 2.7
|
||||
@ -15,9 +11,9 @@ MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
|
||||
ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: xmms-fc
|
||||
# Date created: 17 September 2000
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# Created by: Anders Nordby <anders@fix.no>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fcplay
|
||||
PORTVERSION= 0.0.1
|
||||
@ -20,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidp
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
PORTDOCS= ABOUT POINTER
|
||||
|
@ -20,7 +20,7 @@ ESD_DESC= ${ESOUND_DESC}
|
||||
DIST_SUBDIR= festival
|
||||
|
||||
CONFIGURE_WRKSRC= ${WRKDIR}/festival
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
SPEECHTOOLS= ${WRKSRC}/speech_tools
|
||||
FESTIVAL= ${WRKSRC}/festival
|
||||
MAKE_ENV+= GCC="${CC}" \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: festvox-czech
|
||||
# Date created: 2008-04-29
|
||||
# Whom: František Dvořák <valtri@civ.zcu.cz>
|
||||
#
|
||||
# Created by: František Dvořák <valtri@civ.zcu.cz>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= festvox-czech
|
||||
PORTVERSION= 0.1
|
||||
@ -18,7 +14,7 @@ COMMENT= Czech male voice for Festival
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/dicts/czech-lexicon.out:${PORTSDIR}/audio/festlex-czech
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= festival_voices_path=${PREFIX}/share/festival/lib/voices
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: flac123
|
||||
# Date created: 2004-05-14
|
||||
# Whom: michael johnson <ahze@ahze.net>
|
||||
#
|
||||
# Created by: michael johnson <ahze@ahze.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flac123
|
||||
PORTVERSION= 0.0.11
|
||||
@ -18,7 +14,7 @@ LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
|
||||
ao.4:${PORTSDIR}/audio/libao \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= README.remote
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: flite
|
||||
# Date created: 18 December 2004
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flite
|
||||
PORTVERSION= 1.4
|
||||
@ -14,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-release
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
COMMENT= A small run-time speech synthesis engine
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared=yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: fluidsynth-dssi
|
||||
# Date created: 2007-01-19
|
||||
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
#
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fluidsynth-dssi
|
||||
PORTVERSION= 1.0.0
|
||||
@ -21,7 +17,7 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gtk20
|
||||
|
||||
post-patch:
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: freealut
|
||||
# Date created: 08 March 2006
|
||||
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
|
||||
#
|
||||
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= freealut
|
||||
PORTVERSION= 1.1.0
|
||||
@ -18,7 +14,7 @@ USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= pkgconfig gnomehack
|
||||
USE_OPENAL= al
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,10 +1,6 @@
|
||||
# New ports collection makefile for: freedesktop-sound-theme
|
||||
# Date created: 15 August 2008
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/audio/freedesktop-sound-theme/Makefile,v 1.6 2009/11/27 22:09:57 marcus Exp $
|
||||
#
|
||||
|
||||
PORTNAME= freedesktop-sound-theme
|
||||
PORTVERSION= 0.7
|
||||
@ -19,8 +15,7 @@ COMMENT= Sound theme based on the FreeDesktop specification
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehier intlhack
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection Makefile for: gbemol
|
||||
# Date created: 2008-02-21
|
||||
# Whom: Thomas M. Hermann <tmh.public@gmail.com>
|
||||
#
|
||||
# Created by: Thomas M. Hermann <tmh.public@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gbemol
|
||||
PORTVERSION= 0.3.2
|
||||
@ -19,7 +15,7 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gtk20
|
||||
|
||||
post-patch:
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: ghostess
|
||||
# Date created: 2007-01-13
|
||||
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
#
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ghostess
|
||||
PORTVERSION= 20120105
|
||||
@ -29,7 +25,7 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-jackmidi
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gimmix
|
||||
# Date created: 11 April 2007
|
||||
# Whom: Matthieu Guegan <matt.guegan@free.fr>
|
||||
#
|
||||
# Created by: Matthieu Guegan <matt.guegan@free.fr>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gimmix
|
||||
PORTVERSION= 0.5.7.1
|
||||
@ -29,7 +25,7 @@ USE_GNOME= gtk20 intltool libglade2
|
||||
USE_BZIP2= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAN1= gimmix.1
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gkrellmms
|
||||
# Date Created: Jun 22 2000
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gkrellmms
|
||||
PORTVERSION= 2.1.22
|
||||
@ -27,7 +23,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/gkrellmms.so \
|
||||
share/locale/nl/LC_MESSAGES/gkrellmms.mo \
|
||||
share/locale/ru/LC_MESSAGES/gkrellmms.mo
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \
|
||||
LOCALEDIR=${PREFIX}/share/locale \
|
||||
|
@ -16,9 +16,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre
|
||||
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USES= gmake
|
||||
USE_XORG= x11
|
||||
USE_GNOME= esound gtk20
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= LOCALEDIR="${PREFIX}/share/locale"
|
||||
|
||||
PORTDOCS= Changelog README Themes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gkrellmvolume
|
||||
# Date Created: Jun 22 2000
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gkrellmvolume
|
||||
PORTVERSION= 2.1.13
|
||||
@ -29,7 +25,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/volume.so \
|
||||
share/locale/pl/LC_MESSAGES/gkrellm-volume.mo \
|
||||
share/locale/ru/LC_MESSAGES/gkrellm-volume.mo
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \
|
||||
LOCALEDIR=${PREFIX}/share/locale \
|
||||
|
@ -18,8 +18,7 @@ LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \
|
||||
|
||||
USE_AUTOTOOLS= libltdl libtool
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix gettext
|
||||
USES= gmake pathfix gettext
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USE_XORG= xbitmaps x11
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-alarm
|
||||
# Date created: September 30 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-alarm
|
||||
PORTVERSION= 11.8.16
|
||||
@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
USES= gmake gettext pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-albumview
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-albumview
|
||||
PORTVERSION= 11.8.16
|
||||
@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig glib20 gtk20 intltool
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-discogs
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-discogs
|
||||
PORTVERSION= 0.20.0
|
||||
@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 intltool libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-lastfm
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-lastfm
|
||||
PORTVERSION= 0.20.0
|
||||
@ -21,8 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 intltool libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-libnotify
|
||||
# Date created: March 27 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-libnotify
|
||||
PORTVERSION= 11.8.16
|
||||
@ -20,9 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig glib20 gtk20 intltool
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 intltool
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/libnotifyplugin.la \
|
||||
lib/gmpc/plugins/libnotifyplugin.so
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-lyrics
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-lyrics
|
||||
PORTVERSION= 11.8.16
|
||||
@ -19,9 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/lyricsplugin.la \
|
||||
lib/gmpc/plugins/lyricsplugin.so
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-lyricsplugin
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-lyricsplugin
|
||||
PORTVERSION= 0.20.0
|
||||
@ -20,9 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig intltool glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
PLIST_FILES= lib/gmpc/plugins/lyricspluginplugin.la \
|
||||
lib/gmpc/plugins/lyricspluginplugin.so
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-lyricwiki
|
||||
# Date created: September 30 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-lyricwiki
|
||||
PORTVERSION= 11.8.16
|
||||
@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-magnatune
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-magnatune
|
||||
PORTVERSION= 11.8.16
|
||||
@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig intltool glib20 gtk20 libglade2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libglade2
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-lyrics
|
||||
# Date created: September 14 2007
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-mdcover
|
||||
PORTVERSION= 0.20.0
|
||||
@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-mserver
|
||||
# Date created: March 27 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-mserver
|
||||
PORTVERSION= 0.20.0
|
||||
@ -22,10 +18,9 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-shout
|
||||
# Date created: March 27 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-shout
|
||||
PORTVERSION= 0.20.0
|
||||
@ -22,8 +18,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \
|
||||
ogg123:${PORTSDIR}/audio/vorbis-tools
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc-wikipedia
|
||||
# Date created: March 27 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc-wikipedia
|
||||
PORTVERSION= 11.8.16
|
||||
@ -21,8 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
|
||||
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig intltool glib20 gtk20
|
||||
USES= gettext
|
||||
USE_GNOME= intltool glib20 gtk20
|
||||
USES= gettext gmake pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gmpc
|
||||
# Date created: May 12 2004
|
||||
# Whom: Mark Reidel <ports@mark.reidel.info>
|
||||
#
|
||||
# Created by: Mark Reidel <ports@mark.reidel.info>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gmpc
|
||||
PORTVERSION= 11.8.16
|
||||
@ -25,10 +21,9 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
|
||||
unique-1.0:${PORTSDIR}/x11-toolkits/unique
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 libglade2
|
||||
USE_GNOME= glib20 gtk20 libglade2
|
||||
INSTALLS_ICONS= yes
|
||||
USES= gettext
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
CONFIGURE_ARGS= --enable-system-libsexy
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -21,8 +21,7 @@ WRKSRC= ${WRKDIR}/gMTP
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GMAKE= yes
|
||||
USES= gettext
|
||||
USES= gettext gmake
|
||||
USE_GNOME= glib20
|
||||
|
||||
PORTDOCS= *
|
||||
|
@ -21,10 +21,9 @@ CONFLICTS= gnome-control-center-3.[0-9]* libgnome-media-profiles-3.[0-9]*
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix gettext
|
||||
USES= pathfix gettext gmake
|
||||
USE_GNOME= gnomeprefix intlhack gtk20 libxml2 gconf2
|
||||
USE_GSTREAMER= gconf good
|
||||
CONFIGURE_ARGS= --disable-gstmix
|
||||
|
@ -20,7 +20,7 @@ CONFIGURE_ARGS+=--with-gtk2 \
|
||||
TXT_DOCS= AUTHORS COPYING FAQ INSTALL NEWS README TODO ChangeLog
|
||||
HTML_DOCS= faq.html index.html install.html readme.html
|
||||
PORTDOCS= ${TXT_DOCS} ${HTML_DOCS}
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
OPTIONS_DEFINE= SUID DOCS
|
||||
OPTIONS_DEFAULT= SUID
|
||||
|
@ -20,9 +20,8 @@ LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
|
||||
|
||||
USE_XORG= x11
|
||||
USES= gettext
|
||||
USES= gettext gmake
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 desktopfileutils
|
||||
USE_GSTREAMER= cdparanoia gconf core gio
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -18,8 +18,7 @@ COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records
|
||||
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
|
||||
|
||||
ALL_TARGET= gramofile
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USES= gmake perl5
|
||||
USE_CSTD= gnu89
|
||||
MAKE_ARGS+= CC=${CC}
|
||||
MAKE_ARGS+= CXX=${CXX}
|
||||
|
@ -15,9 +15,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
||||
curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_XORG= x11
|
||||
USES= pathfix pkgconfig
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui vte
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= General sound interface
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MYFLAGS="${CFLAGS}" OPTIMIZE=""
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection makefile for: gspeakers
|
||||
# Date created: 10th December 2003
|
||||
# Whom: Vincent Tantardini <vinc@freebsd-fr.org>
|
||||
#
|
||||
# Created by: Vincent Tantardini <vinc@freebsd-fr.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/audio/gspeakers/Makefile,v 1.6 2007/05/30 17:08:11 mezz Exp $
|
||||
|
||||
@ -16,8 +13,8 @@ COMMENT= Gnome-based loudspeaker design program
|
||||
|
||||
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USES= gmake
|
||||
USE_GNOME= gnomeprefix libxml2
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:env
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \
|
||||
|
||||
CFLAGS:= ${CFLAGS} -O2
|
||||
USE_GSTREAMER= yes good
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -15,8 +15,7 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag \
|
||||
gpod:${PORTSDIR}/audio/libgpod
|
||||
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
USE_GNOME= gtk20 libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Portable sound and speech compression library
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= makefile.linux
|
||||
USE_CSTD= gnu89
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: hexter
|
||||
# Date created: 2007-01-20
|
||||
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
#
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hexter
|
||||
PORTVERSION= 1.0.2
|
||||
@ -22,7 +18,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gtk20
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog README TODO
|
||||
|
@ -21,10 +21,9 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \
|
||||
|
||||
OPTIONS_DEFINE= ALSA
|
||||
|
||||
USES= pkgconfig iconv
|
||||
USES= pkgconfig iconv gmake
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-roaraudio --disable-sun-audio
|
||||
|
||||
|
@ -16,9 +16,8 @@ LIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \
|
||||
OPTIONS_DEFINE= FLAC FAAD VORBIS PYTHON
|
||||
OPTIONS_DEFAULT= PYTHON
|
||||
|
||||
USES= perl5
|
||||
USES= gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_RC_SUBR= ices0
|
||||
|
||||
LATEST_LINK= ices0
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: ipod-sharp
|
||||
# Date created: 2008-07-09
|
||||
# Whom: Romain Tartiere <romain@blogreen.org>
|
||||
#
|
||||
# Created by: Romain Tartiere <romain@blogreen.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ipod-sharp
|
||||
PORTVERSION= 0.8.5
|
||||
@ -21,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/podsleuth.pc:${PORTSDIR}/misc/podsle
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gtksharp20
|
||||
USES= gmake pathfix
|
||||
USE_GNOME= gtksharp20
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: iStream
|
||||
# Date created: 31 August 2009
|
||||
# Whom: Pav Lucistnik <pav@FreeBSD.org>
|
||||
#
|
||||
# Created by: Pav Lucistnik <pav@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= istream
|
||||
PORTVERSION= 0.10
|
||||
@ -14,7 +10,7 @@ MASTER_SITES= http://www.jochen-baier.de/istream/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Internet radio player applet for GNOME Panel
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gnomepanel libgnomeui
|
||||
USE_GSTREAMER= yes
|
||||
USE_XORG= xtst
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: jamin
|
||||
# Date created: 2006-12-06
|
||||
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
#
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jamin
|
||||
PORTVERSION= 0.95.0
|
||||
@ -22,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= gtk20 libxml2
|
||||
|
||||
MAN1= jamin.1
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user