aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 11:56:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 11:56:53 +0000
commit9642c324f5e857a4446301df9570ab141af81404 (patch)
treea887cba1786fae82aa7ef4921d8423bd16c55052 /x11-themes
parent88cd9348872708c300e242b96f1280dd33d293fb (diff)
downloadports-9642c324f5e857a4446301df9570ab141af81404.tar.gz
ports-9642c324f5e857a4446301df9570ab141af81404.zip
Add colorstep a nice GTK+ theme engine based on GtkStep and Step-pastel.
Notes
Notes: svn path=/head/; revision=31815
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/colorstep/Makefile27
-rw-r--r--x11-themes/colorstep/distinfo1
-rw-r--r--x11-themes/colorstep/pkg-comment1
-rw-r--r--x11-themes/colorstep/pkg-descr14
-rw-r--r--x11-themes/colorstep/pkg-plist6
5 files changed, 49 insertions, 0 deletions
diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile
new file mode 100644
index 000000000000..8ece2c9db408
--- /dev/null
+++ b/x11-themes/colorstep/Makefile
@@ -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>
diff --git a/x11-themes/colorstep/distinfo b/x11-themes/colorstep/distinfo
new file mode 100644
index 000000000000..8c9d11a5f744
--- /dev/null
+++ b/x11-themes/colorstep/distinfo
@@ -0,0 +1 @@
+MD5 (ColorStep-1.2.x-200008190715.tar.gz) = 4993a959e1f18b4543f8160f0418cd54
diff --git a/x11-themes/colorstep/pkg-comment b/x11-themes/colorstep/pkg-comment
new file mode 100644
index 000000000000..71f5cc59972f
--- /dev/null
+++ b/x11-themes/colorstep/pkg-comment
@@ -0,0 +1 @@
+A theme engine based on GtkStep and Step-pastel to make GTK+ look nicier
diff --git a/x11-themes/colorstep/pkg-descr b/x11-themes/colorstep/pkg-descr
new file mode 100644
index 000000000000..bf1fc72483dc
--- /dev/null
+++ b/x11-themes/colorstep/pkg-descr
@@ -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
diff --git a/x11-themes/colorstep/pkg-plist b/x11-themes/colorstep/pkg-plist
new file mode 100644
index 000000000000..46c74583455a
--- /dev/null
+++ b/x11-themes/colorstep/pkg-plist
@@ -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