mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
This commit is contained in:
parent
23f55e92b9
commit
a215727686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316287
@ -13,9 +13,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala
|
||||
LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 \
|
||||
gee:${PORTSDIR}/devel/libgee06
|
||||
|
||||
USES= pkgconfig
|
||||
USE_SCONS= yes
|
||||
USE_GNOME= gtk30
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
SCONS_ARGS= MANDIR=${MANPREFIX}/man
|
||||
|
||||
|
@ -32,9 +32,9 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
|
||||
cddb:${PORTSDIR}/audio/libcddb \
|
||||
strfunc:${PORTSDIR}/devel/libstrfunc
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20 libxml2
|
||||
USE_PKGCONFIG= build
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-transform-name="" --with-alsa=no --with-ifp=no \
|
||||
|
@ -35,6 +35,7 @@ EXPIRATION_DATE= 2013-07-01
|
||||
|
||||
PREFIX= ${KDE_PREFIX}
|
||||
WANT_GNOME= yes
|
||||
USES= pkgconfig
|
||||
USE_QT_VER= 3
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
@ -44,7 +45,6 @@ USE_ICONV= yes
|
||||
USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xft xi \
|
||||
xinerama xrandr xrender xt
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
QTCPPFLAGS+= -L${LOCALBASE}/lib
|
||||
DO_NOT_COMPILE+=gmcop
|
||||
_NO_KDE_FINAL= yes
|
||||
|
@ -21,9 +21,8 @@ GNU_CONFIGURE= yes
|
||||
# --disable-complex: does not compile due to missing carg(3) et al.
|
||||
CONFIGURE_ARGS= --disable-complex
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
|
@ -17,8 +17,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp \
|
||||
|
||||
CONFLICTS= ccaudio-[0-9]*
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix cmake:outsource
|
||||
USES= pathfix cmake:outsource pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS+= -DWITH_INCLUDES:PATH=${LOCALBASE}/include \
|
||||
|
@ -19,10 +19,10 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
|
||||
DEPRECATED= Depends on Qt3; unmaintained
|
||||
EXPIRATION_DATE= 2013-07-01
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_QT_VER= 3
|
||||
USE_SCONS= yes
|
||||
USE_PKGCONFIG= build
|
||||
SCONS_BUILDENV= CXX="${CXX}" QTDIR="${QT_PREFIX}"
|
||||
|
||||
PORTEXAMPLES= beek-dolphinisland.it ll-globule.it reduz-maschizo.it \
|
||||
|
@ -10,11 +10,11 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
MAINTAINER= h.skuhra@gmail.com
|
||||
COMMENT= Console-based music player with really cool features
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_NCURSES= yes
|
||||
USE_PKGCONFIG= build
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= HOSTCC=${CC}
|
||||
CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \
|
||||
|
@ -18,12 +18,12 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
|
||||
execinfo:${PORTSDIR}/devel/libexecinfo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_PKGCONFIG= build
|
||||
CONFIGURE_ARGS= --disable-alsa --disable-nullout \
|
||||
CPPFLAGS="-I../dumb/dumb-kode54/include -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lexecinfo -lintl"
|
||||
|
@ -16,8 +16,8 @@ LICENSE= GPLv3
|
||||
LIB_DEPENDS= Desktop:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
USES= pkgconfig
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_PKGCONFIG= build
|
||||
USE_GETTEXT= yes
|
||||
PLIST_FILES= bin/mixer \
|
||||
share/applications/mixer.desktop \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: dssi
|
||||
# Date created: 2007-01-12
|
||||
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
#
|
||||
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dssi
|
||||
PORTVERSION= 1.1.1
|
||||
@ -26,9 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
OPTIONS_DEFINE= QT4
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
@ -16,8 +16,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= JW=false
|
||||
|
@ -16,9 +16,9 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS+= samplerate:${PORTSDIR}/audio/libsamplerate
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
@ -16,8 +16,7 @@ OPTIONS_DEFAULT= JACK
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
USES= cmake
|
||||
USES= cmake pkgconfig
|
||||
CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \
|
||||
-Denable-midishare:BOOL=FALSE
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -15,7 +15,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
||||
curl.6:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_XORG= x11
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui vte
|
||||
USES= pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui vte
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -15,10 +15,10 @@ BUILD_DEPENDS= intltoolize:${PORTSDIR}/textproc/intltool
|
||||
|
||||
CONFIGURE_ARGS+=--enable-oss
|
||||
GNU_CONFIGURE= yes
|
||||
USEs= pkgconfig pathfix
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gtk30
|
||||
USE_GNOME= gtk30
|
||||
USE_ICONV= yes
|
||||
USE_PKGCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
NLS_DESC= Native language support
|
||||
|
@ -21,13 +21,13 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \
|
||||
|
||||
OPTIONS_DEFINE= ALSA
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-roaraudio --disable-sun-audio
|
||||
USE_PKGCONFIG= build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
|
@ -14,10 +14,10 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= binio:${PORTSDIR}/devel/libbinio
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: libbs2b
|
||||
# Date created: 22 May 2010
|
||||
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
#
|
||||
# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libbs2b
|
||||
PORTVERSION= 3.1.0
|
||||
@ -19,10 +15,10 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile \
|
||||
FLAC:${PORTSDIR}/audio/flac \
|
||||
vorbis:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= CFLAGS=`pkg-config --cflags sndfile` \
|
||||
LDFLAGS=`pkg-config --libs-only-L sndfile`
|
||||
|
@ -12,8 +12,7 @@ COMMENT= A library to access data on a CDDB server
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
USE_ICONV= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --without-cdio
|
||||
|
@ -19,8 +19,8 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
||||
samplerate.1:${PORTSDIR}/audio/libsamplerate \
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,8 +18,7 @@ GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= master
|
||||
GH_COMMIT= f9a55d1
|
||||
|
||||
USES= cmake
|
||||
USE_PKGCONFIG= build
|
||||
USES= cmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -27,10 +27,9 @@ FINGERPRINT_DESC= Build the lastfm-fingerprint library
|
||||
TESTS_DESC= Build liblastfm tests
|
||||
OPTIONS_DEFAULT= FINGERPRINT
|
||||
|
||||
USES= cmake
|
||||
USES= cmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_QT4= dbus moc_build rcc_build network qmake_build qtestlib sql xml
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -15,11 +15,10 @@ OPTIONS_DEFINE= MTPZ
|
||||
OPTIONS_DEFAULT= MTPZ
|
||||
MTPZ_DESC= Enable functionality to connect to MTPZ devices
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -13,8 +13,7 @@ COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pathfix
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: libsidplay2
|
||||
# Date created: 6 October 2002
|
||||
# Whom: Anders Nordby <anders@FreeBSD.org>
|
||||
#
|
||||
# Created by: Anders Nordby <anders@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libsidplay2
|
||||
PORTVERSION= 2.1.1
|
||||
@ -15,10 +11,9 @@ DISTNAME= sidplay-libs-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library to play Commodore 64 SID-tunes cycle accurate
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_PKGCONFIG= yes
|
||||
LIBTOOLFILES= builders/hardsid-builder/configure \
|
||||
builders/resid-builder/configure \
|
||||
libsidplay/configure \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: libsmf
|
||||
# Date created: 2010-03-29
|
||||
# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
||||
#
|
||||
# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libsmf
|
||||
PORTVERSION= 1.3
|
||||
@ -15,8 +11,8 @@ COMMENT= Standard MIDI File format library
|
||||
|
||||
LIB_DEPENDS+= readline.6:${PORTSDIR}/devel/readline
|
||||
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= smfsh.1
|
||||
|
@ -15,10 +15,10 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= herenvarno
|
||||
GH_COMMIT= 90cf6b8
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtoolize libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_GNOME= gtk30
|
||||
USE_SQLITE= 3
|
||||
USE_GSTREAMER= good mp3
|
||||
|
@ -23,9 +23,8 @@ DSSI_DESC= Enable DSSI support
|
||||
LV2CORE_DESC= Enable LV2 support
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_SQLITE= 3
|
||||
USE_PKGCONFIG= build
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ENV= HAVE_UNIX98=1
|
||||
|
@ -30,12 +30,11 @@ RUN_DEPENDS= ${LOCALBASE}/share/ladspa/rdf/caps.rdf:${PORTSDIR}/audio/caps-plugi
|
||||
OPTIONS_DEFINE= JACK PULSEAUDIO SDL
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= xft
|
||||
USE_QT4= corelib gui xml moc_build uic_build rcc_build \
|
||||
qmake_build
|
||||
USES= cmake
|
||||
USES= cmake pkgconfig
|
||||
CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
|
||||
-DWANT_CALF:BOOL=OFF \
|
||||
-DWANT_CAPS:BOOL=OFF \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: lv2core
|
||||
# Date created: 2008-11-20
|
||||
# Whom: xaimus <xaimus@gmail.com>
|
||||
#
|
||||
# Created by: xaimus <xaimus@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= lv2core
|
||||
PORTVERSION= 6.0
|
||||
@ -16,9 +12,9 @@ COMMENT= LV2 Core Package
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
USE_PKGCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -18,10 +18,10 @@ NOT_FOR_ARCH= powerpc
|
||||
LIB_DEPENDS+= jack:${PORTSDIR}/audio/jack \
|
||||
zzip:${PORTSDIR}/devel/zziplib
|
||||
|
||||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -19,8 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --enable-capture
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
WANT_SDL= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -13,7 +13,7 @@ LIB_DEPENDS= ogg.8:${PORTSDIR}/audio/libogg \
|
||||
opus:${PORTSDIR}/audio/opus
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGCONFIG= yes
|
||||
USES= pkgconfig
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/opusdec bin/opusenc bin/opusinfo
|
||||
|
@ -17,6 +17,7 @@ OPTIONS_DEFINE= ALSA FFTW JACK DOCS
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX},,}
|
||||
|
||||
USES= pkgconfig
|
||||
USE_TK_WRAPPER= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
@ -24,7 +25,6 @@ USE_AUTOTOOLS= aclocal libtoolize autoconf automake
|
||||
ACLOCAL_ARGS= -I m4/generated -I m4
|
||||
LIBTOOLIZE_ARGS=--install --force
|
||||
AUTOMAKE_ARGS= --add-missing --copy --force-missing
|
||||
USE_PKGCONFIG= build
|
||||
USE_GMAKE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: pms
|
||||
# Date created: 2010-05-13
|
||||
# Whom: Ashish SHUKLA <wahjava@gmail.com>
|
||||
#
|
||||
# Created by: Ashish SHUKLA <wahjava@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pms
|
||||
PORTVERSION= 0.42
|
||||
@ -16,10 +12,10 @@ COMMENT= A ncurses-based client for the Music Player Daemon
|
||||
|
||||
LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
@ -11,10 +11,10 @@ COMMENT= Speech recognition system
|
||||
|
||||
LIB_DEPENDS= sphinxad:${PORTSDIR}/audio/sphinxbase
|
||||
|
||||
USES= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
CONFIGURE_ARGS+= --without-python
|
||||
CONFIGURE_ENV+= HAVE_DOXYGEN=no
|
||||
|
@ -23,9 +23,9 @@ CONFIGURE_ARGS+=PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \
|
||||
--libdir=${PREFIX}/lib/${PORTNAME}2 \
|
||||
--includedir=${PREFIX}/include/${PORTNAME}2
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}2
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: q-audio
|
||||
# Date created: 14 August 2003
|
||||
# Whom: ag@muwiinfa.geschichte.uni-mainz.de Albert Graef
|
||||
#
|
||||
# Created by: ag@muwiinfa.geschichte.uni-mainz.de Albert Graef
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= audio
|
||||
PORTVERSION= 2.7
|
||||
@ -23,7 +19,7 @@ LIB_DEPENDS= q.8:${PORTSDIR}/lang/q \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/portaudio2/libportaudio.so.2:${PORTSDIR}/audio/portaudio2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
|
||||
DATADIR= ${PREFIX}/share/q
|
||||
|
||||
|
@ -15,9 +15,9 @@ LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= boost_date_time:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
USE_PYTHON_BUILD=yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -21,10 +21,10 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib \
|
||||
RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \
|
||||
lilypond:${PORTSDIR}/print/lilypond
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= QTLIBDIR=${QT_LIBDIR}
|
||||
USE_PKGCONFIG= build
|
||||
USE_GMAKE= yes
|
||||
USE_QT4= gui network xml rcc_build moc_build uic_build linguist_build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
@ -19,6 +19,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
fftw3.6:${PORTSDIR}/math/fftw3
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
@ -28,6 +29,4 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,7 +15,7 @@ COMMENT= A Ruby binding to the EsounD library
|
||||
|
||||
LIB_DEPENDS= esd:${PORTSDIR}/audio/esound
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
||||
|
@ -15,8 +15,7 @@ LICENSE= ZLIB
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_SDL= sdl
|
||||
USE_PKGCONFIG= yes
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Commodore SID music player using libsidplay2
|
||||
LIB_DEPENDS= sidplay2:${PORTSDIR}/audio/libsidplay2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGCONFIG= yes
|
||||
USES= pkgconfig
|
||||
|
||||
MAN1= sidplay2.1
|
||||
PLIST_FILES= bin/sidplay2
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: slv2
|
||||
# Date created: 2008-11-25
|
||||
# Whom: xaimus <xaimus@gmail.com>
|
||||
#
|
||||
# Created by: xaimus <xaimus@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= slv2
|
||||
PORTVERSION= 0.6.6
|
||||
@ -20,10 +16,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/lv2.h:${PORTSDIR}/audio/lv2core
|
||||
LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
|
||||
rdf.0:${PORTSDIR}/textproc/redland
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -16,8 +16,8 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
csound64.5:${PORTSDIR}/audio/csound
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
USE_WX= yes
|
||||
WX_CONF_ARGS= absolute
|
||||
|
||||
|
@ -25,17 +25,17 @@ LIB_DEPENDS= fftw3.6:${PORTSDIR}/math/fftw3 \
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_WX= 2.6+
|
||||
WX_UNICODE= yes
|
||||
CONFIGURE_ARGS= -with-wxconfig-path=${WX_CONFIG}
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USE_GNOME= pkgconfig libxml2
|
||||
USE_GNOME= libxml2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,9 +20,9 @@ MAN3= libsox.3
|
||||
MAN7= soxformat.7
|
||||
MLINKS= sox.1 play.1 sox.1 rec.1 sox.1 soxeffect.7
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
OPTIONS_DEFINE= ALSA AO AMRNB AMRWB FFMPEG FLAC GSM ID3TAG LADSPA LAME \
|
||||
MAD PNG SNDFILE VORBIS WAVPACK
|
||||
|
@ -33,7 +33,7 @@ THREADS_DESC= Build with thread safety support
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSNDFILE}
|
||||
USE_PKGCONFIG= build
|
||||
USES+= pkgconfig
|
||||
LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile
|
||||
.else
|
||||
CONFIGURE_ENV+= HAVE_PKGCONFIG=no
|
||||
|
@ -1,6 +1,4 @@
|
||||
# New ports collection Makefile for: swhplugins
|
||||
# Date created: 12 May 2002
|
||||
# Whom: Tilman Linneweh <arved@FreeBSD.org>
|
||||
# Created by: Tilman Linneweh <arved@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
@ -22,7 +20,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
|
||||
# includes assembler code
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,10 +1,5 @@
|
||||
|
||||
# New ports collection makefile for: taglib-sharp
|
||||
# Date Created: Aug 25 2008
|
||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
||||
#
|
||||
# Created by: Florent Thoumie <flz@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= taglib-sharp
|
||||
PORTVERSION= 2.0.3.7
|
||||
@ -21,8 +16,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USE_PKGCONFIG= build
|
||||
USES= pathfix pkgconfig
|
||||
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}" \
|
||||
VERSIONSUFX="db62eba44689b5b0"
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: taglookup
|
||||
# Date created: 21 Oct 2007
|
||||
# Whom: Alex Allan <alex@kamaz.org.uk>
|
||||
#
|
||||
# Created by: Alex Allan <alex@kamaz.org.uk>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= taglookup
|
||||
PORTVERSION= 0.2
|
||||
@ -18,7 +14,7 @@ COMMENT= Utility for tagging groups of audio files using CDDB
|
||||
LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \
|
||||
tag.1:${PORTSDIR}/audio/taglib
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USES= pkgconfig
|
||||
|
||||
MAN1= taglookup.1
|
||||
PLIST_FILES= bin/taglookup
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Created by: Martin Wilke (miwi@FreeBSD.org)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= thunar-media-tags-plugin
|
||||
PORTVERSION= 0.2.0
|
||||
@ -15,6 +14,7 @@ COMMENT= A Media Tags Plugin
|
||||
|
||||
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
|
||||
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
@ -22,6 +22,5 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libexo thunar
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -40,10 +40,9 @@ OPTIONS_DEFINE= QTWEETLIB
|
||||
OPTIONS_DEFAULT= QTWEETLIB
|
||||
QTWEETLIB_DESC= Enable Twitter SIP plugin
|
||||
|
||||
USES= cmake
|
||||
USES= cmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
USE_QT4= dbus designer gui linguist_build moc_build \
|
||||
network phonon qmake_build qtestlib rcc_build \
|
||||
|
@ -26,12 +26,12 @@ LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth \
|
||||
MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \
|
||||
INSTALL_SHARE_DIR=${DATADIR}
|
||||
|
||||
USES= pkgconfig
|
||||
USE_JAVA= yes
|
||||
USE_ANT= yes
|
||||
USE_GECKO= libxul19
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
JAVA_VERSION= 1.6+
|
||||
NOCCACHE= yes
|
||||
|
||||
|
@ -16,9 +16,9 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
|
||||
curl.6:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_PKGCONFIG= build
|
||||
USE_GSTREAMER= good mad gconf
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Created by: James Earl <jdearl@telus.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-mixer
|
||||
PORTVERSION= 4.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user