summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-28 02:35:13 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-28 02:35:13 +0800
commit935c19d63736237cb4dec50f7d9bfda061eab059 (patch)
treeae3370f0cc55b7baa62f7d67095ae714e712a0df /x11-themes
parent296f84aa8247d6e9bc1d68cc8855d3302089577d (diff)
downloadmarcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar.gz
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar.bz2
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar.lz
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar.xz
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.tar.zst
marcuscom-ports-935c19d63736237cb4dec50f7d9bfda061eab059.zip
-USE_X_PREFIX -> USE_XLIB.
-X11BASE -> LOCALBASE, gtk theme lives in LOCALBASE. -Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6879 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/indubstrial/Makefile38
-rw-r--r--x11-themes/indubstrial/distinfo3
-rw-r--r--x11-themes/indubstrial/pkg-descr3
-rw-r--r--x11-themes/indubstrial/pkg-plist9
4 files changed, 53 insertions, 0 deletions
diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile
new file mode 100644
index 000000000..b3ad27c2b
--- /dev/null
+++ b/x11-themes/indubstrial/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: Indubstrial
+# Date Created: 20 August 2004
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= indubstrial
+PORTVERSION= 0.3.2
+PORTREVISION= 5
+CATEGORIES= x11-themes gnome
+MASTER_SITES= http://www.gnome.org/~jdub/2004/indubstrial/
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A clean, clear modification on the Industrial GTK+ and Metacity themes
+
+RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \
+ ${LOCALBASE}/lib/gtk/themes/engines/libindustrial.so:${PORTSDIR}/x11-themes/gtk-industrial-theme
+
+WRKSRC= ${WRKDIR}/Indubstrial
+NO_BUILD= yes
+USE_XLIB= yes
+USE_GNOME= gnomehack gnomeprefix metacity
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk-2.0
+ ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk
+ ${MKDIR} ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1
+ ${INSTALL_DATA} ${WRKSRC}/gtk-2.0/gtkrc \
+ ${PREFIX}/share/themes/Indubstrial/gtk-2.0
+ ${INSTALL_DATA} ${WRKSRC}/gtk/gtkrc \
+ ${PREFIX}/share/themes/Indubstrial/gtk
+ ${INSTALL_DATA} ${WRKSRC}/metacity-1/metacity-theme-1.xml \
+ ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1
+ ${INSTALL_DATA} ${WRKSRC}/index.theme \
+ ${PREFIX}/share/themes/Indubstrial
+
+.include <bsd.port.mk>
diff --git a/x11-themes/indubstrial/distinfo b/x11-themes/indubstrial/distinfo
new file mode 100644
index 000000000..b2f4dc18a
--- /dev/null
+++ b/x11-themes/indubstrial/distinfo
@@ -0,0 +1,3 @@
+MD5 (indubstrial-0.3.2.tar.gz) = d90c76fd90389f6979927017d98d729f
+SHA256 (indubstrial-0.3.2.tar.gz) = 7cb0bb66e6efe4b846c1894456fd3800da0e1b74f36cc08ac76a60c36c16aaa8
+SIZE (indubstrial-0.3.2.tar.gz) = 5025
diff --git a/x11-themes/indubstrial/pkg-descr b/x11-themes/indubstrial/pkg-descr
new file mode 100644
index 000000000..c37ae8f07
--- /dev/null
+++ b/x11-themes/indubstrial/pkg-descr
@@ -0,0 +1,3 @@
+A clean, clear, modification on the Industrial GTK+ and Metacity themes.
+
+WWW: http://www.gnome.org/~jdub/2004/indubstrial/
diff --git a/x11-themes/indubstrial/pkg-plist b/x11-themes/indubstrial/pkg-plist
new file mode 100644
index 000000000..2d20e0c6c
--- /dev/null
+++ b/x11-themes/indubstrial/pkg-plist
@@ -0,0 +1,9 @@
+share/gnome/themes/Indubstrial/metacity-1/metacity-theme-1.xml
+share/themes/Indubstrial/gtk-2.0/gtkrc
+share/themes/Indubstrial/gtk/gtkrc
+share/themes/Indubstrial/index.theme
+@dirrm share/themes/Indubstrial/gtk
+@dirrm share/themes/Indubstrial/gtk-2.0
+@dirrm share/themes/Indubstrial
+@dirrm share/gnome/themes/Indubstrial/metacity-1
+@dirrm share/gnome/themes/Indubstrial