aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/bmp-faad/Makefile4
-rw-r--r--audio/cmus/Makefile2
-rw-r--r--audio/dir2ogg/Makefile2
-rw-r--r--audio/gnormalize/Makefile1
-rw-r--r--audio/ices0/Makefile2
-rw-r--r--audio/muine/Makefile3
-rw-r--r--audio/musicpd/Makefile3
-rw-r--r--audio/pacpl/Makefile2
-rw-r--r--audio/raop_play/Makefile2
-rw-r--r--audio/slimserver/Makefile2
-rw-r--r--audio/squeezeboxserver/Makefile1
-rw-r--r--audio/squeezecenter/Makefile1
-rw-r--r--audio/streamripper/Makefile3
-rw-r--r--audio/xmms-faad/Makefile4
-rw-r--r--audio/xmms2/Makefile2
-rw-r--r--multimedia/avidemux2/Makefile2
-rw-r--r--multimedia/avifile/Makefile4
-rw-r--r--multimedia/ffmpeg/Makefile4
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile4
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/libquicktime/Makefile4
-rw-r--r--multimedia/mpeg4ip/Makefile4
-rw-r--r--multimedia/transkode/Makefile2
-rw-r--r--multimedia/vlc/Makefile4
25 files changed, 36 insertions, 30 deletions
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile
index 95d58c40e097..9a7ec82753e5 100644
--- a/audio/bmp-faad/Makefile
+++ b/audio/bmp-faad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= faad2
PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/faac
PKGNAMEPREFIX= bmp-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= bmp-
MAINTAINER= ports@FreeBSD.org
COMMENT= Beep Media Player (BMP) plugin for faad
-LIB_DEPENDS= faad.0:${PORTSDIR}/audio/faad \
+LIB_DEPENDS= faad.2:${PORTSDIR}/audio/faad \
beep.2:${PORTSDIR}/multimedia/beep-media-player
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index a985b1409f41..fa677274c8de 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cmus
PORTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://onion.dynserv.net/~timo/files/ \
http://mirror.greaterscope.net/cmus/
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile
index 05950a1d62a8..ea91553ac7d4 100644
--- a/audio/dir2ogg/Makefile
+++ b/audio/dir2ogg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dir2ogg
PORTVERSION= 0.11.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://jak-linux.org/projects/dir2ogg/0.11/ \
LOCAL/chinsan
diff --git a/audio/gnormalize/Makefile b/audio/gnormalize/Makefile
index bdcfdc603668..2ef330d46af7 100644
--- a/audio/gnormalize/Makefile
+++ b/audio/gnormalize/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnormalize
PORTVERSION= 0.63
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile
index 5e9251f6655e..57ac6526c072 100644
--- a/audio/ices0/Makefile
+++ b/audio/ices0/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ices
PORTVERSION= 0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio net
MASTER_SITES= http://svn.xiph.org/releases/ices/
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index a4a33cb9acab..da184f5b5567 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -8,6 +8,7 @@
PORTNAME= muine
PORTVERSION= 0.8.10
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
@@ -41,7 +42,7 @@ OPTIONS= XINE "Enable Xine backend" off \
.include <bsd.port.pre.mk>
.if defined (WITH_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
.else
CONFIGURE_ARGS+= --disable-faad2
.endif
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index a0e1896a5195..0721645c678d 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= musicpd
PORTVERSION= 0.14.1
+PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -74,7 +75,7 @@ LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor
.endif
.if defined(WITH_AAC)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
.else
CONFIGURE_ARGS+=--disable-aac
.endif
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index 3f9843882802..8db8bae6eb29 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pacpl
PORTVERSION= 3.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SFE
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile
index 22056e93b442..0de5c3c6f145 100644
--- a/audio/raop_play/Makefile
+++ b/audio/raop_play/Makefile
@@ -7,7 +7,7 @@
PORTNAME= raop_play
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= raop-play
diff --git a/audio/slimserver/Makefile b/audio/slimserver/Makefile
index 7e324c66a8c7..a1c54808748c 100644
--- a/audio/slimserver/Makefile
+++ b/audio/slimserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= slimserver
PORTVERSION= 6.5.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SlimServer_v${PORTVERSION}/
DISTNAME= SlimServer_v${PORTVERSION}.no-cpan-arch
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index fbd3d4410bd2..fbcf9be88817 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= squeezecenter
PORTVERSION= 7.3.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeCenter_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0//}-noCPAN
diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile
index fbd3d4410bd2..fbcf9be88817 100644
--- a/audio/squeezecenter/Makefile
+++ b/audio/squeezecenter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= squeezecenter
PORTVERSION= 7.3.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeCenter_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0//}-noCPAN
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 325e431c2c83..3a2fba5f21f4 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= streamripper
PORTVERSION= 1.64.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF \
http://gd.tuwien.ac.at/hci/cdk/:cdk
@@ -46,7 +47,7 @@ CDK_VERSION= 5.0-20060507
.if defined(WITHOUT_FAAD)
CONFIGURE_ARGS+= ac_cv_lib_faad_NeAACDecDecode2=no
.else
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
.endif
.if defined(WITHOUT_VORBIS)
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile
index cc129b6b50f3..d9abaae6dc3b 100644
--- a/audio/xmms-faad/Makefile
+++ b/audio/xmms-faad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= faad2
PORTVERSION= 2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF
MASTER_SITE_SUBDIR= faac
@@ -19,7 +19,7 @@ COMMENT= XMMS plugin for faad
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
xmms.4:${PORTSDIR}/multimedia/xmms \
- faad.0:${PORTSDIR}/audio/faad \
+ faad.2:${PORTSDIR}/audio/faad \
mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
PATCH_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 75754ba3390b..63026b126df7 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -139,7 +139,7 @@ PLIST_SUB+= CDDA="@comment "
.endif
.if !defined(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
PLIST_SUB+= FAAD=""
.else
EXCLUDE+= --without-plugins="faad" --without-plugins="mp4"
diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile
index c0955e814f6b..204f21eb55c6 100644
--- a/multimedia/avidemux2/Makefile
+++ b/multimedia/avidemux2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
${MASTER_SITE_SOURCEFORGE}
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index 086fc52abced..ddff499b8a36 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avifile
PORTVERSION= 0.7.43
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -110,7 +110,7 @@ PLIST_SUB+= A52="@comment "
# faad
.if !defined(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
CONFIGURE_ARGS+= --with-faad-prefix=${LOCALBASE}
.else
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index f06d31bd47cb..2d986cf25f7f 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ffmpeg
DISTVERSION= 2008-07-27
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
@@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --disable-libfaac
## faad
.ifndef(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
CONFIGURE_ARGS+= --enable-libfaad \
--enable-libfaadbin
.else
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index 4986b075c4ff..e6ff17a42159 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmerlin-avdecoder
PORTVERSION= 0.1.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF/gmerlin
@@ -123,7 +123,7 @@ CONFIGURE_ARGS+=--disable-libpng
.endif
.if !defined(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
.else
CONFIGURE_ARGS+=--disable-faad2
.endif
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index c9ec152676da..b8259a431a7c 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH= 3
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 5cd8fe02a6b1..788499bac505 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -224,7 +224,7 @@ gst_faac_DIST= bad
# faad
gst_faad_USE_GSTREAMER+= bad
-gst_faad_LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+gst_faad_LIB_DEPENDS+= faad.1:${PORTSDIR}/audio/faad
gst_faad_PLIST_FILES= ${GST_LIB_DIR}/libgstfaad.la \
${GST_LIB_DIR}/libgstfaad.so
gst_faad_DIST= bad
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index 1e63e55cf76c..33be57ef4fba 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libquicktime
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SFE
@@ -121,7 +121,7 @@ CONFIGURE_ARGS+= --without-faac
.endif
.if !defined(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
PLIST_SUB+= FAAD=""
CONFIGURE_ARGS+= --with-faad2
.else
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index 162e07a2212d..5164141fa781 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpeg4ip
PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= LOCAL/ahze
# http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136
@@ -21,7 +21,7 @@ COMMENT= Standards-based system to encode, stream and play MPEG-4 audio/video
BUILD_DEPENDS= mpeg4ip-libmp4v2>=1.6.1:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= faac.0:${PORTSDIR}/audio/faac \
- faad.0:${PORTSDIR}/audio/faad \
+ faad.2:${PORTSDIR}/audio/faad \
mp3lame.0:${PORTSDIR}/audio/lame \
id3tag.0:${PORTSDIR}/audio/libid3tag \
a52.0:${PORTSDIR}/audio/liba52 \
diff --git a/multimedia/transkode/Makefile b/multimedia/transkode/Makefile
index 7ad67f07645c..1f872664b67f 100644
--- a/multimedia/transkode/Makefile
+++ b/multimedia/transkode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transkode
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= SF
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index fb79d00a558d..6eac7e5463ad 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.9.8a
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
@@ -290,7 +290,7 @@ LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac
.endif
.if (defined(WITH_FAAD) || exists(${LOCALBASE}/lib/libfaad.a)) && !defined(WITHOUT_FAAD)
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
+LIB_DEPENDS+= faad.2:${PORTSDIR}/audio/faad
CONFIGURE_ARGS+=--enable-faad
.else
CONFIGURE_ARGS+=--disable-faad