summaryrefslogtreecommitdiff
path: root/graphics/clutter
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-04-09 01:42:18 +0000
committerobache <obache@pkgsrc.org>2010-04-09 01:42:18 +0000
commitc176bbdb160f372ff3f96d2f713b5afd8b52d710 (patch)
tree3cecfec3643d3f6e3ad1314c224d0cc9b1780955 /graphics/clutter
parent4779a71f1b878c1b2d0ad30e556e805ab217fb2c (diff)
downloadpkgsrc-c176bbdb160f372ff3f96d2f713b5afd8b52d710.tar.gz
Update clutter to 1.2.4.
Clutter 1.2.4 (22/03/2010) =============================================================================== • List of changes since Clutter 1.2.2 » Revert patch for bug 2017 which broke subclassing ClutterListModel » Add more error reporting in case the GLX context creation failed » Fix cogl_texture_get_data() returning garbage » Fix the computation of the stage bounding rectangle when submitting clipped redraw requests » Switch texture units before setting the Cogl texture filters » Make sure that GLX_SGI_swap_control is set up correctly Many thanks to: Owen W. Taylor Adel Gadllah Clutter 1.2.2 (15/03/2010) =============================================================================== • List of changes since Clutter 1.2.0 » Fix introspection annotations for ClutterBox » Compilation fixes for the EGL native backend » Fix ClutterX11TexturePixmap ::queue-damage-redraw default handler registration to avoid a run-time warning » Handle TEXTURE_RECTANGLE_ARB in the 2D sliced textures, and add a test case for that extension to avoid regressions » Improve the strictness of the JSON parser in the internal copy of JSON-GLib to which we fall back in the absence of the system one » Fix a crasher on NVidia drivers when enabling the ARGB visuals by default on GLX. Many thanks to: José Dapena Paz Neil Roberts Owen W. Taylor Øyvind Kolås
Diffstat (limited to 'graphics/clutter')
-rw-r--r--graphics/clutter/Makefile4
-rw-r--r--graphics/clutter/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index 8531f96d27b..d0dac32a0a1 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2010/03/10 12:35:22 obache Exp $
+# $NetBSD: Makefile,v 1.11 2010/04/09 01:42:18 obache Exp $
#
-DISTNAME= clutter-1.2.0
+DISTNAME= clutter-1.2.4
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/ \
${MASTER_SITE_GNOME:=sources/clutter/1.2/}
diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo
index 12e60074763..c46fdcd7ec4 100644
--- a/graphics/clutter/distinfo
+++ b/graphics/clutter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/03/04 08:13:15 obache Exp $
+$NetBSD: distinfo,v 1.6 2010/04/09 01:42:18 obache Exp $
-SHA1 (clutter-1.2.0.tar.gz) = 31eaa2fc180d6eba2ec2175d49fcd1a991a48da1
-RMD160 (clutter-1.2.0.tar.gz) = de37dacd9de9ece4dcaa6ffc58c26a61ea910246
-Size (clutter-1.2.0.tar.gz) = 3494490 bytes
+SHA1 (clutter-1.2.4.tar.gz) = 01fde34e6a2af7741a90f1f029014fe48f720759
+RMD160 (clutter-1.2.4.tar.gz) = c12022d63ba72734aaa194212d049663cf28b8ba
+Size (clutter-1.2.4.tar.gz) = 3159070 bytes