pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/ruby-clutter-gst Switch to use clutter08-gst.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a97216086ab
branches:  trunk
changeset: 400748:1a97216086ab
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Oct 26 08:40:34 2009 +0000

description:
Switch to use clutter08-gst.
Bump PKGREVISION.

diffstat:

 multimedia/ruby-clutter-gst/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 647eaef9b5a7 -r 1a97216086ab multimedia/ruby-clutter-gst/Makefile
--- a/multimedia/ruby-clutter-gst/Makefile      Mon Oct 26 08:39:52 2009 +0000
+++ b/multimedia/ruby-clutter-gst/Makefile      Mon Oct 26 08:40:34 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:07 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/26 08:40:34 obache Exp $
 #
 
 PKGNAME=               ${RUBY_PKGPREFIX}-clutter-gst-${VERSION}
 COMMENT=               Ruby binding for Clutter GStreamer library
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            multimedia
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -17,5 +17,5 @@
 
 .include "../../devel/ruby-gnome2-glib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../multimedia/clutter-gst/buildlink3.mk"
+.include "../../multimedia/clutter08-gst/buildlink3.mk"
 .include "../../graphics/ruby-clutter/Makefile.common"



Home | Main Index | Thread Index | Old Index