diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-28 10:34:26 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-28 10:34:26 +0000 |
commit | 9e811c372a9ad2bd983731eb59dba482f7c4224f (patch) | |
tree | 86e85be0392ddc0d5edc44e35b5c7bbf9f51ec8d /multimedia | |
parent | 2ca9e469adc77090c0cdede0f17e4188e7399742 (diff) | |
download | freebsd-ports-9e811c372a9ad2bd983731eb59dba482f7c4224f.zip |
Chase libcdio shared library version bump
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 3 | ||||
-rw-r--r-- | multimedia/bmpx/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gmerlin-avdecoder/Makefile | 3 | ||||
-rw-r--r-- | multimedia/gmerlin/Makefile | 3 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vcdimager/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
7 files changed, 14 insertions, 11 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index d32f6069189a..87ed9c91aaa9 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious-plugins PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -285,7 +286,7 @@ PLIST_SUB+= TIMIDITYPLUGIN="@comment " .endif .if defined(WITH_CDAUDIO) -LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio \ +LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio \ cddb.4:${PORTSDIR}/audio/libcddb CONFIGURE_ARGS+=--enable-cdaudio PLIST_SUB+= CDAUDIOPLUGIN="" diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile index 3b39bfe3e539..439fabc79ad0 100644 --- a/multimedia/bmpx/Makefile +++ b/multimedia/bmpx/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmpx PORTVERSION= 0.40.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://files.backtrace.info/releases/0.40/ @@ -17,7 +17,7 @@ COMMENT= Media player geared towards usability, technical efficiency and looks LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \ cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - cdio.8:${PORTSDIR}/sysutils/libcdio \ + cdio.12:${PORTSDIR}/sysutils/libcdio \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ rsvg-2:${PORTSDIR}/graphics/librsvg2 \ diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile index ab064dcf19b4..0db846982ef7 100644 --- a/multimedia/gmerlin-avdecoder/Makefile +++ b/multimedia/gmerlin-avdecoder/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmerlin-avdecoder PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION} @@ -169,7 +170,7 @@ CONFIGURE_ARGS+=--disable-libcda --disable-libdca .endif .if !defined(WITHOUT_LIBCDIO) -LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio +LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio PLIST_SUB+= LIBCDIO="" .else CONFIGURE_ARGS+=--disable-libcdio diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile index 495617eca848..ab9dd3bd241b 100644 --- a/multimedia/gmerlin/Makefile +++ b/multimedia/gmerlin/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmerlin PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF @@ -77,7 +78,7 @@ CONFIGURE_ARGS+=--disable-libvisual .endif .if !defined(WITHOUT_LIBCDIO) -LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio +LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio PLIST_SUB+= CDIO="" .else CONFIGURE_ARGS+=--disable-libcdio diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index cd811b7a4491..8389c5dc9b43 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.16.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib%20%28${PORTNAME}%20core%29/${PORTVERSION} PKGNAMEPREFIX= lib @@ -24,7 +24,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ dvdread.4:${PORTSDIR}/multimedia/libdvdread \ freetype.9:${PORTSDIR}/print/freetype2 \ fame-0.9.1:${PORTSDIR}/multimedia/libfame \ - cdio.8:${PORTSDIR}/sysutils/libcdio \ + cdio.12:${PORTSDIR}/sysutils/libcdio \ modplug.0:${PORTSDIR}/audio/libmodplug \ vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ theora.0:${PORTSDIR}/multimedia/libtheora \ diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 32dbdbf41769..e9161a8add88 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -6,7 +6,7 @@ PORTNAME= vcdimager PORTVERSION= 0.7.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= vcdimager @@ -16,7 +16,7 @@ COMMENT= GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ xml2:${PORTSDIR}/textproc/libxml2 \ - cdio.8:${PORTSDIR}/sysutils/libcdio + cdio.12:${PORTSDIR}/sysutils/libcdio USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 93e0a10fca50..147fc9810dac 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ @@ -257,7 +257,7 @@ CONFIGUE_ARGS+= --disable-bonjour .if !defined(WITHOUT_CDROM) LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - cdio.8:${PORTSDIR}/sysutils/libcdio + cdio.12:${PORTSDIR}/sysutils/libcdio CONFIGURE_ARGS+=--enable-vcd \ --enable-libcddb \ --disable-cddax |