diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 22:25:07 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 22:25:07 +0800 |
commit | 6a2bf100ddd5a981c433825de40f2a3efb962c1a (patch) | |
tree | 72e27b50db9da43c026c7c24a843caccbf912758 | |
parent | ba0f4a805d369d5df4103845411522f5f2369e45 (diff) | |
download | freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.tar.gz freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.tar.zst freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.zip |
Sync with libxine shared library version bump.
Bump PORTREVISION of graphics/totem to encourage rebuild.
-rw-r--r-- | graphics/totem/Makefile | 4 | ||||
-rw-r--r-- | graphics/xine_d4d_plugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/xine_d5d_plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kdemultimedia3/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kdemultimedia4/Makefile | 2 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine_d4d_plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xine_d5d_plugin/Makefile | 2 |
8 files changed, 10 insertions, 10 deletions
diff --git a/graphics/totem/Makefile b/graphics/totem/Makefile index 974a4e36b9ed..b1aca24ceff9 100644 --- a/graphics/totem/Makefile +++ b/graphics/totem/Makefile @@ -7,14 +7,14 @@ PORTNAME= totem PORTVERSION= 0.90.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net COMMENT= A Xine-based video player for the Gnome 2 Desktop -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes diff --git a/graphics/xine_d4d_plugin/Makefile b/graphics/xine_d4d_plugin/Makefile index c8bef7c3e598..5cc1fdff6a6a 100644 --- a/graphics/xine_d4d_plugin/Makefile +++ b/graphics/xine_d4d_plugin/Makefile @@ -16,7 +16,7 @@ FORBIDDEN= Incompatible with the current version of xine MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= A dvd input plugin for xine -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/graphics/xine_d5d_plugin/Makefile b/graphics/xine_d5d_plugin/Makefile index fee16a0f62e4..c8c36383ec2f 100644 --- a/graphics/xine_d5d_plugin/Makefile +++ b/graphics/xine_d5d_plugin/Makefile @@ -19,7 +19,7 @@ FORBIDDEN= Incompatible with the current version of xine MAINTAINER= nobutaka@FreeBSD.org COMMENT= A dvd input plugin for xine with menu support -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \ dvdread.2:${PORTSDIR}/multimedia/libdvdread USE_AUTOMAKE= yes diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index a804e18f423f..abc79639e33c 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -64,7 +64,7 @@ post-patch:: #.if defined(WITH_XINE) #PLIST_APPEND+= plist.xine -#LIB_DEPENDS+= xine.3:${PORTSDIR}/multimedia/libxine +#LIB_DEPENDS+= xine.4:${PORTSDIR}/multimedia/libxine #BUILD_DEPENDS+= xine-config:${PORTSDIR}/multimedia/libxine #.endif # defined(WITH_XINE) diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile index a804e18f423f..abc79639e33c 100644 --- a/multimedia/kdemultimedia4/Makefile +++ b/multimedia/kdemultimedia4/Makefile @@ -64,7 +64,7 @@ post-patch:: #.if defined(WITH_XINE) #PLIST_APPEND+= plist.xine -#LIB_DEPENDS+= xine.3:${PORTSDIR}/multimedia/libxine +#LIB_DEPENDS+= xine.4:${PORTSDIR}/multimedia/libxine #BUILD_DEPENDS+= xine-config:${PORTSDIR}/multimedia/libxine #.endif # defined(WITH_XINE) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 974a4e36b9ed..b1aca24ceff9 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,14 +7,14 @@ PORTNAME= totem PORTVERSION= 0.90.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net COMMENT= A Xine-based video player for the Gnome 2 Desktop -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes diff --git a/multimedia/xine_d4d_plugin/Makefile b/multimedia/xine_d4d_plugin/Makefile index c8bef7c3e598..5cc1fdff6a6a 100644 --- a/multimedia/xine_d4d_plugin/Makefile +++ b/multimedia/xine_d4d_plugin/Makefile @@ -16,7 +16,7 @@ FORBIDDEN= Incompatible with the current version of xine MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= A dvd input plugin for xine -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/multimedia/xine_d5d_plugin/Makefile b/multimedia/xine_d5d_plugin/Makefile index fee16a0f62e4..c8c36383ec2f 100644 --- a/multimedia/xine_d5d_plugin/Makefile +++ b/multimedia/xine_d5d_plugin/Makefile @@ -19,7 +19,7 @@ FORBIDDEN= Incompatible with the current version of xine MAINTAINER= nobutaka@FreeBSD.org COMMENT= A dvd input plugin for xine with menu support -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \ dvdread.2:${PORTSDIR}/multimedia/libdvdread USE_AUTOMAKE= yes |