diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2005-03-16 14:50:13 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2005-03-16 14:50:13 +0000 |
commit | c65892996765bb99500d4c50b5e409b69317b978 (patch) | |
tree | dee07b2e00944aac36439781f32962627c6be9d8 /multimedia | |
parent | e8c58c6b92471d63cf0285641edd76878833b892 (diff) | |
download | ports-c65892996765bb99500d4c50b5e409b69317b978.tar.gz ports-c65892996765bb99500d4c50b5e409b69317b978.zip |
new version of libFLAC
Notes
Notes:
svn path=/head/; revision=131401
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/kdemultimedia3/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kdemultimedia4/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mkvtoolnix/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
8 files changed, 12 insertions, 12 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index d5ffb4f06463..36d8d5d15ce5 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -175,7 +175,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad # flac .if ${GST_PLUGIN}=="flac" -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac .endif # gdkpixbuf diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index d5ffb4f06463..36d8d5d15ce5 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -175,7 +175,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad # flac .if ${GST_PLUGIN}=="flac" -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac .endif # gdkpixbuf diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index baf001047406..9af7d48f2f09 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdemultimedia PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 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 baf001047406..9af7d48f2f09 100644 --- a/multimedia/kdemultimedia4/Makefile +++ b/multimedia/kdemultimedia4/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdemultimedia PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index d09332903017..d7a515e882d8 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Libraries for xine multimedia player BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft -LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ +LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ a52.0:${PORTSDIR}/audio/liba52 \ vorbis.3:${PORTSDIR}/audio/libvorbis \ mad.2:${PORTSDIR}/audio/libmad \ diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 65b27afab637..74dbceed9bf4 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -7,7 +7,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \ http://www.bunkus.org/videotools/mkvtoolnix/sources/old/ @@ -17,7 +17,7 @@ COMMENT= Tools to extract from/get info about/create Matroska media streams BUILD_DEPENDS= ${LOCALBASE}/lib/libmatroska.a:${PORTSDIR}/multimedia/libmatroska \ ${LOCALBASE}/lib/libebml.a:${PORTSDIR}/textproc/libebml -LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ +LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ expat.5:${PORTSDIR}/textproc/expat2 \ vorbis.3:${PORTSDIR}/audio/libvorbis diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index addd1e15d98c..7d2b20d03ef7 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -176,7 +176,7 @@ PORTNAME= vlc PORTVERSION= 0.8.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${PORTVERSION}/ \ @@ -436,7 +436,7 @@ CONFIGURE_ARGS+=--disable-faad .endif .if !defined(WITHOUT_FLAC) -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac CONFIGURE_ARGS+=--enable-flac .else CONFLGIRE_ARGS+=--disable-flac diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index addd1e15d98c..7d2b20d03ef7 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -176,7 +176,7 @@ PORTNAME= vlc PORTVERSION= 0.8.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${PORTVERSION}/ \ @@ -436,7 +436,7 @@ CONFIGURE_ARGS+=--disable-faad .endif .if !defined(WITHOUT_FLAC) -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac CONFIGURE_ARGS+=--enable-flac .else CONFLGIRE_ARGS+=--disable-flac |