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
This commit is contained in:
drochner 2006-11-28 22:10:21 +00:00
parent a9818d17eb
commit bc5189e15d
2 changed files with 6 additions and 6 deletions

View file

@ -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/}

View file

@ -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