summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-12-07 17:17:44 +0000
committernobutaka <nobutaka@FreeBSD.org>2006-12-07 17:17:44 +0000
commita6da16d2e7578e2b37e5fad4e210f5303ff9c3fd (patch)
treef323d57da86c5cadd1f5e082e1e73b613474e3bd /multimedia
parentebf6c7399b298ae25439cfd86ad489aeb8192041 (diff)
downloadFreeBSD-ports-a6da16d2e7578e2b37e5fad4e210f5303ff9c3fd.zip
FreeBSD-ports-a6da16d2e7578e2b37e5fad4e210f5303ff9c3fd.tar.gz
Sync with libxine shared library version bump.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/emotion/Makefile3
-rw-r--r--multimedia/gxine/Makefile4
-rw-r--r--multimedia/kaffeine/Makefile3
-rw-r--r--multimedia/konverter/Makefile4
-rw-r--r--multimedia/qdvdauthor/Makefile4
-rw-r--r--multimedia/quark/Makefile4
-rw-r--r--multimedia/totem/Makefile4
-rw-r--r--multimedia/toxine/Makefile4
-rw-r--r--multimedia/xfce4-media/Makefile3
-rw-r--r--multimedia/xine/Makefile4
10 files changed, 20 insertions, 17 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile
index 3887cd6..6c4dc26 100644
--- a/multimedia/emotion/Makefile
+++ b/multimedia/emotion/Makefile
@@ -8,6 +8,7 @@
PORTNAME= emotion
PORTVERSION= 20060926
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://sunner.elcomnet.ru/~stas/
@@ -32,7 +33,7 @@ IGNORE= is useless without playback library. Please run 'make config' and choose
.endif
.if defined(WITH_XINE)
-LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--enable-xine
PLIST_SUB+= XINE=""
.else
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile
index 13e8d9c..d023a0d 100644
--- a/multimedia/gxine/Makefile
+++ b/multimedia/gxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gxine
PORTVERSION= 0.5.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xine
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= xine
MAINTAINER= makc@issp.ac.ru
COMMENT= An alternative GUI for the Xine media player
-LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile
index 90c409f..8aced91 100644
--- a/multimedia/kaffeine/Makefile
+++ b/multimedia/kaffeine/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kaffeine
PORTVERSION= 0.8.3
+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.15:${PORTSDIR}/multimedia/libxine \
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine \
cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
USE_BZIP2= yes
diff --git a/multimedia/konverter/Makefile b/multimedia/konverter/Makefile
index 2df1624..14d7e76 100644
--- a/multimedia/konverter/Makefile
+++ b/multimedia/konverter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= konverter
DISTVERSION= 0.92-beta1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia kde
MASTER_SITES= http://www.tr0ll.net/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.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile
index fbfb697..3307b19 100644
--- a/multimedia/qdvdauthor/Makefile
+++ b/multimedia/qdvdauthor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qdvdauthor
PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -82,7 +82,7 @@ RUN_DEPENDS+= mkisofs:${PORTSDIR}/sysutils/cdrtools
RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
.endif
.if !defined(WITHOUT_LIBXINE)
-LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--with-xine-support
.endif
.if defined(WITH_MPLAYER)
diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile
index 858f832..8245434 100644
--- a/multimedia/quark/Makefile
+++ b/multimedia/quark/Makefile
@@ -6,7 +6,7 @@
PORTNAME= quark
PORTVERSION= 3.21
-PORTREVISION= 11
+PORTREVISION= 12
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.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index b58602a..5b1563e 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= totem
PORTVERSION= 2.16.2
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -72,7 +72,7 @@ USE_GSTREAMER+= gnomevfs core gconf hal good mpeg2dec ugly
WITHOUT_DVDNAV= yes
PLIST_SUB+= GSTREAMER=""
.else
-LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
PLIST_SUB+= GSTREAMER="@comment "
.endif
diff --git a/multimedia/toxine/Makefile b/multimedia/toxine/Makefile
index c2e5733..c3a00ab 100644
--- a/multimedia/toxine/Makefile
+++ b/multimedia/toxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= toxine
PORTVERSION= 0.6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= toxine
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= toxine
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Text user interface using the xine library
-LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile
index ed555ef..c0bb522 100644
--- a/multimedia/xfce4-media/Makefile
+++ b/multimedia/xfce4-media/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-media
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= multimedia xfce
MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/
DISTNAME= xfmedia-${PORTVERSION}
@@ -17,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.15:${PORTSDIR}/multimedia/libxine \
+ xine.16:${PORTSDIR}/multimedia/libxine \
exo-0.3.0:${PORTSDIR}/x11/libexo
OPTIONS= TAGLIB "Enable metadata editing" off \
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 7bb4f9d..3b6207e 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.99.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= An X11 multimedia player
-LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine \
+LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine \
png.5:${PORTSDIR}/graphics/png \
curl.3:${PORTSDIR}/ftp/curl
OpenPOWER on IntegriCloud