diff options
author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2007-04-05 19:28:20 +0000 |
---|---|---|
committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2007-04-05 19:28:20 +0000 |
commit | 950aa9d668510098b38626bed6d2103c4eef40c5 (patch) | |
tree | 79ad258aaf00b65fce90c6d18e0b6c5537f27841 /multimedia | |
parent | a5fa367a83f8a60679ba74a63f88126806350b43 (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/handbrake-gtk2/Makefile | 4 | ||||
-rw-r--r-- | multimedia/handbrake/Makefile | 4 | ||||
-rw-r--r-- | multimedia/k9copy-kde4/Makefile | 3 | ||||
-rw-r--r-- | multimedia/k9copy/Makefile | 3 | ||||
-rw-r--r-- | multimedia/ldvd/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/lxdvdrip/Makefile | 3 | ||||
-rw-r--r-- | multimedia/mplayerxp/Makefile | 3 | ||||
-rw-r--r-- | multimedia/ogle/Makefile | 4 | ||||
-rw-r--r-- | multimedia/ogmrip/Makefile | 3 | ||||
-rw-r--r-- | multimedia/qvamps/Makefile | 4 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
14 files changed, 28 insertions, 23 deletions
diff --git a/multimedia/handbrake-gtk2/Makefile b/multimedia/handbrake-gtk2/Makefile index 9f63ac881e85..514575ab767a 100644 --- a/multimedia/handbrake-gtk2/Makefile +++ b/multimedia/handbrake-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= handbrake PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/${PORTNAME}/ \ http://www.mirrors.ausmac.net/ftp/AudioVisual-SW/HandBrake/ \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread \ + dvdread.5:${PORTSDIR}/multimedia/libdvdread \ faac.0:${PORTSDIR}/audio/faac \ mp3lame.0:${PORTSDIR}/audio/lame \ mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \ diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 319acbc2262c..f985b41d0e58 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -7,7 +7,7 @@ PORTNAME= handbrake PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/${PORTNAME}/ \ http://www.mirrors.ausmac.net/ftp/AudioVisual-SW/HandBrake/ \ @@ -20,7 +20,7 @@ COMMENT= A DVD to MPEG-4 ripper and encoder BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread \ + dvdread.5:${PORTSDIR}/multimedia/libdvdread \ faac.0:${PORTSDIR}/audio/faac \ mp3lame.0:${PORTSDIR}/audio/lame \ mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \ diff --git a/multimedia/k9copy-kde4/Makefile b/multimedia/k9copy-kde4/Makefile index ddc1914c1cdf..c1f0ff9f8bd5 100644 --- a/multimedia/k9copy-kde4/Makefile +++ b/multimedia/k9copy-kde4/Makefile @@ -6,6 +6,7 @@ PORTNAME= k9copy PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= triosoft@triosoft.com.ua COMMENT= A DVD-9 to DVD-5 shrinking application for KDE -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ vamps:${PORTSDIR}/multimedia/vamps diff --git a/multimedia/k9copy/Makefile b/multimedia/k9copy/Makefile index ddc1914c1cdf..c1f0ff9f8bd5 100644 --- a/multimedia/k9copy/Makefile +++ b/multimedia/k9copy/Makefile @@ -6,6 +6,7 @@ PORTNAME= k9copy PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= triosoft@triosoft.com.ua COMMENT= A DVD-9 to DVD-5 shrinking application for KDE -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ vamps:${PORTSDIR}/multimedia/vamps diff --git a/multimedia/ldvd/Makefile b/multimedia/ldvd/Makefile index cb257812cd43..07cc51331cb1 100644 --- a/multimedia/ldvd/Makefile +++ b/multimedia/ldvd/Makefile @@ -7,7 +7,7 @@ PORTNAME= ldvd PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ://freebsd.unixfreunde.de/sources/ @@ -15,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Gui, which shall simplify shrinking a DVD-9 to a DVD-5 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= transcode:${PORTSDIR}/multimedia/transcode \ growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ ifo_dump:${PORTSDIR}/multimedia/ogle \ diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 64dcb23ed0b2..85ab1b4d2814 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ speex.1:${PORTSDIR}/audio/speex \ mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread \ + dvdread.5:${PORTSDIR}/multimedia/libdvdread \ freetype.9:${PORTSDIR}/print/freetype2 \ fame-0.9.1:${PORTSDIR}/multimedia/libfame \ cdio.7:${PORTSDIR}/sysutils/libcdio \ diff --git a/multimedia/lxdvdrip/Makefile b/multimedia/lxdvdrip/Makefile index 17c319737694..79993943fb0e 100644 --- a/multimedia/lxdvdrip/Makefile +++ b/multimedia/lxdvdrip/Makefile @@ -7,6 +7,7 @@ PORTNAME= lxdvdrip PORTVERSION= 1.62 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/lxdvdrip/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -16,7 +17,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Command Line Tool to make a copy from a Video DVD LIB_DEPENDS= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread + dvdread.5:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= buffer:${PORTSDIR}/misc/buffer \ dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index 07cb8bb49a42..622a66fced74 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -7,6 +7,7 @@ PORTNAME= mplayerxp PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -128,7 +129,7 @@ CONFIGURE_ARGS+= --disable-cdparanoia .endif # dvd support .if defined(WITH_DVD) -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread CONFIGURE_ARGS+= --with-csslibdir=${LOCALBASE}/lib PLIST_SUB+= DVD='' diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index bfd0d771584b..3d9f14db6dce 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogle PORTVERSION= 0.9.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ @@ -15,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Open DVD player that supports DVD menus LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread \ + dvdread.5:${PORTSDIR}/multimedia/libdvdread \ jpeg.9:${PORTSDIR}/graphics/jpeg \ mad.2:${PORTSDIR}/audio/libmad \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index c62f3990f773..28e2d7da88aa 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -7,6 +7,7 @@ PORTNAME= ogmrip DISTVERSION= 0.10.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +24,7 @@ RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ oggenc:${PORTSDIR}/audio/vorbis-tools \ ogmmerge:${PORTSDIR}/multimedia/ogmtools \ lame:${PORTSDIR}/audio/lame -LIB_DEPENDS= dvdread:${PORTSDIR}/multimedia/libdvdread \ +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread \ x264:${PORTSDIR}/multimedia/x264 USE_LDCONFIG= yes diff --git a/multimedia/qvamps/Makefile b/multimedia/qvamps/Makefile index e3d943001df7..e5618da33937 100644 --- a/multimedia/qvamps/Makefile +++ b/multimedia/qvamps/Makefile @@ -7,7 +7,7 @@ PORTNAME= qvamps PORTVERSION= 0.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= vamps @@ -17,7 +17,7 @@ COMMENT= Dvd rip gui written in qt that uses vamps and dvdauthor BUILD_DEPENDS= puic:${PORTSDIR}/x11-toolkits/p5-qt \ swig1.3:${PORTSDIR}/devel/swig13 -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= \ dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index c4ec07c37806..1558f9dd1933 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ http://dl.kel.wormulon.net/transcode/ \ @@ -17,7 +17,7 @@ MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \ MAINTAINER= multimedia@FreeBSD.org COMMENT= A text-console utility for video stream processing -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread \ jpeg.9:${PORTSDIR}/graphics/jpeg \ mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 BUILD_DEPENDS= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index fe7d423ae460..a23c70a2e08f 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.8.6a -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \ @@ -255,7 +255,7 @@ CONFIGURE_ARGS+=--disable-dvdnav .endif .if defined(WITH_DVDREAD) && !defined(WITHOUT_DVDREAD) -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread CONFIGURE_ARGS+=--enable-dvdread .else CONFIGURE_ARGS+=--disable-dvdread diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index da1fda3af39d..4eebc1dd376e 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.8.5 -PORTREVISION= 11 +PORTREVISION= 12 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}/ \ @@ -218,7 +218,7 @@ CONFIGURE_ARGS+=--disable-dvdnav .endif .if defined(WITH_DVDREAD) && !defined(WITHOUT_DVDREAD) -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread CONFIGURE_ARGS+=--enable-dvdread .else CONFIGURE_ARGS+=--disable-dvdread |