diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2005-04-29 01:40:02 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2005-04-29 01:40:02 +0800 |
commit | 352b7cfa73178f237e453d9427bf2095d2ab4dc8 (patch) | |
tree | dcf6d8ab3ec896c1478f7290a37ce35f4724d8d2 /multimedia | |
parent | 4a5b3bdeb1e1f2becab1ae2ba1ce874e17612080 (diff) | |
download | freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.gz freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.zst freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.zip |
Chase the libxine shared lib version bump.
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/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 |
10 files changed, 18 insertions, 14 deletions
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 |