1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Add colorstep a nice GTK+ theme engine based on GtkStep and Step-pastel.

This commit is contained in:
Maxim Sobolev 2000-08-21 11:56:53 +00:00
parent 88cd934887
commit 9642c324f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31815
11 changed files with 99 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: colorstep
# Date Created: 21 August 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= colorstep
PORTVERSION= 200008190715
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/
DISTNAME= ColorStep-1.2.x-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
WRKSRC= ${WRKDIR}/${PORTNAME}-0.5
USE_X_PREFIX= yes
USE_LIBTOOL= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (ColorStep-1.2.x-200008190715.tar.gz) = 4993a959e1f18b4543f8160f0418cd54

View File

@ -0,0 +1 @@
A theme engine based on GtkStep and Step-pastel to make GTK+ look nicier

View File

@ -0,0 +1,14 @@
A GTK+ theme engine to make GTK+ look nicier. This theme is based on a mix of
GTKStep and Step-pastel, with a lot of tweakings. The goal was to provide
colors, a nicer look, and some configurability. This includes the following
details:
o Flat buttons that pop out under the mouse.
o All buttons highlights under the mouse.
o Clean checkmark.
o Radio buttons that clearly mark which one is selected.
o Disabled buttons easily identifiables.
o Internal pixmaps follow the color scheme from the gtkrc.
o Multiple gtkrc files for different color combinations.
WWW: http://gtk.themes.org/themes.phtml?themeid=958794603

View File

@ -0,0 +1,6 @@
lib/gtk/themes/engines/libcolorstep.so
share/themes/ColorStep/ICON.png
share/themes/ColorStep/README.html
share/themes/ColorStep/gtk/gtkrc
@dirrm share/themes/ColorStep/gtk
@dirrm share/themes/ColorStep

View File

@ -7,6 +7,7 @@
SUBDIR += blt
SUBDIR += buffy
SUBDIR += clean-theme-gtk
SUBDIR += colorstep
SUBDIR += fltk
SUBDIR += fox
SUBDIR += gnome--

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: colorstep
# Date Created: 21 August 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= colorstep
PORTVERSION= 200008190715
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/
DISTNAME= ColorStep-1.2.x-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
WRKSRC= ${WRKDIR}/${PORTNAME}-0.5
USE_X_PREFIX= yes
USE_LIBTOOL= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (ColorStep-1.2.x-200008190715.tar.gz) = 4993a959e1f18b4543f8160f0418cd54

View File

@ -0,0 +1 @@
A theme engine based on GtkStep and Step-pastel to make GTK+ look nicier

View File

@ -0,0 +1,14 @@
A GTK+ theme engine to make GTK+ look nicier. This theme is based on a mix of
GTKStep and Step-pastel, with a lot of tweakings. The goal was to provide
colors, a nicer look, and some configurability. This includes the following
details:
o Flat buttons that pop out under the mouse.
o All buttons highlights under the mouse.
o Clean checkmark.
o Radio buttons that clearly mark which one is selected.
o Disabled buttons easily identifiables.
o Internal pixmaps follow the color scheme from the gtkrc.
o Multiple gtkrc files for different color combinations.
WWW: http://gtk.themes.org/themes.phtml?themeid=958794603

View File

@ -0,0 +1,6 @@
lib/gtk/themes/engines/libcolorstep.so
share/themes/ColorStep/ICON.png
share/themes/ColorStep/README.html
share/themes/ColorStep/gtk/gtkrc
@dirrm share/themes/ColorStep/gtk
@dirrm share/themes/ColorStep