aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:32:45 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:32:45 +0000
commitc1d5b98a0752b872cec5f517e44e2e0ab5011d26 (patch)
tree2d0c21d0878d87bcc1d02133a12c113becb0c118 /multimedia
parent76e4f2995040c8518a4e2a410678390fd761b267 (diff)
downloadports-c1d5b98a0752b872cec5f517e44e2e0ab5011d26.tar.gz
ports-c1d5b98a0752b872cec5f517e44e2e0ab5011d26.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux2/Makefile4
-rw-r--r--multimedia/ffmpeg-devel/Makefile4
-rw-r--r--multimedia/handbrake/Makefile3
-rw-r--r--multimedia/mpeg4ip/Makefile3
4 files changed, 8 insertions, 6 deletions
diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile
index 61e1c3958482..2443a0dfb525 100644
--- a/multimedia/avidemux2/Makefile
+++ b/multimedia/avidemux2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
${MASTER_SITE_BERLIOS}
@@ -97,7 +97,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
.endif
.if defined(WITH_X264)
-LIB_DEPENDS+= x264.47:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
.endif
.if defined(WITH_VORBIS)
diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile
index f67178d8e1aa..e1fcc5cfa566 100644
--- a/multimedia/ffmpeg-devel/Makefile
+++ b/multimedia/ffmpeg-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ffmpeg
DISTVERSION= 0.4.9.cvs.${RELEASE_DATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_LOCAL}
# http://mplayerhq.hu/MPlayer/cvs/
@@ -306,7 +306,7 @@ FFMPEG_CFLAGS+= -I${LOCALBASE}/include/vorbis
.endif
# x264
.ifdef(WITH_X264)
-LIB_DEPENDS+= x264.47:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
CONFIGURE_ARGS+= --enable-x264
.endif
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 05a88a36e0b4..b6efea91df97 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -7,6 +7,7 @@
PORTNAME= handbrake
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://download.m0k.org/${PORTNAME}/ \
http://www.mirrors.ausmac.net/ftp/AudioVisual-SW/HandBrake/ \
@@ -28,7 +29,7 @@ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
xvidcore.4:${PORTSDIR}/multimedia/xvid \
- x264.47:${PORTSDIR}/multimedia/x264
+ x264.49:${PORTSDIR}/multimedia/x264
WRKSRC= ${WRKDIR}/HandBrake-${PORTVERSION}
HAS_CONFIGURE= yes
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index d5870258a471..dba38ef4f18d 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mpeg4ip
PORTVERSION= 1.5.0.1
+PORTREVISION= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +24,7 @@ LIB_DEPENDS= faac.0:${PORTSDIR}/audio/faac \
a52.0:${PORTSDIR}/audio/liba52 \
mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
- x264.47:${PORTSDIR}/multimedia/x264
+ x264.49:${PORTSDIR}/multimedia/x264
RUN_DEPENDS= mpeg4ip-libmp4v2>=1.5:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
USE_GNOME= gtk20