diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-26 16:15:48 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-26 16:15:48 +0000 |
commit | 20659f72afea7ae628e89500736fbe7fa900abd5 (patch) | |
tree | a71b604c1e815fbb39c05e63735d0766c0b0f73b | |
parent | c9734afb439756df0f9e15530de36cd3b812901f (diff) | |
download | FreeBSD-ports-20659f72afea7ae628e89500736fbe7fa900abd5.zip FreeBSD-ports-20659f72afea7ae628e89500736fbe7fa900abd5.tar.gz |
Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,
I donno what the hell "Windows Whistler" is :-> ).
-rw-r--r-- | x11-themes/whistlerk/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/whistlerk/distinfo | 1 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/whistlerk/pkg-plist | 6 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/whistlerk/Makefile | 24 | ||||
-rw-r--r-- | x11-toolkits/whistlerk/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/whistlerk/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/whistlerk/pkg-descr | 4 | ||||
-rw-r--r-- | x11-toolkits/whistlerk/pkg-plist | 6 |
11 files changed, 73 insertions, 0 deletions
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile new file mode 100644 index 0000000..a7e6d12 --- /dev/null +++ b/x11-themes/whistlerk/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: WhistlerK +# Date Created: 1 June 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= WhistlerK +PORTVERSION= 200010142358 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION} + +MAINTAINER= sobomax@FreeBSD.org + +WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-themes/whistlerk/distinfo b/x11-themes/whistlerk/distinfo new file mode 100644 index 0000000..e51b923 --- /dev/null +++ b/x11-themes/whistlerk/distinfo @@ -0,0 +1 @@ +MD5 (WhistlerK-1.2.x-200010142358.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721 diff --git a/x11-themes/whistlerk/pkg-comment b/x11-themes/whistlerk/pkg-comment new file mode 100644 index 0000000..3389b00 --- /dev/null +++ b/x11-themes/whistlerk/pkg-comment @@ -0,0 +1 @@ +A GTK theme engine inspired by the Windows Whistler diff --git a/x11-themes/whistlerk/pkg-descr b/x11-themes/whistlerk/pkg-descr new file mode 100644 index 0000000..68bc495 --- /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://gtk.themes.org/themes.phtml?themeid=971233861 diff --git a/x11-themes/whistlerk/pkg-plist b/x11-themes/whistlerk/pkg-plist new file mode 100644 index 0000000..1cd22e6 --- /dev/null +++ b/x11-themes/whistlerk/pkg-plist @@ -0,0 +1,6 @@ +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 diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index cb5b591..bacc33f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -79,6 +79,7 @@ SUBDIR += v SUBDIR += vdk SUBDIR += vdkbuilder + SUBDIR += whistlerk SUBDIR += wxgtk SUBDIR += xbae SUBDIR += xclasses diff --git a/x11-toolkits/whistlerk/Makefile b/x11-toolkits/whistlerk/Makefile new file mode 100644 index 0000000..a7e6d12 --- /dev/null +++ b/x11-toolkits/whistlerk/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: WhistlerK +# Date Created: 1 June 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= WhistlerK +PORTVERSION= 200010142358 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION} + +MAINTAINER= sobomax@FreeBSD.org + +WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-toolkits/whistlerk/distinfo b/x11-toolkits/whistlerk/distinfo new file mode 100644 index 0000000..e51b923 --- /dev/null +++ b/x11-toolkits/whistlerk/distinfo @@ -0,0 +1 @@ +MD5 (WhistlerK-1.2.x-200010142358.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721 diff --git a/x11-toolkits/whistlerk/pkg-comment b/x11-toolkits/whistlerk/pkg-comment new file mode 100644 index 0000000..3389b00 --- /dev/null +++ b/x11-toolkits/whistlerk/pkg-comment @@ -0,0 +1 @@ +A GTK theme engine inspired by the Windows Whistler diff --git a/x11-toolkits/whistlerk/pkg-descr b/x11-toolkits/whistlerk/pkg-descr new file mode 100644 index 0000000..68bc495 --- /dev/null +++ b/x11-toolkits/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://gtk.themes.org/themes.phtml?themeid=971233861 diff --git a/x11-toolkits/whistlerk/pkg-plist b/x11-toolkits/whistlerk/pkg-plist new file mode 100644 index 0000000..1cd22e6 --- /dev/null +++ b/x11-toolkits/whistlerk/pkg-plist @@ -0,0 +1,6 @@ +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 |