summaryrefslogtreecommitdiff
path: root/graphics/clutter-gtk
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-08 11:09:33 +0000
committerobache <obache@pkgsrc.org>2009-05-08 11:09:33 +0000
commite87cb17d174a3d1847fc3b6795610938d162d475 (patch)
tree7c3e17a550ce8643262d9cab6368fe295fa1bd91 /graphics/clutter-gtk
parent7e2787d8fdb9c8bb06cdf2bf2e4070caeab68b11 (diff)
downloadpkgsrc-e87cb17d174a3d1847fc3b6795610938d162d475.tar.gz
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 (limited to 'graphics/clutter-gtk')
-rw-r--r--graphics/clutter-gtk/Makefile7
-rw-r--r--graphics/clutter-gtk/distinfo8
2 files changed, 9 insertions, 6 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index 1307dad6dff..c8154fc42ef 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -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 @@ MAINTAINER= obache@NetBSD.org
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 @@ USE_TOOLS+= pkg-config
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 --git a/graphics/clutter-gtk/distinfo b/graphics/clutter-gtk/distinfo
index 154becf4b1a..d1b68bee349 100644
--- a/graphics/clutter-gtk/distinfo
+++ b/graphics/clutter-gtk/distinfo
@@ -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