summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-05-10 20:24:07 +0000
committerjmmv <jmmv>2005-05-10 20:24:07 +0000
commit26b632490ef5cab6f9b07b17f9777efd805797bc (patch)
treeaa8788293788e376cc01e75a3b7b1ad43737be3b /x11
parent63d9f8c888417b0fba87e308a4dc72e1d0b4dab0 (diff)
downloadpkgsrc-26b632490ef5cab6f9b07b17f9777efd805797bc.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/gtk2-engines/Makefile11
-rw-r--r--x11/gtk2-engines/PLIST8
-rw-r--r--x11/gtk2-engines/distinfo8
3 files changed, 17 insertions, 10 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index f856accd3a6..d65e34cd3ec 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -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 @@ MAINTAINER= jmmv@NetBSD.org
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 --git a/x11/gtk2-engines/PLIST b/x11/gtk2-engines/PLIST
index 8972b92f01e..1a0785091bb 100644
--- a/x11/gtk2-engines/PLIST
+++ b/x11/gtk2-engines/PLIST
@@ -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/libmist.la
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 @@ share/themes/ThinIce/gtk-2.0/gtkrc
@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 --git a/x11/gtk2-engines/distinfo b/x11/gtk2-engines/distinfo
index f3e447c2d90..11df3f8b01b 100644
--- a/x11/gtk2-engines/distinfo
+++ b/x11/gtk2-engines/distinfo
@@ -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