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.16.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b56dc29764e0
branches: trunk
changeset: 629706:b56dc29764e0
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jan 26 08:47:10 2014 +0000
description:
Update clutter to 1.16.4.
Clutter 1.16.4 2014-01-24
===============================================================================
• List of changes since Clutter 1.16.2
- Performance improvements
Avoid using hardware picking as much as possible; do not queue redraws
when not needed, and rely on clipped redraws more.
- Accessibility fixes
• List of bugs fixed since Clutter 1.16.2
#710227 - ClutterGestureAction memory corruption
#719747 - ClutterStage: Don't add empty actors to the stage clip
#712563 - Fixes for cogl journal usage when picking
#722220 - Incorrect string reported in accessible text-changed events
when text is removed
#722188 - atk_text_get_n_selections() should return 0 when no text is
selected
#719901 - ClutterStageCogl: Ignore a clip the size of the stage
#719563 - input-device: Guard against double free
#719367 - Bind constraints: Don't force redraws on source relayout
#719368 - Don't queue redraws when reallocating actor that haven't moved
Many thanks to:
Owen W. Taylor, Alejandro Piñeiro, Jasper St. Pierre, Florian Müllner,
Lionel Landwerlin, Sphinx Jiang, Wylmer Wang.
diffstat:
graphics/clutter/Makefile | 4 ++--
graphics/clutter/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r aeafb4156a17 -r b56dc29764e0 graphics/clutter/Makefile
--- a/graphics/clutter/Makefile Sun Jan 26 08:46:00 2014 +0000
+++ b/graphics/clutter/Makefile Sun Jan 26 08:47:10 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2014/01/03 12:34:14 obache Exp $
+# $NetBSD: Makefile,v 1.45 2014/01/26 08:47:10 obache Exp $
#
-DISTNAME= clutter-1.16.2
+DISTNAME= clutter-1.16.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter/1.16/}
EXTRACT_SUFX= .tar.xz
diff -r aeafb4156a17 -r b56dc29764e0 graphics/clutter/distinfo
--- a/graphics/clutter/distinfo Sun Jan 26 08:46:00 2014 +0000
+++ b/graphics/clutter/distinfo Sun Jan 26 08:47:10 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2014/01/03 12:34:14 obache Exp $
+$NetBSD: distinfo,v 1.20 2014/01/26 08:47:10 obache Exp $
-SHA1 (clutter-1.16.2.tar.xz) = c8389621060ead395d01970f12bcd6c7de0ac823
-RMD160 (clutter-1.16.2.tar.xz) = 485363275de2addabd195e1c75d6872f125977cf
-Size (clutter-1.16.2.tar.xz) = 5214020 bytes
+SHA1 (clutter-1.16.4.tar.xz) = 20a4b88040686c42a8d16df63753cee5ec93264d
+RMD160 (clutter-1.16.4.tar.xz) = 8ac8d4c91730a49225fc2b44d75230a5e8df3f9d
+Size (clutter-1.16.4.tar.xz) = 5224132 bytes
Home |
Main Index |
Thread Index |
Old Index