summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-06 14:47:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-06 14:47:25 +0000
commit2f585b4ec3637687a293f1ea4476e3c3e3e7d1c6 (patch)
treeb6fc3c0adf150f990f12f811b32981eee372ebb7 /x11-themes
parentUpgrade to 1.3.1, beta version. (diff)
Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS.
Notes
Notes: svn path=/head/; revision=30274
Diffstat (limited to 'x11-themes')
-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 000000000000..a3ec34bb1e24
--- /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 000000000000..607757a3bf51
--- /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 000000000000..11d6dcb136cd
--- /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 000000000000..02922291d665
--- /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 000000000000..da1f0911c1e4
--- /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 000000000000..5b9debfae853
--- /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