pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/clearlooks-metacity Initial import of clearlooks-m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/588945f97d64
branches: trunk
changeset: 493629:588945f97d64
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue May 10 20:27:54 2005 +0000
description:
Initial import of clearlooks-metacity, version 0.5.2a:
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.
This package provides the Metacity theme part of Clearlooks. The GTK2+
theme is included in the gtk2-engines package.
diffstat:
x11/clearlooks-metacity/DESCR | 9 +++++++++
x11/clearlooks-metacity/Makefile | 23 +++++++++++++++++++++++
x11/clearlooks-metacity/PLIST | 4 ++++
x11/clearlooks-metacity/distinfo | 5 +++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r f3d4bb8e1418 -r 588945f97d64 x11/clearlooks-metacity/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/clearlooks-metacity/DESCR Tue May 10 20:27:54 2005 +0000
@@ -0,0 +1,9 @@
+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.
+
+This package provides the Metacity theme part of Clearlooks. The GTK2+
+theme is included in the gtk2-engines package.
diff -r f3d4bb8e1418 -r 588945f97d64 x11/clearlooks-metacity/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/clearlooks-metacity/Makefile Tue May 10 20:27:54 2005 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/10 20:27:54 jmmv Exp $
+#
+
+DISTNAME= clearlooks-metacity-0.5.2a
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clearlooks/}
+
+MAINTAINER= jmmv%NetBSD.org@localhost
+HOMEPAGE= http://clearlooks.sourceforge.net/
+COMMENT= New and modern-looking GTK2+ engine, based on Bluecurve (Metacity theme)
+
+NO_BUILD= yes
+NO_BUILDLINK= yes
+USE_DIRS+= theme-1.1
+USE_LANGUAGES= # empty
+WRKSRC= ${WRKDIR}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/themes/Clearlooks/metacity-1
+ ${INSTALL_DATA} ${WRKSRC}/Clearlooks/metacity-1/metacity-theme-1.xml \
+ ${PREFIX}/share/themes/Clearlooks/metacity-1/
+
+.include "../../mk/bsd.pkg.mk"
diff -r f3d4bb8e1418 -r 588945f97d64 x11/clearlooks-metacity/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/clearlooks-metacity/PLIST Tue May 10 20:27:54 2005 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/10 20:27:54 jmmv Exp $
+share/themes/Clearlooks/metacity-1/metacity-theme-1.xml
+@dirrm share/themes/Clearlooks/metacity-1
+@comment in theme-dirs: @dirrm share/themes/Clearlooks
diff -r f3d4bb8e1418 -r 588945f97d64 x11/clearlooks-metacity/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/clearlooks-metacity/distinfo Tue May 10 20:27:54 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/10 20:27:54 jmmv Exp $
+
+SHA1 (clearlooks-metacity-0.5.2a.tar.gz) = d2618cfe7e51754c8b2a5335602684dfa9af6b5f
+RMD160 (clearlooks-metacity-0.5.2a.tar.gz) = 8c4e33d55f2dbde78950e4ad8bc8b008cc1cf18c
+Size (clearlooks-metacity-0.5.2a.tar.gz) = 4036 bytes
Home |
Main Index |
Thread Index |
Old Index