summaryrefslogtreecommitdiff
path: root/graphics/clutter
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-12-03 05:27:30 +0000
committerobache <obache@pkgsrc.org>2010-12-03 05:27:30 +0000
commit9262f9728fb6b9b7dea44cc17caa81b4543e38bf (patch)
treeefd4f68257fd9cd78f78d214e491da61dbd94adc /graphics/clutter
parent6dbc1efce25b0f2efb515b3064f5bd6e5ad86f54 (diff)
downloadpkgsrc-9262f9728fb6b9b7dea44cc17caa81b4543e38bf.tar.gz
Update clutter to 1.4.2.
Clutter 1.4.2 (30/11/2010) =============================================================================== * List of changes since Clutter 1.4.0 >> Optimize ClutterText's preferred height computations when in single line mode. >> Fix build for CEx100 backend. >> Fix the example code in the Cookbook recipes to be C90 compliant. >> Add optimizations in ClutterActor for show, hide and queue_relayou(). >> Build fixes for introspection data. >> Trap glXDestroyPixmap() to avoid an ordering issue when freeing pixmaps. >> Fix segfaults with empty XSettings and font names. >> Do not use exclusive pointer grabs in ClickAction. >> Fixes for the win32 backend. >> Do not destroy materials and shaders when not needed. >> Leaks fixed.
Diffstat (limited to 'graphics/clutter')
-rw-r--r--graphics/clutter/Makefile8
-rw-r--r--graphics/clutter/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index d3718074a66..7d5c738daed 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2010/11/21 13:20:54 obache Exp $
+# $NetBSD: Makefile,v 1.23 2010/12/03 05:27:30 obache Exp $
#
-DISTNAME= clutter-1.4.0
+DISTNAME= clutter-1.4.2
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter/1.4/}
-# http://source.clutter-project.org/sources/clutter/1.4/
+MASTER_SITES= http://source.clutter-project.org/sources/clutter/1.4/
+# ${MASTER_SITE_GNOME:=sources/clutter/1.4/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://clutter-project.org/
diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo
index 430d3cde60d..0c2fb955147 100644
--- a/graphics/clutter/distinfo
+++ b/graphics/clutter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2010/11/21 13:20:54 obache Exp $
+$NetBSD: distinfo,v 1.15 2010/12/03 05:27:30 obache Exp $
-SHA1 (clutter-1.4.0.tar.gz) = 5156fc964c76363fc4c631635e8cab3a1915dc2c
-RMD160 (clutter-1.4.0.tar.gz) = e3a454a5291bdee730fa4c651c00ca2de9bee32c
-Size (clutter-1.4.0.tar.gz) = 5465662 bytes
+SHA1 (clutter-1.4.2.tar.gz) = acbffd2688b8c417c7f90bab1cf7bba420501aa4
+RMD160 (clutter-1.4.2.tar.gz) = 771419cc9d8756b85c7c90ca7b1ed8b19962f6af
+Size (clutter-1.4.2.tar.gz) = 5487121 bytes