summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-05-12 00:57:34 +0000
committerobache <obache@pkgsrc.org>2010-05-12 00:57:34 +0000
commit8cc76893e0e347111668e05f3c430c17b78f7cfa (patch)
tree980c61abbbaf522d63a3884163b84208288108ca /graphics
parent4ed5413033157269d87b4ae415967515aed2f0f0 (diff)
downloadpkgsrc-8cc76893e0e347111668e05f3c430c17b78f7cfa.tar.gz
Update clutter to 1.2.8.
Clutter 1.2.8 (10/05/2010) =============================================================================== * List of changes since Clutter 1.2.6 > Ignore unexpected GLX_BufferSwapComplete coming from Mesa (bug #2102) > Use the correct function for the GL_OES_framebuffer_object extension > Fix the chaining up of the GLX backend when dealing with redirected event handling (e.g. by Mutter) (bug #2101) > Do not attempt to use GL to convert formats under GLES (bug #2059) > Improve the robustness of the checks dealing with the maximum amount of layers in a CoglMaterial (bug #2064) > Fix cogl_read_pixels() on GLES (bug #2057) > Do not try to union sub paths (bug #2088) > Fix the clip stack (bug #2079) > Fix clutter_event_get_coords() for ENTER and LEAVE events. > Documentation fixes in the Cogl path API > Fix typos in the introspection annotations
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter/Makefile4
-rw-r--r--graphics/clutter/PLIST3
-rw-r--r--graphics/clutter/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index eff4c1cb61e..515006afb97 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2010/04/21 05:57:54 obache Exp $
+# $NetBSD: Makefile,v 1.13 2010/05/12 00:57:34 obache Exp $
#
-DISTNAME= clutter-1.2.6
+DISTNAME= clutter-1.2.8
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/PLIST b/graphics/clutter/PLIST
index 62c0ada6e9b..5f7c7d2c843 100644
--- a/graphics/clutter/PLIST
+++ b/graphics/clutter/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2010/03/04 08:13:15 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2010/05/12 00:57:34 obache Exp $
include/clutter-1.0/clutter/clutter-actor.h
include/clutter-1.0/clutter/clutter-alpha.h
include/clutter-1.0/clutter/clutter-animatable.h
@@ -231,6 +231,7 @@ share/gtk-doc/html/cogl/cogl-Textures.html
share/gtk-doc/html/cogl/cogl-Vertex-Buffers.html
share/gtk-doc/html/cogl/cogl.devhelp
share/gtk-doc/html/cogl/cogl.devhelp2
+share/gtk-doc/html/cogl/fill-rule.png
share/gtk-doc/html/cogl/home.png
share/gtk-doc/html/cogl/index.html
share/gtk-doc/html/cogl/index.sgml
diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo
index 4aa3a5de2e9..70829460f46 100644
--- a/graphics/clutter/distinfo
+++ b/graphics/clutter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/04/21 05:57:54 obache Exp $
+$NetBSD: distinfo,v 1.8 2010/05/12 00:57:34 obache Exp $
-SHA1 (clutter-1.2.6.tar.gz) = fc4da99d84680034cbbb409857ba13966b015474
-RMD160 (clutter-1.2.6.tar.gz) = 7a8339a50505b93e2e779690fb348321f7513141
-Size (clutter-1.2.6.tar.gz) = 3138315 bytes
+SHA1 (clutter-1.2.8.tar.gz) = f25d6847810d3ac956e3624d6b808bac34d4aad4
+RMD160 (clutter-1.2.8.tar.gz) = fba47758de98983cba960b49b9e305dc0d278f04
+Size (clutter-1.2.8.tar.gz) = 3181283 bytes