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.6.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8ba4cf0c0a1
branches:  trunk
changeset: 493627:c8ba4cf0c0a1
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue May 10 20:24:07 2005 +0000

description:
Update to 2.6.3:
* Added Clearlooks engine and theme [Andrew Johnson, Thomas Wood ]
* Fixed various Crux bugs, and bug 170113 [ Thomas ]
* Memory and other fixes for Smooth engine [ Andrew ]
* Better looking insensitive icons for Industrial [ Michele Cella ]
* Work arounds for GNOME "Places" and "Desktop" menu bar applet item colours in
  Industrial, LighthouseBlue, Mist and ThinIce themes [ Thomas ]

While here, use correct patterns in CONFLICTS.

diffstat:

 x11/gtk2-engines/Makefile |  11 ++++++-----
 x11/gtk2-engines/PLIST    |   8 +++++++-
 x11/gtk2-engines/distinfo |   8 ++++----
 3 files changed, 17 insertions(+), 10 deletions(-)

diffs (72 lines):

diff -r cc888754db8d -r c8ba4cf0c0a1 x11/gtk2-engines/Makefile
--- a/x11/gtk2-engines/Makefile Tue May 10 20:22:39 2005 +0000
+++ b/x11/gtk2-engines/Makefile Tue May 10 20:24:07 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2005/04/11 21:48:08 tv Exp $
+# $NetBSD: Makefile,v 1.30 2005/05/10 20:24:07 jmmv Exp $
 
-DISTNAME=              gtk-engines-2.6.2
+DISTNAME=              gtk-engines-2.6.3
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gtk-engines/2.6/}
@@ -10,14 +10,15 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               Theme engines for GTK+ version 2
 
-CONFLICTS+=            gtk-engines-*
-CONFLICTS+=            gtk2-engines-industrial-*
+CONFLICTS+=            gtk-engines-[0-9]*
+CONFLICTS+=            gtk2-engines-clearlooks-[0-9]*
+CONFLICTS+=            gtk2-engines-industrial-[0-9]*
 CONFLICTS+=            gnome-themes-extras<0.8
 
 BUILDLINK_DEPENDS.gtk2+=       gtk2+>=2.6.4
 
 GNU_CONFIGURE=         yes
-USE_DIRS+=             theme-1.0 xdg-1.1
+USE_DIRS+=             theme-1.1 xdg-1.1
 USE_X11=               yes
 USE_LIBTOOL=           yes
 
diff -r cc888754db8d -r c8ba4cf0c0a1 x11/gtk2-engines/PLIST
--- a/x11/gtk2-engines/PLIST    Tue May 10 20:22:39 2005 +0000
+++ b/x11/gtk2-engines/PLIST    Tue May 10 20:24:07 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/03/22 16:08:35 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/05/10 20:24:07 jmmv Exp $
 lib/gtk-2.0/2.4.0/engines/libcrux-engine.la
 lib/gtk-2.0/2.4.0/engines/libhcengine.la
 lib/gtk-2.0/2.4.0/engines/libindustrial.la
@@ -8,7 +8,9 @@
 lib/gtk-2.0/2.4.0/engines/libredmond95.la
 lib/gtk-2.0/2.4.0/engines/libsmooth.la
 lib/gtk-2.0/2.4.0/engines/libthinice.la
+lib/gtk-2.0/engines/libclearlooks.la
 lib/pkgconfig/gtk-engines-2.pc
+share/themes/Clearlooks/gtk-2.0/gtkrc
 share/themes/Crux/gtk-2.0/gtkrc
 share/themes/Crux/pixmaps/arrow_down-spinner.png
 share/themes/Crux/pixmaps/arrow_down.png
@@ -108,4 +110,8 @@
 @dirrm share/themes/Crux/pixmaps
 @dirrm share/themes/Crux/gtk-2.0
 @comment in theme-dirs: @dirrm share/themes/Crux
+@dirrm share/themes/Clearlooks/gtk-2.0
+@comment in theme-dirs: @dirrm share/themes/Clearlooks
+@comment in xdg-dirs: @dirrm share/themes
+@comment in gtk2: @dirrm lib/gtk-2.0/engines
 @comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/engines
diff -r cc888754db8d -r c8ba4cf0c0a1 x11/gtk2-engines/distinfo
--- a/x11/gtk2-engines/distinfo Tue May 10 20:22:39 2005 +0000
+++ b/x11/gtk2-engines/distinfo Tue May 10 20:24:07 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/03/22 16:08:35 jmmv Exp $
+$NetBSD: distinfo,v 1.9 2005/05/10 20:24:07 jmmv Exp $
 
-SHA1 (gtk-engines-2.6.2.tar.bz2) = e854844754dd621138ffc0fce83c83868979c55e
-RMD160 (gtk-engines-2.6.2.tar.bz2) = 7f391887ac5ef4b7bff2a49ce7be910b51aa0e57
-Size (gtk-engines-2.6.2.tar.bz2) = 444092 bytes
+SHA1 (gtk-engines-2.6.3.tar.bz2) = ffa7abd8485d91665ebcc2cc4b664e03a45524ea
+RMD160 (gtk-engines-2.6.3.tar.bz2) = 0370cbc589ec8fdabe79f6a75570b5462deb2b3b
+Size (gtk-engines-2.6.3.tar.bz2) = 469402 bytes



Home | Main Index | Thread Index | Old Index