[Midnightbsd-cvs] mports [17931] trunk/audio: USES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Dec 24 20:36:51 EST 2014


Revision: 17931
          http://svnweb.midnightbsd.org/mports/?rev=17931
Author:   laffer1
Date:     2014-12-24 20:36:51 -0500 (Wed, 24 Dec 2014)
Log Message:
-----------
USES

Modified Paths:
--------------
    trunk/audio/faac/Makefile
    trunk/audio/libaudiofile/Makefile
    trunk/audio/libcdaudio/Makefile
    trunk/audio/libdssialsacompat/Makefile
    trunk/audio/libmikmod/Makefile
    trunk/audio/libmpd/Makefile
    trunk/audio/libnjb/Makefile
    trunk/audio/libofa/Makefile
    trunk/audio/libsamplerate/Makefile
    trunk/audio/mpg123/Makefile
    trunk/audio/openal/Makefile
    trunk/audio/pulseaudio/Makefile
    trunk/audio/sdl_mixer/Makefile
    trunk/audio/sdl_sound/Makefile

Modified: trunk/audio/faac/Makefile
===================================================================
--- trunk/audio/faac/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/faac/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -16,7 +16,7 @@
 
 USES=		gmake tar:bzip2
 USE_DOS2UNIX=	yes
-USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
+USES=	aclocal autoheader automake autoconf libtool
 ACLOCAL_ARGS=	-I . -I ${LOCALBASE}/share/aclocal
 AUTOMAKE_ARGS=	--add-missing
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \

Modified: trunk/audio/libaudiofile/Makefile
===================================================================
--- trunk/audio/libaudiofile/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libaudiofile/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -17,7 +17,7 @@
 
 USES=		pathfix pkgconfig
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 
 CONFLICTS=	osalp-0.7.*

Modified: trunk/audio/libcdaudio/Makefile
===================================================================
--- trunk/audio/libcdaudio/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libcdaudio/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -16,7 +16,7 @@
 COMMENT=	A library for playing audio CDs
 LICENSE=	gpl2
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 USE_GNOME=	gnomehack  pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: trunk/audio/libdssialsacompat/Makefile
===================================================================
--- trunk/audio/libdssialsacompat/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libdssialsacompat/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -10,7 +10,7 @@
 COMMENT=	Alsa compatibility library to build DSSI
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 

Modified: trunk/audio/libmikmod/Makefile
===================================================================
--- trunk/audio/libmikmod/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libmikmod/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -22,7 +22,7 @@
 WANT_GNOME=	yes
 USE_GNOME=	 lthack
 USE_GMAKE=	yes
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
 MAKE_ENV=	SHELL=/bin/sh

Modified: trunk/audio/libmpd/Makefile
===================================================================
--- trunk/audio/libmpd/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libmpd/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -10,7 +10,7 @@
 COMMENT=	Abstraction around libmpdclient
 LICENSE=	gpl2
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 USE_GNOME=	pkgconfig glib20 gnomehack
 USE_LDCONFIG=	yes

Modified: trunk/audio/libnjb/Makefile
===================================================================
--- trunk/audio/libnjb/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libnjb/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -13,7 +13,7 @@
 
 LIB_DEPENDS=	usb-0.1.8:${PORTSDIR}/devel/libusb
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"

Modified: trunk/audio/libofa/Makefile
===================================================================
--- trunk/audio/libofa/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libofa/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -16,7 +16,7 @@
 
 PROJECTHOST=	musicip-libofa
 USE_DOS2UNIX=	yes
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 USE_PATHFIX=	yes
 USE_PKGCONFIG=	yes
 GNU_CONFIGURE=	yes

Modified: trunk/audio/libsamplerate/Makefile
===================================================================
--- trunk/audio/libsamplerate/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/libsamplerate/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -11,7 +11,7 @@
 LICENSE=	gpl2
 
 USES=	pathfix pkgconfig
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"

Modified: trunk/audio/mpg123/Makefile
===================================================================
--- trunk/audio/mpg123/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/mpg123/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -12,7 +12,7 @@
 LICENSE=	lgpl2.1
 
 USES=		tar:bzip2 gmake libtool:keepla pathfix
-USE_AUTOTOOLS=	libltdl
+USES=	libltdl
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes

Modified: trunk/audio/openal/Makefile
===================================================================
--- trunk/audio/openal/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/openal/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -12,7 +12,7 @@
 COMMENT=	A 3D positional spatialized sound library
 LICENSE=	gpl2
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	${MACHINE_ARCH}-portbld-freebsd7.0
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"

Modified: trunk/audio/pulseaudio/Makefile
===================================================================
--- trunk/audio/pulseaudio/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/pulseaudio/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -22,7 +22,7 @@
 USE_LDCONFIG=	yes
 USES=		gettext
 GNU_CONFIGURE=	yes
-USE_AUTOTOOLS=	libltdl libtool
+USES=	libltdl libtool
 USE_GMAKE=	yes
 MAKE_JOBS_UNSAFE=yes
 CONFIGURE_ENV=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \

Modified: trunk/audio/sdl_mixer/Makefile
===================================================================
--- trunk/audio/sdl_mixer/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/sdl_mixer/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -10,7 +10,7 @@
 COMMENT=	A sample multi-channel audio mixer library
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 USE_SDL=	sdl
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes

Modified: trunk/audio/sdl_sound/Makefile
===================================================================
--- trunk/audio/sdl_sound/Makefile	2014-12-25 01:35:31 UTC (rev 17930)
+++ trunk/audio/sdl_sound/Makefile	2014-12-25 01:36:51 UTC (rev 17931)
@@ -11,7 +11,7 @@
 COMMENT=	A SDL audio library and player for some popular sound file formats
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
+USES=	libtool
 USE_LDCONFIG=	yes
 USE_SDL=	sdl
 CONFIGURE_ARGS=	--program-prefix=""



More information about the Midnightbsd-cvs mailing list