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.10.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e1ceb5aa3fd
branches:  trunk
changeset: 576109:8e1ceb5aa3fd
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jun 02 06:44:22 2010 +0000

description:
Update clutter-gtk to 0.10.4.

Clutter-GTK 0.10.4      18/03/2010
==================================

  * Depend on gtk+ >= 2.19.5

  * Depend on clutter >= 1.2.0

  * Fix introspection annotations for GtkClutterEmbed,
    GtkClutterScrollable and GtkClutterZoomable

  * Do no use deprecated gtk+ API

  * Documentation fixes

diffstat:

 graphics/clutter-gtk/Makefile |  11 ++++-------
 graphics/clutter-gtk/distinfo |   8 ++++----
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (43 lines):

diff -r 061d1a1ab0f4 -r 8e1ceb5aa3fd graphics/clutter-gtk/Makefile
--- a/graphics/clutter-gtk/Makefile     Wed Jun 02 04:34:09 2010 +0000
+++ b/graphics/clutter-gtk/Makefile     Wed Jun 02 06:44:22 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/10/26 08:51:01 obache Exp $
+# $NetBSD: Makefile,v 1.7 2010/06/02 06:44:22 obache Exp $
 #
 
-DISTNAME=      clutter-gtk-0.10.2
+DISTNAME=      clutter-gtk-0.10.4
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.clutter-project.org/sources/clutter-gtk/0.10/
 
@@ -16,14 +16,11 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config
 
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+=           gtkdoc-rebase
-
 PKGCONFIG_OVERRIDE+=   clutter-gtk.pc.in
 
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.12.0
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.19.5
 .include "../../x11/gtk2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.clutter+=        clutter>=1.2.0
 .include "../../graphics/clutter/buildlink3.mk"
 .if !empty(PKG_BUILD_OPTIONS.clutter:Mx11)
 CONFIGURE_ARGS+=       --with-flavour=x11
diff -r 061d1a1ab0f4 -r 8e1ceb5aa3fd graphics/clutter-gtk/distinfo
--- a/graphics/clutter-gtk/distinfo     Wed Jun 02 04:34:09 2010 +0000
+++ b/graphics/clutter-gtk/distinfo     Wed Jun 02 06:44:22 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/10/26 08:51:01 obache Exp $
+$NetBSD: distinfo,v 1.4 2010/06/02 06:44:22 obache Exp $
 
-SHA1 (clutter-gtk-0.10.2.tar.gz) = 55db953a4059ee611f1915018da0862e5036f242
-RMD160 (clutter-gtk-0.10.2.tar.gz) = d3ccd9460f0083a12d03aa401d5526f75b2eb3c1
-Size (clutter-gtk-0.10.2.tar.gz) = 389054 bytes
+SHA1 (clutter-gtk-0.10.4.tar.gz) = f046d46f7e8f2b3fa79f4a165096158581ebf3a8
+RMD160 (clutter-gtk-0.10.4.tar.gz) = 668907266ab27b2a6431e0bc2f6717c7b7cedaf8
+Size (clutter-gtk-0.10.4.tar.gz) = 395425 bytes



Home | Main Index | Thread Index | Old Index