aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
commit591244e0227f1d03dcded131ae426612bcb1a3da (patch)
tree8fbece08f3980e498168c41f4111011921786166 /audio
parent951aa6e2955c19dd2a6af3b51486054580125836 (diff)
downloadports-591244e0227f1d03dcded131ae426612bcb1a3da.tar.gz
ports-591244e0227f1d03dcded131ae426612bcb1a3da.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/sdl_sound/Makefile4
-rw-r--r--audio/sweep/Makefile4
-rw-r--r--audio/xmms-speex/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 38ead04e3ff9..fdfa56154c66 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdl_sound
PORTVERSION= 1.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
DISTNAME= SDL_sound-${PORTVERSION}
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --disable-smpeg
.endif
.if !defined(WITHOUT_SPEEX)
-LIB_DEPENDS+= speex.2:${PORTSDIR}/audio/speex
+LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex
.else
CONFIGURE_ARGS+= --disable-speex
.endif
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index a1a9c0a591a3..544c840baa38 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.8.3
-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 1.2 desktop
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
- speex.2:${PORTSDIR}/audio/speex \
+ speex.3:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/mad \
tdb.1:${PORTSDIR}/databases/tdb
diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile
index cd110412af17..421772f6dac8 100644
--- a/audio/xmms-speex/Makefile
+++ b/audio/xmms-speex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-speex
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
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.2:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Input/libspeex.so