summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-flat-theme
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-31 17:28:21 +0000
committersobomax <sobomax@FreeBSD.org>2000-10-31 17:28:21 +0000
commit4e02ca26c2ed8da597ecc55054ecd4cecfe89659 (patch)
treeb87204d392f736397f525c902570cbe13422bc6d /x11-themes/gtk-flat-theme
parent0b4ae36f27f7e5a4422f21113933228f989f794f (diff)
downloadFreeBSD-ports-4e02ca26c2ed8da597ecc55054ecd4cecfe89659.zip
FreeBSD-ports-4e02ca26c2ed8da597ecc55054ecd4cecfe89659.tar.gz
Add gtk-flat-theme - an yet another funny gtk+ theme engine.
Diffstat (limited to 'x11-themes/gtk-flat-theme')
-rw-r--r--x11-themes/gtk-flat-theme/Makefile24
-rw-r--r--x11-themes/gtk-flat-theme/distinfo1
-rw-r--r--x11-themes/gtk-flat-theme/pkg-comment1
-rw-r--r--x11-themes/gtk-flat-theme/pkg-descr5
-rw-r--r--x11-themes/gtk-flat-theme/pkg-plist6
5 files changed, 37 insertions, 0 deletions
diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile
new file mode 100644
index 0000000..b1b9723
--- /dev/null
+++ b/x11-themes/gtk-flat-theme/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gtk-flat-theme
+# Date Created: 31 October 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-flat-theme
+PORTVERSION= 200010301024
+CATEGORIES= x11-toolkits
+MASTER_SITES= ${MASTER_SITE_THEMES}
+MASTER_SITE_SUBDIR= gtk
+DISTNAME= Flat-1.2.x-${PORTVERSION}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11-themes/gtk-flat-theme/distinfo b/x11-themes/gtk-flat-theme/distinfo
new file mode 100644
index 0000000..5b38fee
--- /dev/null
+++ b/x11-themes/gtk-flat-theme/distinfo
@@ -0,0 +1 @@
+MD5 (Flat-1.2.x-200010301024.tar.gz) = 5b9e6c974c2417b5793b5c930be29f5d
diff --git a/x11-themes/gtk-flat-theme/pkg-comment b/x11-themes/gtk-flat-theme/pkg-comment
new file mode 100644
index 0000000..ebf7094
--- /dev/null
+++ b/x11-themes/gtk-flat-theme/pkg-comment
@@ -0,0 +1 @@
+A GTK+ theme engine which gives GTK+ a flattened appearance
diff --git a/x11-themes/gtk-flat-theme/pkg-descr b/x11-themes/gtk-flat-theme/pkg-descr
new file mode 100644
index 0000000..9700333
--- /dev/null
+++ b/x11-themes/gtk-flat-theme/pkg-descr
@@ -0,0 +1,5 @@
+This theme engine gives gtk+ a flattened appearance with elements taken from
+the MacOS and Metal uis. Modified from the default and metal theme engines;
+the colors and background pixmaps are fully customizable.
+
+WWW: http://gtk.themes.org/themes.phtml?themeid=972185985
diff --git a/x11-themes/gtk-flat-theme/pkg-plist b/x11-themes/gtk-flat-theme/pkg-plist
new file mode 100644
index 0000000..81f3502
--- /dev/null
+++ b/x11-themes/gtk-flat-theme/pkg-plist
@@ -0,0 +1,6 @@
+lib/gtk/themes/engines/libflat.so
+share/themes/Flat/ICON.png
+share/themes/Flat/README.html
+share/themes/Flat/gtk/gtkrc
+@dirrm share/themes/Flat/gtk
+@dirrm share/themes/Flat
OpenPOWER on IntegriCloud