diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
commit | bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /multimedia | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) |
Notes
Diffstat (limited to 'multimedia')
28 files changed, 32 insertions, 27 deletions
diff --git a/multimedia/avidemux2/Makefile.common b/multimedia/avidemux2/Makefile.common index 53cadc989a79..83dcf9016a16 100644 --- a/multimedia/avidemux2/Makefile.common +++ b/multimedia/avidemux2/Makefile.common @@ -2,7 +2,7 @@ # AVIDEMUX2_VERSION= 2.5.6 -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= BERLIOS \ SF/avidemux/avidemux/${PORTVERSION} DISTNAME= avidemux_${PORTVERSION} diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile index d520973762c0..6ce363a81021 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= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 MASTER_SITES= SF/beepmp/bmp/${PORTVERSION} diff --git a/multimedia/bmp-extra-plugins/Makefile b/multimedia/bmp-extra-plugins/Makefile index 925ac9d05c0e..aa9d6704bbbb 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= 13 +PORTREVISION= 14 CATEGORIES= multimedia audio MASTER_SITES= http://wrzask.pl/files/ diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile index 4707a5468017..0029d5bdd7ab 100644 --- a/multimedia/ffmpeg-devel/Makefile +++ b/multimedia/ffmpeg-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= ffmpeg DISTVERSION= 2012-04-25 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mm/ffmpeg diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 3d9a29ac051e..ca3a3a9fbec0 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.7.13 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile index 30bc100a352a..194218b7d145 100644 --- a/multimedia/ffmpeg2theora/Makefile +++ b/multimedia/ffmpeg2theora/Makefile @@ -6,7 +6,7 @@ PORTNAME= ffmpeg2theora PORTVERSION= 0.28 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/downloads/ diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile index d66a7faa1067..d35e47e4c44d 100644 --- a/multimedia/gmerlin-avdecoder/Makefile +++ b/multimedia/gmerlin-avdecoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmerlin-avdecoder PORTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION} diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index b0dafa5a6da7..a0759805566b 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 4f872ab2ce74..8c1cbcc0a5fb 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -424,7 +424,7 @@ gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \ gst_neon_DIST= bad # ogg -gst_ogg_LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg +gst_ogg_LIB_DEPENDS+= ogg:${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 664baeb84553..c24c44ac1854 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdemultimedia PORTVERSION= ${KDE_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 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 7ec6c0830d6f..7bd81f8c98bc 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.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ tag.1:${PORTSDIR}/audio/taglib \ vorbis.4:${PORTSDIR}/audio/libvorbis \ musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \ diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile index 840d28277ae6..35b141490f04 100644 --- a/multimedia/libkate/Makefile +++ b/multimedia/libkate/Makefile @@ -7,7 +7,7 @@ PORTNAME= libkate PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -17,7 +17,7 @@ COMMENT= Codec for karaoke and text encapsulation for Ogg LICENSE= BSD BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg \ +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ png15:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index ea606ecda85c..0503833d474e 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -7,7 +7,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 0c44633450ff..849f64ee59e4 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtheora PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 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 1fdab5ad3635..c6f996705cc8 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 42938b33e507..7b9cdcd90c70 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -7,6 +7,7 @@ PORTNAME= lives PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ DISTNAME= LiVES-${PORTVERSION} diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index db31851c8c72..d3deefcf7985 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -7,7 +7,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ @@ -21,7 +21,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ expat.6:${PORTSDIR}/textproc/expat2 \ lzo2.2:${PORTSDIR}/archivers/lzo2 \ vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ boost_regex.4:${PORTSDIR}/devel/boost-libs \ curl.6:${PORTSDIR}/ftp/curl diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 5108beeca29d..aa85a95d7d29 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -6,6 +6,7 @@ PORTNAME= mlt PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile index 340138ead62b..d56b60616d18 100644 --- a/multimedia/oggvideotools/Makefile +++ b/multimedia/oggvideotools/Makefile @@ -5,7 +5,7 @@ PORTNAME= oggvideotools PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= SF MASTER_SITE_SUBDIR= oggvideotools/oggvideotools/${DISTNAME} @@ -14,7 +14,7 @@ MAINTAINER= jille@quis.cx COMMENT= A toolbox for manipulating Ogg video files LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ theora.0:${PORTSDIR}/multimedia/libtheora \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/multimedia/ogmtools/Makefile b/multimedia/ogmtools/Makefile index 58ff374eb064..827ecbe733a3 100644 --- a/multimedia/ogmtools/Makefile +++ b/multimedia/ogmtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogmtools PORTVERSION= 1.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/ diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index 74b333f58da3..5e8a9f6c16b3 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -7,7 +7,7 @@ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} diff --git a/multimedia/qmmp/Makefile b/multimedia/qmmp/Makefile index 283f9c6648d1..483918fa9d6a 100644 --- a/multimedia/qmmp/Makefile +++ b/multimedia/qmmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= qmmp PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ ${MASTER_SITE_GOOGLE_CODE} diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile index 7f5ab3401a58..4d99e4750419 100644 --- a/multimedia/recordmydesktop/Makefile +++ b/multimedia/recordmydesktop/Makefile @@ -7,7 +7,7 @@ PORTNAME= recordmydesktop DISTVERSION= 0.3.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index afc061442521..f8099542d2ba 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --disable-x264 .endif .if defined(WITH_OGG) -LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS+= ogg:${PORTSDIR}/audio/libogg CONFIGURE_ARGS+= --enable-ogg .else CONFIGURE_ARGS+= --disable-ogg diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index dc7ae974823b..de3f305cc4ca 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -7,7 +7,7 @@ PORTNAME= vlc DISTVERSION= 1.1.13 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile index e540220ece40..fc97b7753812 100644 --- a/multimedia/xbmc-pvr/Makefile +++ b/multimedia/xbmc-pvr/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 70 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox PKGNAMESUFFIX= -pvr-ppa-odk diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile index 62c053deac91..1e6f11e642e7 100644 --- a/multimedia/xbmc/Makefile +++ b/multimedia/xbmc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 2bb298a9d23e..77356df3ecd2 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.11 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES+= multimedia audio ipv6 MASTER_SITES= http://www.xmms.org/files/1.2.x/ \ LOCAL/beech |