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/whistlerk | |
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/whistlerk')
-rw-r--r-- | x11-themes/whistlerk/Makefile | 29 | ||||
-rw-r--r-- | x11-themes/whistlerk/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-plist | 7 |
4 files changed, 43 insertions, 0 deletions
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile new file mode 100644 index 000000000..d50b1fce8 --- /dev/null +++ b/x11-themes/whistlerk/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: WhistlerK +# Date Created: 1 June 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= WhistlerK +PORTVERSION= 200010142358 +PORTREVISION= 3 +CATEGORIES= x11-themes +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= whistlerk +DISTNAME= whistlerk-1.2.x + +MAINTAINER= ports@FreeBSD.org +COMMENT= A GTK theme engine inspired by the Windows Whistler + +WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK + +USE_GNOME= gtk12 +GNU_CONFIGURE= yes +USE_GMAKE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/x11-themes/whistlerk/distinfo b/x11-themes/whistlerk/distinfo new file mode 100644 index 000000000..631a4ed31 --- /dev/null +++ b/x11-themes/whistlerk/distinfo @@ -0,0 +1,3 @@ +MD5 (whistlerk-1.2.x.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721 +SHA256 (whistlerk-1.2.x.tar.gz) = 125f6f0207a8c77899c1aad8d1d573a184e779accd0094edabe1e17fa62e9751 +SIZE (whistlerk-1.2.x.tar.gz) = 113522 diff --git a/x11-themes/whistlerk/pkg-descr b/x11-themes/whistlerk/pkg-descr new file mode 100644 index 000000000..77639054e --- /dev/null +++ b/x11-themes/whistlerk/pkg-descr @@ -0,0 +1,4 @@ +WhistlerK is a GTK theme inspired by the Windows Whistler. A WhistlerK sawfish +theme is also available. + +WWW: http://themes.freshmeat.net/projects/whistlerk/ diff --git a/x11-themes/whistlerk/pkg-plist b/x11-themes/whistlerk/pkg-plist new file mode 100644 index 000000000..8c2068d1d --- /dev/null +++ b/x11-themes/whistlerk/pkg-plist @@ -0,0 +1,7 @@ +lib/gtk/themes/engines/libwhistler.la +lib/gtk/themes/engines/libwhistler.so +share/themes/WhistlerK/ICON.png +share/themes/WhistlerK/README.html +share/themes/WhistlerK/gtk/gtkrc +@dirrm share/themes/WhistlerK/gtk +@dirrm share/themes/WhistlerK |