pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines Update gtk2-engines to 2.18.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66e79c102391
branches:  trunk
changeset: 556093:66e79c102391
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon Mar 16 20:19:31 2009 +0000

description:
Update gtk2-engines to 2.18.0.

Overview of Changes in 2.18.0 (since 2.17.4)
============================================

Changes in this release:
 - Improved entry progress drawing in Clearlooks.

New and updated translations:
 Suso Baleato (gl)
 Amitakhya Phukan (as)
 Kenneth Nielsen (da)
 Jennie Petoumenou (el)
 Sandeep Shedmake (mr)
 Ankit Patel (gu)
 I. Felix (ta)
 Hendrik Richter (de)
 Yaron Shahrabani (he)
 Gintautas Miliauskas (lt)
 Manoj Kumar Giri (or)


Overview of Changes in 2.17.4 (since 2.17.3)
============================================

Changes in this release:
 - Many themes have some initial support for progressbars in entries.

New and udpated translations:
 Claude Paroz (fr)
 Duarte Loreto (pt)
 David Lodge (en_GB)
 Baris Cicek (tr)
 Adi Roiban (ro)
 Wouter Bolsterlee (nl)


Overview of Changes in 2.17.3 (since 2.17.2)
============================================

This release of gtk-engines is now solely LGPL 2.1 or any later version.

GNOME Bugs fixed in this release:
 563787 – GNOME Goal: Clean up GLib and GTK+ includes
 571835 – Focus inconsistent between expander and other widgets in Clearlooks

New and udpated translations:
 Wouter Bolsterlee (nl)
 Lucas Lommer (cs)
 Tomasz Dominikowski (pl)
 Gabor Kelemen (hu)
 Iñaki Larrañaga Murgoitio (eu)
 Gil Forcada (ca)
 Yavor Doganov (bg)
 Chao-Hsiung Liao (zh_HK)
 Chao-Hsiung Liao (zh_TW)
 Takeshi AIHANA (ja)
 Theppitak Karoonboonyanan (th)
 Clytie Siddall (vi)
 Changwoo Ryu (ko)
 Ilkka Tuohela (fi)
 Kjartan Maraas (nb)
 Daniel Nylander (sv)


Overview of Changes in 2.17.2 (since 2.17.1)
============================================

GNOME Bugs fixed in this release:
 563256 – 2.17.1 ftbfs

Overview of Changes in 2.17.1 (since 2.17.0)
============================================

Changes in this release:
 - A leak in Clearlooks that happened for default buttons was fixed.
 - The Clearlooks inconsistent radio indicator drawing was fixed.

GNOME Bugs fixed in this release:
 560042 – Sub-optimal -I flag ordering
 560443 – GNOME Goal: Remove deprecated GLib symbols
 549830 – Use G_DEFINE_DYNAMIC_TYPE in theme engines

New and udpated translations:
 Daniel Nylander (sv)
 Jorge González (es)
 Laurent Dhima (sq)


Overview of Changes in 2.17.0 (since 2.16.0)
============================================

Changes in this release:
 - Focus indicator drawing in Mist
 - Clearlooks now has a disable_focus option to do screenshots for
   documentation
 - Fixed the background color of viewports in notebooks in Clearlooks.

GNOME Bugs fixed in this release:
 553575 – [PATCH] Only draw focus when navigating with the keyboard
 555890 – Button rendering bug

diffstat:

 x11/gtk2-engines/Makefile |  7 +++----
 x11/gtk2-engines/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r cfa813f3f393 -r 66e79c102391 x11/gtk2-engines/Makefile
--- a/x11/gtk2-engines/Makefile Mon Mar 16 20:14:07 2009 +0000
+++ b/x11/gtk2-engines/Makefile Mon Mar 16 20:19:31 2009 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2008/11/24 03:18:14 jmcneill Exp $
+# $NetBSD: Makefile,v 1.58 2009/03/16 20:19:31 jmcneill Exp $
 
-DISTNAME=              gtk-engines-2.16.1
+DISTNAME=              gtk-engines-2.18.0
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION=           1
 CATEGORIES=            x11
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gtk-engines/2.16/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gtk-engines/2.18/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r cfa813f3f393 -r 66e79c102391 x11/gtk2-engines/distinfo
--- a/x11/gtk2-engines/distinfo Mon Mar 16 20:14:07 2009 +0000
+++ b/x11/gtk2-engines/distinfo Mon Mar 16 20:19:31 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2008/11/24 03:18:36 jmcneill Exp $
+$NetBSD: distinfo,v 1.29 2009/03/16 20:19:31 jmcneill Exp $
 
-SHA1 (gtk-engines-2.16.1.tar.bz2) = d2d3ba7377b72a54cee99cbc546e19b3fc508b41
-RMD160 (gtk-engines-2.16.1.tar.bz2) = 72d84e5a4d1e32345a40249ead9579d3ee73badb
-Size (gtk-engines-2.16.1.tar.bz2) = 588253 bytes
+SHA1 (gtk-engines-2.18.0.tar.bz2) = b4d67fe52d24cd5fa4ea694a306d20883267c0ba
+RMD160 (gtk-engines-2.18.0.tar.bz2) = aa915f05f29e905aee39a7937416454d3333e7af
+Size (gtk-engines-2.18.0.tar.bz2) = 604860 bytes
 SHA1 (patch-aa) = eae3d3b36df05156439acfca76f82f091f059485


Home | Main Index | Thread Index | Old Index