pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/clutter Update clutter to 1.0.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54a587cf533f
branches:  trunk
changeset: 569820:54a587cf533f
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jan 20 04:54:51 2010 +0000

description:
Update clutter to 1.0.10.

Clutter 1.0.10 (11/01/2010)
===============================================================================

  * List of changes since 1.0.8

    o Fix the internal copy of JSON-GLib to cope with doubles

    o Force a relayout when showing an actor

    o Fix cursor position in ClutterText when using a pre-edit string

    o Fix the CoreGraphics bitmap loader when dealing with JPEG images

    o Emulate XKB's detectable key auto-repeat on X11

    o Fix HLS-to-RGB conversion on 64bit platforms

    o Let ClutterAnimation keep a weak reference on actors

    o Do not take into account the left edges of the children of a
      ClutterGroup when calculating the group's preferred size

diffstat:

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

diffs (27 lines):

diff -r 9aea619ff27d -r 54a587cf533f graphics/clutter/Makefile
--- a/graphics/clutter/Makefile Wed Jan 20 03:32:30 2010 +0000
+++ b/graphics/clutter/Makefile Wed Jan 20 04:54:51 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/11/21 01:34:18 obache Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/20 04:54:51 obache Exp $
 #
 
-DISTNAME=      clutter-1.0.8
+DISTNAME=      clutter-1.0.10
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.clutter-project.org/sources/clutter/1.0/ \
                ${MASTER_SITE_GNOME:=sources/clutter/1.0/}
diff -r 9aea619ff27d -r 54a587cf533f graphics/clutter/distinfo
--- a/graphics/clutter/distinfo Wed Jan 20 03:32:30 2010 +0000
+++ b/graphics/clutter/distinfo Wed Jan 20 04:54:51 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/10/26 08:45:51 obache Exp $
+$NetBSD: distinfo,v 1.4 2010/01/20 04:54:51 obache Exp $
 
-SHA1 (clutter-1.0.8.tar.gz) = 2dbf1adaca38a70e7b2b7da06263d502f96a9d62
-RMD160 (clutter-1.0.8.tar.gz) = b6b25d27b6e4199223dd26e9037e8f92e3b5acee
-Size (clutter-1.0.8.tar.gz) = 2676163 bytes
+SHA1 (clutter-1.0.10.tar.gz) = 9a0ce6dbc8328bcd85b65cd8c67044c99398ebfe
+RMD160 (clutter-1.0.10.tar.gz) = 0b75c0be0d9a68c954bb32acd35e4c55024e11bc
+Size (clutter-1.0.10.tar.gz) = 2719583 bytes
 SHA1 (patch-aa) = 4e5aff1ec5d7c6190bdd59c7eb18359954c26755



Home | Main Index | Thread Index | Old Index