aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audacious-plugins/Makefile1
-rw-r--r--multimedia/avidemux2/Makefile1
-rw-r--r--multimedia/avifile/Makefile2
-rw-r--r--multimedia/beep-media-player/Makefile2
-rw-r--r--multimedia/bmp-extra-plugins/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/ffmpeg2theora/Makefile5
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-theora/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/kdemultimedia3/Makefile2
-rw-r--r--multimedia/kdemultimedia4/Makefile3
-rw-r--r--multimedia/libkate/Makefile4
-rw-r--r--multimedia/libquicktime/Makefile1
-rw-r--r--multimedia/libtheora/Makefile1
-rw-r--r--multimedia/libxine/Makefile1
-rw-r--r--multimedia/lives/Makefile1
-rw-r--r--multimedia/mencoder/Makefile2
-rw-r--r--multimedia/mkvtoolnix/Makefile3
-rw-r--r--multimedia/mlt/Makefile1
-rw-r--r--multimedia/mplayer/Makefile2
-rw-r--r--multimedia/nmm/Makefile2
-rw-r--r--multimedia/ogmtools/Makefile2
-rw-r--r--multimedia/poe/Makefile2
-rw-r--r--multimedia/recordmydesktop/Makefile1
-rw-r--r--multimedia/transcode/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--multimedia/xmms/Makefile2
28 files changed, 35 insertions, 24 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 9c5c7460fa50..0c69a86cce9e 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -7,6 +7,7 @@
PORTNAME= audacious-plugins
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile
index b9b25f5fe444..d19c6bc50fc8 100644
--- a/multimedia/avidemux2/Makefile
+++ b/multimedia/avidemux2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= 2.4.4
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
${MASTER_SITE_SOURCEFORGE}
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index ddff499b8a36..f9c5c4eb5dda 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -7,7 +7,7 @@
PORTNAME= avifile
PORTVERSION= 0.7.43
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index 1ae20f20c4f7..b51f111d8c6c 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -7,7 +7,7 @@
PORTNAME= beep-media-player
PORTVERSION= 0.9.7.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6
MASTER_SITES= SF/beepmp
diff --git a/multimedia/bmp-extra-plugins/Makefile b/multimedia/bmp-extra-plugins/Makefile
index 1232ce0c522f..719266e242d2 100644
--- a/multimedia/bmp-extra-plugins/Makefile
+++ b/multimedia/bmp-extra-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bmp-extra-plugins
PORTVERSION= 0.2.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia audio
MASTER_SITES= http://wrzask.pl/files/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index c80c4f43b377..6114f8e76569 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ffmpeg
DISTVERSION= 2008-07-27
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile
index 28581aa5481a..78a4d7a04d8d 100644
--- a/multimedia/ffmpeg2theora/Makefile
+++ b/multimedia/ffmpeg2theora/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ffmpeg2theora
PORTVERSION= 0.23
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/
@@ -19,8 +20,8 @@ LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
USE_BZIP2= yes
USE_SCONS= yes
-SCONS_ENV+= APPEND_LINKFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
- APPEND_CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
+SCONS_ENV+= APPEND_LINKFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
+ APPEND_CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
MAN1= ffmpeg2theora.1
PLIST_FILES= bin/ffmpeg2theora
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index e6ff17a42159..14fb857ce91c 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmerlin-avdecoder
PORTVERSION= 0.1.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= SF/gmerlin
diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile
index 49999ebc7791..cdc822324da4 100644
--- a/multimedia/gstreamer-plugins-theora/Makefile
+++ b/multimedia/gstreamer-plugins-theora/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer theora plugin
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 0411c6f52f94..b2cbf300e26f 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -381,7 +381,7 @@ gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \
gst_neon_DIST= bad
# ogg
-gst_ogg_LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg
+gst_ogg_LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg
gst_ogg_EXTRA_LIBS+= -lgstriff-${VERSION}
gst_ogg_PLIST_FILES= ${GST_LIB_DIR}/libgstogg.la \
${GST_LIB_DIR}/libgstogg.so
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile
index 1ce686a8e00e..5d7757268204 100644
--- a/multimedia/kdemultimedia3/Makefile
+++ b/multimedia/kdemultimedia3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile
index d25cc98cae0a..cd1c91b95723 100644
--- a/multimedia/kdemultimedia4/Makefile
+++ b/multimedia/kdemultimedia4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +17,7 @@ COMMENT= KDE Multimedia applications
LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \
- ogg.5:${PORTSDIR}/audio/libogg \
+ ogg.6:${PORTSDIR}/audio/libogg \
tag.6:${PORTSDIR}/audio/taglib \
vorbis.4:${PORTSDIR}/audio/libvorbis \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile
index 5f4b34a0108f..afed9846afa2 100644
--- a/multimedia/libkate/Makefile
+++ b/multimedia/libkate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libkate
PORTVERSION= 0.1.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -15,7 +15,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Codec for karaoke and text encapsulation for Ogg
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
-LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg \
+LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg \
png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index 1fdc21491aa4..5849af4224cd 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libquicktime
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SFE
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index 9daaf4b82e86..13ddf0a97394 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtheora
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xiph.org/releases/theora/ \
http://distfiles.master.finkmirrors.net/
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 96789927402f..e2d5d3d7c8b8 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.1.16.3
+PORTREVISION= 1
CATEGORIES= multimedia ipv6
MASTER_SITES= SF
PKGNAMEPREFIX= lib
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index dfc0baec0b29..f7a528336823 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lives
PORTVERSION= 1.0.0.p1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/~salsaman/lives/current/
DISTNAME= LiVES-${PORTVERSION:S/.p/-pre/}
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index a620721418af..b7b8f833549d 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mencoder
PORTVERSION= ${MPLAYER_PORT_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
COMMENT= Convenient video file and movie encoder
NO_PACKAGE= Port has restricted dependencies
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index ffa5cea99f47..680d8624bb75 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mkvtoolnix
PORTVERSION= 2.9.5
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/
@@ -19,7 +20,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
lzo2.2:${PORTSDIR}/archivers/lzo2 \
matroska.0:${PORTSDIR}/multimedia/libmatroska \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- ogg.5:${PORTSDIR}/audio/libogg \
+ ogg.6:${PORTSDIR}/audio/libogg \
pcrecpp.0:${PORTSDIR}/devel/pcre \
boost_regex:${PORTSDIR}/devel/boost
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index b13951ea91d2..c9be92aeafd0 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -6,6 +6,7 @@
PORTNAME= mlt
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SFE
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 2a24500dcc90..600e818194ea 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mplayer
PORTVERSION= ${MPLAYER_PORT_VERSION}
-PORTREVISION= 12
+PORTREVISION= 13
COMMENT= High performance media player supporting many formats
diff --git a/multimedia/nmm/Makefile b/multimedia/nmm/Makefile
index 09bcba2c687f..2669d3d8833e 100644
--- a/multimedia/nmm/Makefile
+++ b/multimedia/nmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nmm
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://www.motama.com/download/
diff --git a/multimedia/ogmtools/Makefile b/multimedia/ogmtools/Makefile
index ebedaf7149af..34b6f4e9e93a 100644
--- a/multimedia/ogmtools/Makefile
+++ b/multimedia/ogmtools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ogmtools
PORTVERSION= 1.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/
diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile
index 95e716571579..b22c7399d6b2 100644
--- a/multimedia/poe/Makefile
+++ b/multimedia/poe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= poe
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/
DISTNAME= Poe-${PORTVERSION}
diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile
index 1c7950cc718c..94d66174c288 100644
--- a/multimedia/recordmydesktop/Makefile
+++ b/multimedia/recordmydesktop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= recordmydesktop
DISTVERSION= 0.3.8.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 67b0fabec3da..6a277a88c6b8 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.0.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://transcode.kabewm.com/ \
http://fromani.exit1.org/
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --disable-fttest --enable-freetype=no
.endif
.if (defined(WITH_OGG) || exists(${LOCALBASE}/lib/libogg.so)) && !defined(WITHOUT_OGG)
-LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg
+LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg
CONFIGURE_ARGS+= --with-ogg-prefix=${LOCALBASE} --enable-ogg
.else
CONFIGURE_ARGS+= --enable-ogg=no
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 6d06ea9aa119..4a209952b410 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.9.9a
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
@@ -477,7 +477,7 @@ CONFIGURE_ARGS+=--disable-mpc
.endif
.if !defined(WITHOUT_OGG)
-LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg
+LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg
CONFIGURE_ARGS+=--enable-ogg
.else
CONFIGURE_ARGS+=--disable-ogg
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index bd091d04a273..8290573cb24a 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/xmms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms
PORTVERSION= 1.2.11
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES+= multimedia audio ipv6
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
LOCAL/beech