From 0d606c425ccd66433e1eac43e406d5d6d237b8d0 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 10 May 2005 20:27:54 +0000 Subject: 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. --- 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(+) create mode 100644 x11/clearlooks-metacity/DESCR create mode 100644 x11/clearlooks-metacity/Makefile create mode 100644 x11/clearlooks-metacity/PLIST create mode 100644 x11/clearlooks-metacity/distinfo (limited to 'x11') diff --git a/x11/clearlooks-metacity/DESCR b/x11/clearlooks-metacity/DESCR new file mode 100644 index 00000000000..dc7483b982f --- /dev/null +++ b/x11/clearlooks-metacity/DESCR @@ -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 --git a/x11/clearlooks-metacity/Makefile b/x11/clearlooks-metacity/Makefile new file mode 100644 index 00000000000..5d3503973d7 --- /dev/null +++ b/x11/clearlooks-metacity/Makefile @@ -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 +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 --git a/x11/clearlooks-metacity/PLIST b/x11/clearlooks-metacity/PLIST new file mode 100644 index 00000000000..d5d708268fb --- /dev/null +++ b/x11/clearlooks-metacity/PLIST @@ -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 --git a/x11/clearlooks-metacity/distinfo b/x11/clearlooks-metacity/distinfo new file mode 100644 index 00000000000..1868d3c7845 --- /dev/null +++ b/x11/clearlooks-metacity/distinfo @@ -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 -- cgit v1.2.3