aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-06-12 06:45:58 +0800
committerlioux <lioux@FreeBSD.org>2003-06-12 06:45:58 +0800
commit59c0580c55dd88312d8bea452a376fead08bf2b1 (patch)
tree853c14a301cf18c1d4d24659697f7305b810169e
parent99530da37098d17d4bfed577431c22dd21fc4b73 (diff)
downloadfreebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.gz
freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.zst
freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.zip
Chase library version bump on gstreamer{,-plugins}
-rw-r--r--audio/gnome-media/Makefile2
-rw-r--r--audio/gnomemedia2/Makefile2
-rw-r--r--audio/net-rhythmbox/Makefile2
-rw-r--r--audio/rhythmbox-devel/Makefile2
-rw-r--r--audio/rhythmbox/Makefile2
-rw-r--r--multimedia/gstreamer-editor/Makefile2
-rw-r--r--multimedia/gstreamer-player/Makefile4
-rw-r--r--multimedia/nautilus-media/Makefile2
8 files changed, 9 insertions, 9 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile
index fe2201f3621e..4b6f919a23e4 100644
--- a/audio/gnome-media/Makefile
+++ b/audio/gnome-media/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Multimedia applications for the GNOME 2.0 desktop
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
-LIB_DEPENDS= gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile
index fe2201f3621e..4b6f919a23e4 100644
--- a/audio/gnomemedia2/Makefile
+++ b/audio/gnomemedia2/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Multimedia applications for the GNOME 2.0 desktop
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
-LIB_DEPENDS= gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile
index f653a777fde3..f31d56dce5e9 100644
--- a/audio/net-rhythmbox/Makefile
+++ b/audio/net-rhythmbox/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= hendrik@scholz.net
COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \
- gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \
+ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
mad.1:${PORTSDIR}/audio/mad
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index f653a777fde3..f31d56dce5e9 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= hendrik@scholz.net
COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \
- gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \
+ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
mad.1:${PORTSDIR}/audio/mad
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index f653a777fde3..f31d56dce5e9 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= hendrik@scholz.net
COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \
- gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \
+ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
mad.1:${PORTSDIR}/audio/mad
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile
index 60dce03b831e..06d6eb2bc63d 100644
--- a/multimedia/gstreamer-editor/Makefile
+++ b/multimedia/gstreamer-editor/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Provide View and Controller counterparts to GStreamer's Model
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \
+LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= gst-visualise:${PORTSDIR}/multimedia/gstreamer-plugins
diff --git a/multimedia/gstreamer-player/Makefile b/multimedia/gstreamer-player/Makefile
index 075b7658561b..1399ce303fc2 100644
--- a/multimedia/gstreamer-player/Makefile
+++ b/multimedia/gstreamer-player/Makefile
@@ -18,8 +18,8 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Simple yet functional mediaplayer written with GStreamer
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \
- gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \
+LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer \
+ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
popt.0:${PORTSDIR}/devel/popt
USE_X_PREFIX= yes
diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile
index 32154ae51b9a..50ebbb412cd4 100644
--- a/multimedia/nautilus-media/Makefile
+++ b/multimedia/nautilus-media/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer-based multimedia views for Nautilus
-LIB_DEPENDS= gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
USE_BZIP2= yes
USE_X_PREFIX= yes