diff options
author | jylefort <jylefort@FreeBSD.org> | 2007-02-15 08:35:23 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2007-02-15 08:35:23 +0000 |
commit | 1a89e87e9fb795feba580532642e45bfba7f90d9 (patch) | |
tree | c70b03fe3516a58e3023011dbd6f4e1797ef1d56 | |
parent | aa854e9f964d438892798817e40d4ec8747e2b84 (diff) | |
download | FreeBSD-ports-1a89e87e9fb795feba580532642e45bfba7f90d9.zip FreeBSD-ports-1a89e87e9fb795feba580532642e45bfba7f90d9.tar.gz |
Track libxine update.
-rw-r--r-- | audio/amarok-kde4/Makefile | 3 | ||||
-rw-r--r-- | audio/amarok/Makefile | 3 | ||||
-rw-r--r-- | audio/muine/Makefile | 3 | ||||
-rw-r--r-- | graphics/epsilon/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimageview/Makefile | 3 | ||||
-rw-r--r-- | graphics/pornview/Makefile | 4 | ||||
-rw-r--r-- | multimedia/emotion/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gxine/Makefile | 3 | ||||
-rw-r--r-- | multimedia/kaffeine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/kmplayer-kde4/Makefile | 1 | ||||
-rw-r--r-- | multimedia/kmplayer/Makefile | 1 | ||||
-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 | 4 | ||||
-rw-r--r-- | multimedia/toxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xfce4-media/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine_artsplugin/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/dctc-gui-qt/Makefile | 2 | ||||
-rw-r--r-- | www/npapi-xine/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/evidence/Makefile | 4 |
22 files changed, 40 insertions, 30 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index e530c60..1887fd8 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -16,7 +17,7 @@ COMMENT= Media player for KDE LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \ tunepimp.5:${PORTSDIR}/audio/libtunepimp \ mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \ - xine.16:${PORTSDIR}/multimedia/libxine + xine.1:${PORTSDIR}/multimedia/libxine MIN_OPTIONS_VER= ${PORTNAME}-1.4.1 diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index e530c60..1887fd8 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -16,7 +17,7 @@ COMMENT= Media player for KDE LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \ tunepimp.5:${PORTSDIR}/audio/libtunepimp \ mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \ - xine.16:${PORTSDIR}/multimedia/libxine + xine.1:${PORTSDIR}/multimedia/libxine MIN_OPTIONS_VER= ${PORTNAME}-1.4.1 diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 8c75fa8..0530168 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,6 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.7 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ @@ -44,7 +45,7 @@ CONFIGURE_ARGS+= --disable-faad2 .if defined (WITH_XINE) CONFIGURE_ARGS+= --enable-xine=yes -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine .else USE_GSTREAMER+= gconf CONFIGURE_ARGS+= --enable-gstreamer=0.10 diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index 0d99b5d..16d8191 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -7,7 +7,7 @@ PORTNAME= epsilon PORTVERSION= 20060926 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://sunner.elcomnet.ru/~stas/ @@ -42,7 +42,7 @@ PLIST_SUB+= EPEG="@comment " .endif .if defined(WITH_XINE) -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--enable-thumbnailer-xine PLIST_SUB+= XINE="" .else diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index c45639c..d85f62e 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.27 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmmviewer @@ -89,7 +90,7 @@ PLIST_SUB+= WITH_LIBMPLAYER="@comment " .endif .if defined(WITH_LIBXINE) -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --with-xine PLIST_SUB+= WITH_LIBXINE="" .else diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 91c852e..a4596e8 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .if defined(WITH_LIBXINE) -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --enable-xine .elif defined(WITH_MPLAYER) RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 06365b2..396d301 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -8,7 +8,7 @@ PORTNAME= emotion PORTVERSION= 20060926 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://sunner.elcomnet.ru/~stas/ @@ -33,7 +33,7 @@ IGNORE= is useless without playback library. Please run 'make config' and choose .endif .if !defined(WITHOUT_XINE) -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--enable-xine PLIST_SUB+= XINE="" .else diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index 70a8fc1..b8d9a67 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -7,6 +7,7 @@ PORTNAME= gxine PORTVERSION= 0.5.10 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xine @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= xine MAINTAINER= makc@issp.ac.ru COMMENT= An alternative GUI for the Xine media player -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index a3716c2..65c3940 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -6,7 +6,7 @@ PORTNAME= kaffeine PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kaffeine @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= kaffeine MAINTAINER= arved@FreeBSD.org COMMENT= A xine-base multimedia player -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia USE_BZIP2= yes diff --git a/multimedia/kmplayer-kde4/Makefile b/multimedia/kmplayer-kde4/Makefile index 2c68c80..efee375 100644 --- a/multimedia/kmplayer-kde4/Makefile +++ b/multimedia/kmplayer-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kmplayer DISTVERSION= 0.9.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia audio kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index 2c68c80..efee375 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -7,6 +7,7 @@ PORTNAME= kmplayer DISTVERSION= 0.9.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia audio kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ diff --git a/multimedia/konverter/Makefile b/multimedia/konverter/Makefile index 14d7e76..3d99ba9 100644 --- a/multimedia/konverter/Makefile +++ b/multimedia/konverter/Makefile @@ -7,7 +7,7 @@ PORTNAME= konverter DISTVERSION= 0.92-beta1 -PORTREVISION= 8 +PORTREVISION= 9 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.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile index 78f6e42..723b269 100644 --- a/multimedia/qdvdauthor/Makefile +++ b/multimedia/qdvdauthor/Makefile @@ -7,6 +7,7 @@ PORTNAME= qdvdauthor PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -86,7 +87,7 @@ USE_CDRTOOLS= yes RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools .endif .if !defined(WITHOUT_LIBXINE) -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--with-xine-support .endif .if defined(WITH_MPLAYER) diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index 8245434..ab99453 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -6,7 +6,7 @@ PORTNAME= quark PORTVERSION= 3.21 -PORTREVISION= 12 +PORTREVISION= 13 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.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index bcc69a9..a3d9787 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,7 +7,7 @@ PORTNAME= totem PORTVERSION= 2.16.5 -PORTREVISION?= 0 +PORTREVISION?= 1 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.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine PLIST_SUB+= GSTREAMER="@comment " .endif diff --git a/multimedia/toxine/Makefile b/multimedia/toxine/Makefile index c3a00ab..b233a10 100644 --- a/multimedia/toxine/Makefile +++ b/multimedia/toxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= toxine PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 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.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 04d7869..e484641 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} @@ -16,7 +16,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= r.c.ladan@gmail.com COMMENT= Lightweight media player for Xfce4 based on the xine engine -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ exo-0.3:${PORTSDIR}/x11/libexo GNU_CONFIGURE= yes diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index c31cf96..0400e41 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 0.99.4 -PORTREVISION= 8 +PORTREVISION= 9 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.16:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ png.5:${PORTSDIR}/graphics/png \ curl.4:${PORTSDIR}/ftp/curl diff --git a/multimedia/xine_artsplugin/Makefile b/multimedia/xine_artsplugin/Makefile index f62d477..c07864d 100644 --- a/multimedia/xine_artsplugin/Makefile +++ b/multimedia/xine_artsplugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine_artsplugin PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/net-p2p/dctc-gui-qt/Makefile b/net-p2p/dctc-gui-qt/Makefile index e67f87a..f72e6a1 100644 --- a/net-p2p/dctc-gui-qt/Makefile +++ b/net-p2p/dctc-gui-qt/Makefile @@ -7,7 +7,7 @@ PORTNAME= dctc PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dc-qt diff --git a/www/npapi-xine/Makefile b/www/npapi-xine/Makefile index 603d007..9c0835a 100644 --- a/www/npapi-xine/Makefile +++ b/www/npapi-xine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= plugin- CATEGORIES= www multimedia MASTER_SITES= SF @@ -15,7 +16,7 @@ PKGNAMEPREFIX= npapi- MAINTAINER= infofarmer@FreeBSD.org COMMENT= Embed Xine player into browser -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile index 312e796..f55fdde 100644 --- a/x11-fm/evidence/Makefile +++ b/x11-fm/evidence/Makefile @@ -7,7 +7,7 @@ PORTNAME= evidence PORTVERSION= 0.9.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -98,7 +98,7 @@ PLIST_SUB+= VORBIS:="" CONFIGURE_ARGS+=--disable-thumbnailer-xine PLIST_SUB+= XINE:="@comment " .else -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+=--enable-thumbnailer-xine PLIST_SUB+= XINE:="" .endif |