diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-23 09:17:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-23 09:17:55 +0000 |
commit | 591244e0227f1d03dcded131ae426612bcb1a3da (patch) | |
tree | 8fbece08f3980e498168c41f4111011921786166 | |
parent | 951aa6e2955c19dd2a6af3b51486054580125836 (diff) | |
download | ports-591244e0227f1d03dcded131ae426612bcb1a3da.tar.gz ports-591244e0227f1d03dcded131ae426612bcb1a3da.zip |
Notes
-rw-r--r-- | audio/sdl_sound/Makefile | 4 | ||||
-rw-r--r-- | audio/sweep/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-speex/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 3 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile | 3 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 3 | ||||
-rw-r--r-- | net/asterisk-bristuff/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk-devel/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk10/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk12/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk14/Makefile | 4 | ||||
-rw-r--r-- | net/asterisk16/Makefile | 4 | ||||
-rw-r--r-- | net/linphone-base/Makefile | 2 | ||||
-rw-r--r-- | net/linphone-base/Makefile.common | 2 |
17 files changed, 32 insertions, 29 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 diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 895596e0f43f..7d2879bf08f5 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ @@ -823,7 +823,7 @@ PLIST_SUB+= SMOOTHWAVE="" CONFIGURE_ARGS+= --disable-speex PLIST_SUB+= SPEEX="@comment " .else -LIB_DEPENDS+= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex PLIST_SUB+= SPEEX="" .endif diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 895596e0f43f..7d2879bf08f5 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ @@ -823,7 +823,7 @@ PLIST_SUB+= SMOOTHWAVE="" CONFIGURE_ARGS+= --disable-speex PLIST_SUB+= SPEEX="@comment " .else -LIB_DEPENDS+= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex PLIST_SUB+= SPEEX="" .endif diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index b322d9d6227e..a1be21eb6e04 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0.r5 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +22,7 @@ LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ a52.0:${PORTSDIR}/audio/liba52 \ vorbis.3:${PORTSDIR}/audio/libvorbis \ mad.2:${PORTSDIR}/audio/libmad \ - speex.2:${PORTSDIR}/audio/speex \ + speex.3:${PORTSDIR}/audio/speex \ aa.1:${PORTSDIR}/graphics/aalib \ mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index ac00ab100b06..631c0aceb1d4 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -31,6 +31,7 @@ PORTNAME= vlc PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${ESOUND_SUFFIX}${PKGNAMESUFFIX2} @@ -136,7 +137,7 @@ WITH_LIVEMEDIA= yes WITH_LIBMATROSKA=yes .endif -.if exists(${LOCALBASE}/lib/libspeex.so.2) && !defined(WITHOUT_SPEEX) +.if exists(${LOCALBASE}/lib/libspeex.so.3) && !defined(WITHOUT_SPEEX) WITH_SPEEX= yes .endif diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index ac00ab100b06..631c0aceb1d4 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -31,6 +31,7 @@ PORTNAME= vlc PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${ESOUND_SUFFIX}${PKGNAMESUFFIX2} @@ -136,7 +137,7 @@ WITH_LIVEMEDIA= yes WITH_LIBMATROSKA=yes .endif -.if exists(${LOCALBASE}/lib/libspeex.so.2) && !defined(WITHOUT_SPEEX) +.if exists(${LOCALBASE}/lib/libspeex.so.3) && !defined(WITHOUT_SPEEX) WITH_SPEEX= yes .endif diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk-devel/Makefile b/net/asterisk-devel/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk-devel/Makefile +++ b/net/asterisk-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 161aa46bee94..420c2dcfe4e7 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \ ${NONEXISTENT}:${PORTSDIR}/net/openh323:build -LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client GNU_CONFIGURE= yes diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index ed62b6128ed8..6f03ce2cb85f 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ - speex.2:${PORTSDIR}/audio/speex \ + speex.3:${PORTSDIR}/audio/speex \ osip.9:${PORTSDIR}/net/libosip USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig diff --git a/net/linphone-base/Makefile.common b/net/linphone-base/Makefile.common index bfe51a5c6e39..499ff0d7449f 100644 --- a/net/linphone-base/Makefile.common +++ b/net/linphone-base/Makefile.common @@ -4,7 +4,7 @@ LINPHONE_PORTNAME= linphone LINPHONE_PORTVERSION= 0.12.2 -LINPHONE_PORTREVISION= 0 +LINPHONE_PORTREVISION= 1 LINPHONE_PORTEPOCH= 1 LINPHONE_MASTER_SITES= http://simon.morlat.free.fr/download/${LINPHONE_PORTVERSION}/source/ |