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-ugly Fix API-depends and me...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9d60161729a
branches: trunk
changeset: 549359:d9d60161729a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 31 14:09:08 2008 +0000
description:
Fix API-depends and mention which files include this one.
diffstat:
multimedia/gst-plugins0.10-ugly/Makefile.common | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r b559ec8339c5 -r d9d60161729a multimedia/gst-plugins0.10-ugly/Makefile.common
--- a/multimedia/gst-plugins0.10-ugly/Makefile.common Fri Oct 31 14:02:30 2008 +0000
+++ b/multimedia/gst-plugins0.10-ugly/Makefile.common Fri Oct 31 14:09:08 2008 +0000
@@ -1,5 +1,10 @@
-# $NetBSD: Makefile.common,v 1.7 2008/09/14 13:21:58 drochner Exp $
+# $NetBSD: Makefile.common,v 1.8 2008/10/31 14:09:08 wiz Exp $
#
+# used by audio/gst-plugins0.10-a52/Makefile
+# used by audio/gst-plugins0.10-mad/Makefile
+# used by audio/gst-plugins0.10-sid/Makefile
+# used by multimedia/gst-plugins0.10-dvdread/Makefile
+# used by multimedia/gst-plugins0.10-mpeg2dec/Makefile
GST_PLUGINS0.10_TYPE= ugly
GST_PLUGINS0.10_VER= 0.10.9
@@ -17,8 +22,8 @@
CONFIGURE_ARGS+= --disable-${driver}
.endfor
-BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.3
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.3
+BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.20
+BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.14
.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
Home |
Main Index |
Thread Index |
Old Index