aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-20 05:36:23 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-20 05:36:23 +0000
commit0f20ed1004d17ee847621f227da38fc39a95eaf7 (patch)
treea425beaa7165ee2ee9e6aa0909b39e83f2d0bfff /x11-themes
parenta969c210d3702ba24c62149babd387bd8d37f9eb (diff)
downloadports-0f20ed1004d17ee847621f227da38fc39a95eaf7.tar.gz
ports-0f20ed1004d17ee847621f227da38fc39a95eaf7.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/indubstrial/Makefile37
-rw-r--r--x11-themes/indubstrial/distinfo2
-rw-r--r--x11-themes/indubstrial/pkg-descr3
-rw-r--r--x11-themes/indubstrial/pkg-plist9
5 files changed, 52 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 5c0ea2632390..03ce0ddbd567 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -49,6 +49,7 @@
SUBDIR += gtkstep
SUBDIR += gtkstep-pastel
SUBDIR += icegradient
+ SUBDIR += indubstrial
SUBDIR += kde-icons-amaranth
SUBDIR += kde-icons-amaranth-althaea
SUBDIR += kde-icons-crystalosx
diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile
new file mode 100644
index 000000000000..357fbf2d39ac
--- /dev/null
+++ b/x11-themes/indubstrial/Makefile
@@ -0,0 +1,37 @@
+# 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
+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= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras
+
+WRKSRC= ${WRKDIR}/Indubstrial
+NO_BUILD= yes
+USE_X_PREFIX= yes
+USE_REINPLACE= 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 000000000000..5ad6c823acc1
--- /dev/null
+++ b/x11-themes/indubstrial/distinfo
@@ -0,0 +1,2 @@
+MD5 (indubstrial-0.3.2.tar.gz) = d90c76fd90389f6979927017d98d729f
+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 000000000000..c37ae8f0739b
--- /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 000000000000..2d20e0c6c0a1
--- /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