pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines-clearlooks Initial import of gtk2-eng...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7f758cca33e
branches: trunk
changeset: 490188:a7f758cca33e
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Mar 05 09:42:05 2005 +0000
description:
Initial import of gtk2-engines-clearlooks, version 0.4:
Clearlooks is new and modern-looking GTK2+ engine, based on Bluecurve.
It has the looks of various themes blended together, resulting in a
theme that's easy on the eyes and visually pleasing.
The difference with pixmap based themes is that it does not sacrifice
a lot of speed. In fact, it is roughly as fast as Bluecurve.
diffstat:
x11/gtk2-engines-clearlooks/DESCR | 6 ++++
x11/gtk2-engines-clearlooks/Makefile | 26 +++++++++++++++++
x11/gtk2-engines-clearlooks/PLIST | 42 ++++++++++++++++++++++++++++
x11/gtk2-engines-clearlooks/distinfo | 6 ++++
x11/gtk2-engines-clearlooks/patches/patch-aa | 12 ++++++++
5 files changed, 92 insertions(+), 0 deletions(-)
diffs (112 lines):
diff -r f730b7118136 -r a7f758cca33e x11/gtk2-engines-clearlooks/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-clearlooks/DESCR Sat Mar 05 09:42:05 2005 +0000
@@ -0,0 +1,6 @@
+Clearlooks is new and modern-looking GTK2+ engine, based on Bluecurve.
+It has the looks of various themes blended together, resulting in a
+theme that's easy on the eyes and visually pleasing.
+
+The difference with pixmap based themes is that it does not sacrifice
+a lot of speed. In fact, it is roughly as fast as Bluecurve.
diff -r f730b7118136 -r a7f758cca33e x11/gtk2-engines-clearlooks/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-clearlooks/Makefile Sat Mar 05 09:42:05 2005 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/05 09:42:05 jmmv Exp $
+#
+
+DISTNAME= clearlooks-0.4
+PKGNAME= gtk2-engines-${DISTNAME}
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clearlooks/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jmmv%NetBSD.org@localhost
+HOMEPAGE= http://sourceforge.net/projects/clearlooks
+COMMENT= New and modern-looking GTK2+ engine, based on Bluecurve
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_DIRS+= xdg-1.1
+USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+
+CONFIGURE_ENV+= gnome_prefix="${PREFIX}"
+
+SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f730b7118136 -r a7f758cca33e x11/gtk2-engines-clearlooks/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-clearlooks/PLIST Sat Mar 05 09:42:05 2005 +0000
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/05 09:42:05 jmmv Exp $
+lib/gtk-2.0/2.4.0/engines/libclearlooks.la
+share/themes/Clearlooks-DeepSky/gtk-2.0/gtkrc
+share/themes/Clearlooks-DeepSky/gtk-2.0/iconrc
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_apply.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_bottom.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_cancel.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_down.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_first.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_last.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_left.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_ok.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_refresh.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_right.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_top.png
+share/themes/Clearlooks-DeepSky/gtk-2.0/stock_up.png
+share/themes/Clearlooks-Olive/gtk-2.0/gtkrc
+share/themes/Clearlooks/gtk-2.0/gtkrc
+share/themes/Clearlooks/gtk-2.0/iconrc
+share/themes/Clearlooks/gtk-2.0/stock_apply.png
+share/themes/Clearlooks/gtk-2.0/stock_bottom.png
+share/themes/Clearlooks/gtk-2.0/stock_cancel.png
+share/themes/Clearlooks/gtk-2.0/stock_down.png
+share/themes/Clearlooks/gtk-2.0/stock_first.png
+share/themes/Clearlooks/gtk-2.0/stock_last.png
+share/themes/Clearlooks/gtk-2.0/stock_left.png
+share/themes/Clearlooks/gtk-2.0/stock_ok.png
+share/themes/Clearlooks/gtk-2.0/stock_refresh.png
+share/themes/Clearlooks/gtk-2.0/stock_right.png
+share/themes/Clearlooks/gtk-2.0/stock_top.png
+share/themes/Clearlooks/gtk-2.0/stock_up.png
+share/themes/Clearlooks/index.theme
+share/themes/Clearlooks/metacity-1/metacity-theme-1.xml
+@dirrm share/themes/Clearlooks/metacity-1
+@dirrm share/themes/Clearlooks/gtk-2.0
+@dirrm share/themes/Clearlooks-Olive/gtk-2.0
+@dirrm share/themes/Clearlooks-Olive
+@dirrm share/themes/Clearlooks-DeepSky/gtk-2.0
+@dirrm share/themes/Clearlooks-DeepSky
+@dirrm share/themes/Clearlooks
+@comment in xdg-dirs: @dirrm share/themes
+@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/engines
diff -r f730b7118136 -r a7f758cca33e x11/gtk2-engines-clearlooks/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-clearlooks/distinfo Sat Mar 05 09:42:05 2005 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/03/05 09:42:05 jmmv Exp $
+
+SHA1 (clearlooks-0.4.tar.bz2) = b1b41424d15e891a984c50d88c3cff24fc997806
+RMD160 (clearlooks-0.4.tar.bz2) = 20de05bdb51273db4961d754990b1040e185600a
+Size (clearlooks-0.4.tar.bz2) = 384636 bytes
+SHA1 (patch-aa) = f92b5647e15c26eda4dd48dfb712462390dd4882
diff -r f730b7118136 -r a7f758cca33e x11/gtk2-engines-clearlooks/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gtk2-engines-clearlooks/patches/patch-aa Sat Mar 05 09:42:05 2005 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/03/05 09:42:05 jmmv Exp $
+
+--- configure.orig 2005-03-03 22:38:16.000000000 +0100
++++ configure
+@@ -22062,7 +22062,6 @@ GTK2_VERSION=`$PKG_CONFIG --variable=gtk
+
+
+
+-gnome_prefix="`$PKG_CONFIG --variable=prefix libgnome-2.0`"
+
+
+ # Check whether --enable-animation or --disable-animation was given.
Home |
Main Index |
Thread Index |
Old Index