pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/clutter-gtk Update clutter-gtk to 0.8.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/25369bc68624
branches: trunk
changeset: 392744:25369bc68624
user: obache <obache%pkgsrc.org@localhost>
date: Fri May 08 11:09:33 2009 +0000
description:
Update clutter-gtk to 0.8.3.
Clutter-GTK 0.8.3 20/02/2009
============================
- Require Clutter >= 0.8.7
- Emit the ::activate and ::deactivate signals on the stage when we get a
focus event on the embedding widget
- Propagate the modifiers state for motion events
diffstat:
graphics/clutter-gtk/Makefile | 7 +++++--
graphics/clutter-gtk/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 6 deletions(-)
diffs (43 lines):
diff -r 54949492508b -r 25369bc68624 graphics/clutter-gtk/Makefile
--- a/graphics/clutter-gtk/Makefile Fri May 08 11:07:46 2009 +0000
+++ b/graphics/clutter-gtk/Makefile Fri May 08 11:09:33 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 11:06:42 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/08 11:09:33 obache Exp $
#
-DISTNAME= clutter-gtk-0.8.2
+DISTNAME= clutter-gtk-0.8.3
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/clutter-gtk/0.8/
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.clutter-project.org/
COMMENT= GTK+ Integration library for Clutter
+LICENSE= gnu-lgpl-v2.1
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -18,6 +20,7 @@
PKGCONFIG_OVERRIDE+= clutter-gtk.pc.in
.include "../../x11/gtk2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.clutter+= clutter>=0.8.7
.include "../../graphics/clutter/buildlink3.mk"
.if !empty(PKG_BUILD_OPTIONS.clutter:Mx11)
CONFIGURE_ARGS+= --with-flavour=x11
diff -r 54949492508b -r 25369bc68624 graphics/clutter-gtk/distinfo
--- a/graphics/clutter-gtk/distinfo Fri May 08 11:07:46 2009 +0000
+++ b/graphics/clutter-gtk/distinfo Fri May 08 11:09:33 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/12/14 11:06:42 obache Exp $
+$NetBSD: distinfo,v 1.2 2009/05/08 11:09:33 obache Exp $
-SHA1 (clutter-gtk-0.8.2.tar.gz) = 7ebfd010b4a7d91207296a729e5bfcd9f84f587c
-RMD160 (clutter-gtk-0.8.2.tar.gz) = 3ce06ec7ec956b20bb105078871a96ea0e1bada9
-Size (clutter-gtk-0.8.2.tar.gz) = 389333 bytes
+SHA1 (clutter-gtk-0.8.3.tar.gz) = dcc53c9051bf3c0e54a2d06d88fa56aaeb6c6054
+RMD160 (clutter-gtk-0.8.3.tar.gz) = c25801af9dd560a70953dc85d5fe7f00be131f43
+Size (clutter-gtk-0.8.3.tar.gz) = 390360 bytes
Home |
Main Index |
Thread Index |
Old Index