summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-Mac2-theme
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-06 14:47:25 +0000
committersobomax <sobomax@FreeBSD.org>2000-07-06 14:47:25 +0000
commit74f4192188db368bb910db72e599667e08216464 (patch)
treefcb34b9b84608b3825693739e22f8969f3cecc07 /x11-themes/gtk-Mac2-theme
parent15ecb3e7d5c25e61603688e0ee603795120e91ea (diff)
downloadFreeBSD-ports-74f4192188db368bb910db72e599667e08216464.zip
FreeBSD-ports-74f4192188db368bb910db72e599667e08216464.tar.gz
Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS.
Diffstat (limited to 'x11-themes/gtk-Mac2-theme')
-rw-r--r--x11-themes/gtk-Mac2-theme/Makefile28
-rw-r--r--x11-themes/gtk-Mac2-theme/distinfo1
-rw-r--r--x11-themes/gtk-Mac2-theme/files/patch-aa11
-rw-r--r--x11-themes/gtk-Mac2-theme/pkg-comment1
-rw-r--r--x11-themes/gtk-Mac2-theme/pkg-descr4
-rw-r--r--x11-themes/gtk-Mac2-theme/pkg-plist6
6 files changed, 51 insertions, 0 deletions
diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile
new file mode 100644
index 0000000..a3ec34b
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: gtk-Mac2-theme
+# Date Created: 1 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-Mac2-theme
+PORTVERSION= 200003050858
+CATEGORIES= x11-toolkits
+MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/
+DISTNAME= Mac2-1.2.x-${PORTVERSION}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/x11-themes/gtk-Mac2-theme/distinfo b/x11-themes/gtk-Mac2-theme/distinfo
new file mode 100644
index 0000000..607757a
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/distinfo
@@ -0,0 +1 @@
+MD5 (Mac2-1.2.x-200003050858.tar.gz) = 168499ad46923b8382dc8f2118ea1878
diff --git a/x11-themes/gtk-Mac2-theme/files/patch-aa b/x11-themes/gtk-Mac2-theme/files/patch-aa
new file mode 100644
index 0000000..11d6dcb
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/files/patch-aa
@@ -0,0 +1,11 @@
+--- Theme/Makefile.in.orig Tue Jun 13 13:13:54 2000
++++ Theme/Makefile.in Tue Jun 13 13:14:13 2000
+@@ -79,7 +79,7 @@
+ EXTRA_DIST = makemakefile.sh
+ dummy =
+ SUBDIRS = gtk
+-themedir = $(datadir)/themes/Clean
++themedir = $(datadir)/themes/Mac2
+ theme_DATA = ICON.png README.html
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_CLEAN_FILES =
diff --git a/x11-themes/gtk-Mac2-theme/pkg-comment b/x11-themes/gtk-Mac2-theme/pkg-comment
new file mode 100644
index 0000000..0292229
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/pkg-comment
@@ -0,0 +1 @@
+GTK+ engine theme based on the look of MacOS
diff --git a/x11-themes/gtk-Mac2-theme/pkg-descr b/x11-themes/gtk-Mac2-theme/pkg-descr
new file mode 100644
index 0000000..da1f091
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/pkg-descr
@@ -0,0 +1,4 @@
+GTK+ engine theme based on the look of MacOS with code based on the Clean GTK
+theme engine.
+
+WWW: http://gtk.themes.org/themes.phtml?themeid=952275519
diff --git a/x11-themes/gtk-Mac2-theme/pkg-plist b/x11-themes/gtk-Mac2-theme/pkg-plist
new file mode 100644
index 0000000..5b9debf
--- /dev/null
+++ b/x11-themes/gtk-Mac2-theme/pkg-plist
@@ -0,0 +1,6 @@
+lib/gtk/themes/engines/libmac2.so
+share/themes/Mac2/ICON.png
+share/themes/Mac2/README.html
+share/themes/Mac2/gtk/gtkrc
+@dirrm share/themes/Mac2/gtk
+@dirrm share/themes/Mac2
OpenPOWER on IntegriCloud