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 to 2.8.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30042dfcac98
branches:  trunk
changeset: 521956:30042dfcac98
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Nov 28 22:10:21 2006 +0000

description:
update to 2.8.2
changes:
- Don't draw boxes around handles on gnome-panels in Mist
- Add a --disable-all option, so that it is possible to build one
  engine without requiring to disable every other engine manually.
- Various changes to avoid expensive code paths in cairo
- Fix background fill for redmond slider widgets (GtkScale)
- Improvements in Crux arrows and scrollbar troughs
- Fixes to enable gtk-engines to compile on win32 with VC++
- Set some "Redmond" style icon sizes in the Redmond theme

diffstat:

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

diffs (25 lines):

diff -r 85cdbf9e9efe -r 30042dfcac98 x11/gtk2-engines/Makefile
--- a/x11/gtk2-engines/Makefile Tue Nov 28 22:08:19 2006 +0000
+++ b/x11/gtk2-engines/Makefile Tue Nov 28 22:10:21 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2006/10/17 17:19:15 drochner Exp $
+# $NetBSD: Makefile,v 1.45 2006/11/28 22:10:21 drochner Exp $
 
-DISTNAME=              gtk-engines-2.8.1
+DISTNAME=              gtk-engines-2.8.2
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gtk-engines/2.8/}
diff -r 85cdbf9e9efe -r 30042dfcac98 x11/gtk2-engines/distinfo
--- a/x11/gtk2-engines/distinfo Tue Nov 28 22:08:19 2006 +0000
+++ b/x11/gtk2-engines/distinfo Tue Nov 28 22:10:21 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2006/10/17 17:19:15 drochner Exp $
+$NetBSD: distinfo,v 1.19 2006/11/28 22:10:22 drochner Exp $
 
-SHA1 (gtk-engines-2.8.1.tar.bz2) = ba821dfa87ed57a629c47c6bf66d6ec5f44b02d9
-RMD160 (gtk-engines-2.8.1.tar.bz2) = ccd8dca9b558c6f75fea3b87bb2915976d1214d5
-Size (gtk-engines-2.8.1.tar.bz2) = 460190 bytes
+SHA1 (gtk-engines-2.8.2.tar.bz2) = 7c1946f1bc84886bf61a915684f5e1ed2390e640
+RMD160 (gtk-engines-2.8.2.tar.bz2) = f82a5d5a5a3833759a3edba4f18f9135b1daccbf
+Size (gtk-engines-2.8.2.tar.bz2) = 461623 bytes



Home | Main Index | Thread Index | Old Index