diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-20 19:38:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-20 19:38:28 +0800 |
commit | cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0 (patch) | |
tree | 81a3c932459f7b0db7cdf18abbc523cf44c04738 /x11-themes/gtk-zenith-theme | |
parent | c4a0907cb0c85cb401b84369e479b81dbeb7dd18 (diff) | |
download | marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar.gz marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar.bz2 marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar.lz marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar.xz marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.tar.zst marcuscom-ports-cb0ff284c30c62530d4a4b49b7732b2c3a9a08c0.zip |
- Convert the rest of gnome/gtk/metacity/sawfish themes to install
in LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6666 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-zenith-theme')
-rw-r--r-- | x11-themes/gtk-zenith-theme/Makefile | 25 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-descr | 1 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-plist | 7 |
4 files changed, 36 insertions, 0 deletions
diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile new file mode 100644 index 000000000..dc9e23887 --- /dev/null +++ b/x11-themes/gtk-zenith-theme/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: gtk-zenith-theme +# Date Created: 23 June 2001 +# Whom: olgeni@FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= gtk-zenith-theme +PORTVERSION= 1.0 +PORTREVISION= 3 +CATEGORIES= x11-themes +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= zenith +DISTNAME= zenith-1.2 + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= The Zenith GTK theme engine + +WRKSRC= ${WRKDIR}/zenith-1.0 + +USE_GNOME= gtk12 +GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-zenith-theme/distinfo b/x11-themes/gtk-zenith-theme/distinfo new file mode 100644 index 000000000..3d6f52164 --- /dev/null +++ b/x11-themes/gtk-zenith-theme/distinfo @@ -0,0 +1,3 @@ +MD5 (zenith-1.2.tar.gz) = f4dba97979f4d053f34da12a14b33cd3 +SHA256 (zenith-1.2.tar.gz) = 0a5a0d19e8e9cf0e46d8ce96ae7db072f6b788ebe0b4d6408c7561389e0069ff +SIZE (zenith-1.2.tar.gz) = 562562 diff --git a/x11-themes/gtk-zenith-theme/pkg-descr b/x11-themes/gtk-zenith-theme/pkg-descr new file mode 100644 index 000000000..bafc4738a --- /dev/null +++ b/x11-themes/gtk-zenith-theme/pkg-descr @@ -0,0 +1 @@ +The Zenith GTK theme engine. diff --git a/x11-themes/gtk-zenith-theme/pkg-plist b/x11-themes/gtk-zenith-theme/pkg-plist new file mode 100644 index 000000000..dd22b989f --- /dev/null +++ b/x11-themes/gtk-zenith-theme/pkg-plist @@ -0,0 +1,7 @@ +lib/gtk/themes/engines/libzenith.la +lib/gtk/themes/engines/libzenith.so +share/themes/Zenith/ICON.png +share/themes/Zenith/README.html +share/themes/Zenith/gtk/gtkrc +@dirrm share/themes/Zenith/gtk +@dirrm share/themes/Zenith |