summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-13 08:51:08 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-13 08:51:08 +0000
commitadc7e9721c6ff1d341241306a4f09bb203f5a6dc (patch)
tree96aa48b6060124fa7d9112985884f3b6128d8882 /x11-themes
parent9c805bd186da7d0fe61a27e8161e389db223c57d (diff)
downloadFreeBSD-ports-adc7e9721c6ff1d341241306a4f09bb203f5a6dc.zip
FreeBSD-ports-adc7e9721c6ff1d341241306a4f09bb203f5a6dc.tar.gz
Initial import of the thinice - a yet another nice looking GTK+ theme engine
from my collection.
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/thinice/Makefile25
-rw-r--r--x11-themes/thinice/distinfo1
-rw-r--r--x11-themes/thinice/pkg-comment1
-rw-r--r--x11-themes/thinice/pkg-descr3
-rw-r--r--x11-themes/thinice/pkg-plist6
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile
new file mode 100644
index 0000000..cec85d6
--- /dev/null
+++ b/x11-themes/thinice/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: thinice
+# Date Created: 1 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= thinice
+PORTVERSION= 1.0.3
+CATEGORIES= x11-toolkits
+MASTER_SITES= http://www.ing.umu.se/~stric/theme/
+DISTNAME= gtk-${PORTNAME}-theme-${PORTVERSION}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+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/thinice/distinfo b/x11-themes/thinice/distinfo
new file mode 100644
index 0000000..3c6ba45
--- /dev/null
+++ b/x11-themes/thinice/distinfo
@@ -0,0 +1 @@
+MD5 (gtk-thinice-theme-1.0.3.tar.gz) = 8f7fc070cf53d05246069e184a357047
diff --git a/x11-themes/thinice/pkg-comment b/x11-themes/thinice/pkg-comment
new file mode 100644
index 0000000..d29bffd
--- /dev/null
+++ b/x11-themes/thinice/pkg-comment
@@ -0,0 +1 @@
+A clean-looking GTK Theme Engine
diff --git a/x11-themes/thinice/pkg-descr b/x11-themes/thinice/pkg-descr
new file mode 100644
index 0000000..84351af
--- /dev/null
+++ b/x11-themes/thinice/pkg-descr
@@ -0,0 +1,3 @@
+A clean-looking GTK Theme Engine.
+
+WWW: http://www.ing.umu.se/~stric/theme/
diff --git a/x11-themes/thinice/pkg-plist b/x11-themes/thinice/pkg-plist
new file mode 100644
index 0000000..dbff94c
--- /dev/null
+++ b/x11-themes/thinice/pkg-plist
@@ -0,0 +1,6 @@
+lib/gtk/themes/engines/libthinice.so
+share/themes/ThinIce/ICON.png
+share/themes/ThinIce/README.html
+share/themes/ThinIce/gtk/gtkrc
+@dirrm share/themes/ThinIce/gtk
+@dirrm share/themes/ThinIce
OpenPOWER on IntegriCloud