diff options
author | mezz <mezz@FreeBSD.org> | 2007-02-24 06:51:12 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-02-24 06:51:12 +0800 |
commit | bc1a4978064ef5def2f82eb88fcaff7cc7212cbe (patch) | |
tree | 6d40b50f9d5c736169946f48d2b128c1031b7de4 /audio | |
parent | aaebf793ba41e2f23d3a5c636b1381c7c39dd560 (diff) | |
download | freebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.tar.gz freebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.tar.zst freebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.zip |
Chase the shared library version of speex, bump the PORTREVISION.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aqualung/Makefile | 3 | ||||
-rw-r--r-- | audio/gstreamer-plugins-speex/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 4 | ||||
-rw-r--r-- | audio/libshout2/Makefile | 4 | ||||
-rw-r--r-- | audio/moc/Makefile | 3 | ||||
-rw-r--r-- | audio/sdl_sound/Makefile | 4 | ||||
-rw-r--r-- | audio/sweep/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-speex/Makefile | 4 |
9 files changed, 17 insertions, 15 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 060b9c831caf..8dc1fef4982f 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,6 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -19,7 +20,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ FLAC.7:${PORTSDIR}/audio/flac \ vorbis.3:${PORTSDIR}/audio/libvorbis \ oggz.3:${PORTSDIR}/audio/liboggz \ - speex.3:${PORTSDIR}/audio/speex \ + speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/libmad \ modplug.0:${PORTSDIR}/audio/libmodplug \ mpcdec.4:${PORTSDIR}/audio/libmpcdec \ diff --git a/audio/gstreamer-plugins-speex/Makefile b/audio/gstreamer-plugins-speex/Makefile index 5ed23593b2a3..cd5c8280d623 100644 --- a/audio/gstreamer-plugins-speex/Makefile +++ b/audio/gstreamer-plugins-speex/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer speex voice plugin diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 1728ed7410c1..3af4277d19cb 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ @@ -18,7 +18,7 @@ COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ shout.5:${PORTSDIR}/audio/libshout2 \ - speex.3:${PORTSDIR}/audio/speex \ + speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ vorbis.3:${PORTSDIR}/audio/libvorbis \ xslt.2:${PORTSDIR}/textproc/libxslt diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 2d0a3cacbbdd..b923f4b6d224 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ @@ -16,7 +16,7 @@ DISTNAME= libshout-${PORTVERSION} MAINTAINER= lofi@freebsd.org COMMENT= Routines for connecting and transmitting data to the icecast server -LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ +LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ vorbis.3:${PORTSDIR}/audio/libvorbis diff --git a/audio/moc/Makefile b/audio/moc/Makefile index ce92f2bdb0c2..261766bed748 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,6 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -97,7 +98,7 @@ CONFIGURE_ARGS+= --without-sndfile .endif .if defined(WITH_SPEEX) -LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex +LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex PLIST_FILES+= lib/moc/decoder_plugins/libspeex_decoder.la \ lib/moc/decoder_plugins/libspeex_decoder.so .else diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 66c758d935a6..90dcca39147f 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} @@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --disable-smpeg .endif .if !defined(WITHOUT_SPEEX) -LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex +LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex .else CONFIGURE_ARGS+= --disable-speex .endif diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 063187d2fb3e..3f55053cfaee 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,7 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 2.0 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ vorbis.3:${PORTSDIR}/audio/libvorbis \ - speex.3:${PORTSDIR}/audio/speex \ + speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/mad USE_BZIP2= yes diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index fe5a04cf5ee2..08e3aa507f7e 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -18,7 +18,7 @@ COMMENT= Play, encode, and manage Ogg Vorbis files LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.4:${PORTSDIR}/ftp/curl \ FLAC.7:${PORTSDIR}/audio/flac \ - speex.3:${PORTSDIR}/audio/speex \ + speex.1:${PORTSDIR}/audio/speex \ vorbis.3:${PORTSDIR}/audio/libvorbis USE_GETTEXT= yes diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile index 92df52daa5a8..d0e2da10e332 100644 --- a/audio/xmms-speex/Makefile +++ b/audio/xmms-speex/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-speex PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://jzb.rapanden.dk/pub/ DISTNAME= speex-xmms-${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= dyeske@yahoo.com COMMENT= XMMS input plugin to play speex files BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms -LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/libspeex.so |