pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-base Bump BUILDLINK_API_DEP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2da0dae193de
branches:  trunk
changeset: 549265:2da0dae193de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 30 19:55:17 2008 +0000

description:
Bump BUILDLINK_API_DEPENDS.gstreamer0.10 to gstreamer0.10>=0.10.20.1,
per reed@

diffstat:

 multimedia/gst-plugins0.10-base/Makefile.common |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r bd5d99b9b73a -r 2da0dae193de multimedia/gst-plugins0.10-base/Makefile.common
--- a/multimedia/gst-plugins0.10-base/Makefile.common   Thu Oct 30 19:34:45 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/Makefile.common   Thu Oct 30 19:55:17 2008 +0000
@@ -1,9 +1,18 @@
-# $NetBSD: Makefile.common,v 1.17 2008/10/16 16:22:49 drochner Exp $
+# $NetBSD: Makefile.common,v 1.18 2008/10/30 19:55:17 wiz Exp $
 #
+# used by audio/gst-plugins0.10-cdparanoia/Makefile
+# used by audio/gst-plugins0.10-libvisual/Makefile
+# used by audio/gst-plugins0.10-vorbis/Makefile
+# used by devel/gst-plugins0.10-pango/Makefile
+# used by multimedia/gst-plugins0.10-ogg/Makefile
+# used by multimedia/gst-plugins0.10-theora/Makefile
+# used by sysutils/gst-plugins0.10-gio/Makefile
+# used by sysutils/gst-plugins0.10-gnomevfs/Makefile
+# used by x11/gst-plugins0.10-x11/Makefile
 
 GST_PLUGINS0.10_TYPE=  base
 GST_PLUGINS0.10_VER=   0.10.21
-BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.20
+BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.20.1
 
 # Disable all drivers and features by default.
 .for driver in alsa \



Home | Main Index | Thread Index | Old Index