Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,
I donno what the hell "Windows Whistler" is :-> ).
This commit is contained in:
parent
f054896905
commit
e3c8635f29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34269
24
x11-themes/whistlerk/Makefile
Normal file
24
x11-themes/whistlerk/Makefile
Normal file
@ -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>
|
1
x11-themes/whistlerk/distinfo
Normal file
1
x11-themes/whistlerk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (WhistlerK-1.2.x-200010142358.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721
|
1
x11-themes/whistlerk/pkg-comment
Normal file
1
x11-themes/whistlerk/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A GTK theme engine inspired by the Windows Whistler
|
4
x11-themes/whistlerk/pkg-descr
Normal file
4
x11-themes/whistlerk/pkg-descr
Normal file
@ -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
|
6
x11-themes/whistlerk/pkg-plist
Normal file
6
x11-themes/whistlerk/pkg-plist
Normal file
@ -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
|
@ -79,6 +79,7 @@
|
||||
SUBDIR += v
|
||||
SUBDIR += vdk
|
||||
SUBDIR += vdkbuilder
|
||||
SUBDIR += whistlerk
|
||||
SUBDIR += wxgtk
|
||||
SUBDIR += xbae
|
||||
SUBDIR += xclasses
|
||||
|
24
x11-toolkits/whistlerk/Makefile
Normal file
24
x11-toolkits/whistlerk/Makefile
Normal file
@ -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>
|
1
x11-toolkits/whistlerk/distinfo
Normal file
1
x11-toolkits/whistlerk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (WhistlerK-1.2.x-200010142358.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721
|
1
x11-toolkits/whistlerk/pkg-comment
Normal file
1
x11-toolkits/whistlerk/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A GTK theme engine inspired by the Windows Whistler
|
4
x11-toolkits/whistlerk/pkg-descr
Normal file
4
x11-toolkits/whistlerk/pkg-descr
Normal file
@ -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
|
6
x11-toolkits/whistlerk/pkg-plist
Normal file
6
x11-toolkits/whistlerk/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user