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-good Need gst>=0.10.23



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89bd959d69f1
branches:  trunk
changeset: 393744:89bd959d69f1
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue May 26 01:53:55 2009 +0000

description:
Need gst>=0.10.23

diffstat:

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

diffs (19 lines):

diff -r 906245729147 -r 89bd959d69f1 multimedia/gst-plugins0.10-good/Makefile.common
--- a/multimedia/gst-plugins0.10-good/Makefile.common   Mon May 25 21:33:32 2009 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile.common   Tue May 26 01:53:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2009/05/25 15:50:12 drochner Exp $
+# $NetBSD: Makefile.common,v 1.20 2009/05/26 01:53:55 obache Exp $
 #
 # used by audio/gst-plugins0.10-esound/Makefile
 # used by audio/gst-plugins0.10-flac/Makefile
@@ -48,7 +48,7 @@
 .include "../../multimedia/gst-plugins0.10-base/plugins.mk"
 
 .include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+=   gst-plugins0.10-base>=0.10.21
+BUILDLINK_API_DEPENDS.gst-plugins0.10-base+=   gst-plugins0.10-base>=0.10.23
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer0.10+=          gstreamer0.10>=0.10.21
+BUILDLINK_API_DEPENDS.gstreamer0.10+=          gstreamer0.10>=0.10.23
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"



Home | Main Index | Thread Index | Old Index