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-bad Need gst>=0.10.22.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6443342d4ba
branches:  trunk
changeset: 393745:e6443342d4ba
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue May 26 01:54:37 2009 +0000

description:
Need gst>=0.10.22.1.

diffstat:

 multimedia/gst-plugins0.10-bad/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 89bd959d69f1 -r e6443342d4ba multimedia/gst-plugins0.10-bad/Makefile.common
--- a/multimedia/gst-plugins0.10-bad/Makefile.common    Tue May 26 01:53:55 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common    Tue May 26 01:54:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2009/05/25 15:41:34 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2009/05/26 01:54:37 obache Exp $
 #
 # used by audio/gst-plugins0.10-dts/Makefile
 # used by audio/gst-plugins0.10-faad/Makefile
@@ -38,8 +38,8 @@
 CONFIGURE_ARGS+=       --disable-${driver}
 .endfor
 
-BUILDLINK_API_DEPENDS.gstreamer0.10+=  gstreamer0.10>=0.10.21
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+=   gst-plugins0.10-base>=0.10.20
+BUILDLINK_API_DEPENDS.gstreamer0.10+=  gstreamer0.10>=0.10.22.1
+BUILDLINK_API_DEPENDS.gst-plugins0.10-base+=   gst-plugins0.10-base>=0.10.22.1
 
 .include "../../multimedia/gst-plugins0.10-base/plugins.mk"
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"



Home | Main Index | Thread Index | Old Index