diff options
-rw-r--r-- | audio/amarok-kde4/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/muine/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimageview/Makefile | 2 | ||||
-rw-r--r-- | graphics/pornview/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/kaffeine/Makefile | 3 | ||||
-rw-r--r-- | multimedia/konverter/Makefile | 4 | ||||
-rw-r--r-- | multimedia/qdvdauthor/Makefile | 3 | ||||
-rw-r--r-- | multimedia/quark/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 3 | ||||
-rw-r--r-- | multimedia/xfce4-media/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine/Makefile | 3 |
17 files changed, 28 insertions, 24 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index fe8ba030200b..f6a7e4a38f8e 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -55,7 +55,7 @@ PLIST_SUB+= GSTREAMER="" CONFIGURE_ARGS+=--without-xine PLIST_SUB+= XINE="@comment " .else -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine PLIST_SUB+= XINE="" .endif diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index fe8ba030200b..f6a7e4a38f8e 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -55,7 +55,7 @@ PLIST_SUB+= GSTREAMER="" CONFIGURE_ARGS+=--without-xine PLIST_SUB+= XINE="@comment " .else -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine PLIST_SUB+= XINE="" .endif diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 1c4600fc40b9..f204dfbec8da 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -7,7 +7,7 @@ PORTNAME= muine PORTVERSION= 0.6.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ @@ -40,7 +40,7 @@ IGNORE= Doesn't run with recent gstreamer. CONFIGURE_ARGS+=--enable-gstreamer=yes USE_GSTREAMER+= mad vorbis flac gconf .else -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine .endif .include <bsd.port.post.mk> diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 3c346017fe17..fd94e09fd736 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -39,7 +39,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \ .include <bsd.port.pre.mk> .ifdef (WITH_XINE) -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine \ FLAC.7:${PORTSDIR}/audio/flac \ mad.2:${PORTSDIR}/audio/libmad CONFIGURE_ARGS+= --with-player=xine diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 3c346017fe17..fd94e09fd736 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -39,7 +39,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \ .include <bsd.port.pre.mk> .ifdef (WITH_XINE) -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine \ FLAC.7:${PORTSDIR}/audio/flac \ mad.2:${PORTSDIR}/audio/libmad CONFIGURE_ARGS+= --with-player=xine diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index e2a8452221e3..7ef9eafeeb46 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -84,7 +84,7 @@ PLIST_SUB+= WITH_LIBMPLAYER="@comment " .endif .if defined(WITH_LIBXINE) -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --with-xine PLIST_SUB+= WITH_LIBXINE="" .else diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 6441ada92ec8..08efc4a7182e 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .if defined(WITH_LIBXINE) -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --enable-xine .elif defined(WITH_MPLAYER) RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 4698954470bf..2872437261a6 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -443,7 +443,7 @@ LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor # xine .if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine .endif # xvid diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 4698954470bf..2872437261a6 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -443,7 +443,7 @@ LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor # xine .if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine .endif # xvid diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 8266583b05b3..1f07fb2df58c 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxine PORTVERSION= 0.3.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xine @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= xine MAINTAINER= greg@chown.ath.cx COMMENT= An alternative GUI for the Xine media player -LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 1aac2bad8b33..76554e07dc34 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -6,6 +6,7 @@ PORTNAME= kaffeine PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kaffeine @@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= kaffeine MAINTAINER= arved@FreeBSD.org COMMENT= A xine-base multimedia player -LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine USE_BZIP2= yes USE_KDELIBS_VER= 3 diff --git a/multimedia/konverter/Makefile b/multimedia/konverter/Makefile index 93cdb8fc965e..14c6da192122 100644 --- a/multimedia/konverter/Makefile +++ b/multimedia/konverter/Makefile @@ -7,7 +7,7 @@ PORTNAME= konverter DISTVERSION= 0.92-beta1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia kde MASTER_SITES= http://www.kraus.tk/projects/konverter/sources/ @@ -16,7 +16,7 @@ COMMENT= KDE MEncoder frontend BUILD_DEPENDS= avimerge:${PORTSDIR}/multimedia/transcode \ mencoder:${PORTSDIR}/multimedia/mplayer -LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile index 782250a71cdc..c178c1284ec8 100644 --- a/multimedia/qdvdauthor/Makefile +++ b/multimedia/qdvdauthor/Makefile @@ -7,6 +7,7 @@ PORTNAME= qdvdauthor PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -89,7 +90,7 @@ RUN_DEPENDS+= dvd-slideshow:${PORTSDIR}/multimedia/dvd-slideshow RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools .endif .if !defined(WITHOUT_LIBXINE) -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--with-xine-support .endif .if defined(WITH_MPLAYER) diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index ddc8e9a9320c..9db59d772c67 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -6,7 +6,7 @@ PORTNAME= quark PORTVERSION= 3.21 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia gnome MASTER_SITES= http://quark.sunsite.dk/ \ http://demian.dyndns.org/src/ @@ -14,7 +14,7 @@ MASTER_SITES= http://quark.sunsite.dk/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An audio player, for geeks, by geeks -LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index fc8a99bbbdad..0cb9ed0f1bff 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,6 +7,7 @@ PORTNAME= totem PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -45,7 +46,7 @@ USE_GSTREAMER+= gnomevfs core gconf WITHOUT_DVDNAV= yes PLIST_SUB= GSTREAMER="" .else -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine PLIST_SUB= GSTREAMER="@comment " .endif diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 8bea2a5081f8..b7c8ca139838 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= Xfce4-media PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/projects/xfmedia/files/ DISTNAME= xfmedia-${PORTVERSION} @@ -18,7 +18,7 @@ COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - xine.12:${PORTSDIR}/multimedia/libxine + xine.13:${PORTSDIR}/multimedia/libxine USE_BZIP2= yes USE_GETOPT_LONG=yes diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index d2acf1bf3f28..15c76c789288 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 0.99.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-ui-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org COMMENT= An X11 multimedia player -LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.13:${PORTSDIR}/multimedia/libxine \ aa.1:${PORTSDIR}/graphics/aalib \ png.5:${PORTSDIR}/graphics/png |