summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-04 21:16:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-04 21:16:52 +0000
commitcf650515c9f2e0eee39869cbcb83f3f01a72333e (patch)
tree12908f4a643717836caef6766de65056042a0b0f /x11-themes
parent- Update to version 5.501 (diff)
Add gnome-icons, a metaport for easy installation of all GNOME iconset.
PR: ports/63744 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes: svn path=/head/; revision=102952
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/gnome-icons/Makefile39
-rw-r--r--x11-themes/gnome-icons/pkg-descr3
-rw-r--r--x11-themes/gnome-icons/pkg-plist1
4 files changed, 44 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 3f18bc42cde0..4bb3c3c622fd 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
#
+ SUBDIR += gnome-icons
SUBDIR += gnome-icons-aqua-fusion
SUBDIR += gnome-icons-cool-gorilla
SUBDIR += gnome-icons-crystal
diff --git a/x11-themes/gnome-icons/Makefile b/x11-themes/gnome-icons/Makefile
new file mode 100644
index 000000000000..8d441a7eec1b
--- /dev/null
+++ b/x11-themes/gnome-icons/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: Gnome iconset
+# Date created: 29 Feb 2004
+# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
+#
+# $FreeBSD$
+#
+
+# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
+# lioux@. If it's not defined here and you think it should be, check
+# x11-themes/gnome-icons/Makefile.icons for it.
+
+PORTNAME= gnome-icons
+PORTVERSION= 20040229
+CATEGORIES= x11-themes gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+EXTRACT_ONLY= # empty
+
+MAINTAINER= tmclaugh@sdf.lonestar.org
+COMMENT= Meta-port for Gnome iconsets
+
+RUN_DEPENDS= ${X11BASE}/share/icons/aqua-fusion/index.theme:${PORTSDIR}/x11-themes/gnome-icons-aqua-fusion \
+ ${X11BASE}/share/icons/cool-gorilla/index.theme:${PORTSDIR}/x11-themes/gnome-icons-cool-gorilla \
+ ${X11BASE}/share/icons/crystal/index.theme:${PORTSDIR}/x11-themes/gnome-icons-crystal \
+ ${X11BASE}/share/icons/gentoo-test/index.theme:${PORTSDIR}/x11-themes/gnome-icons-gentoo-test \
+ ${X11BASE}/share/icons/iris/index.theme:${PORTSDIR}/x11-themes/gnome-icons-iris \
+ ${X11BASE}/share/icons/noia-full/index.theme:${PORTSDIR}/x11-themes/gnome-icons-noia-full \
+ ${X11BASE}/share/icons/noia-warm/index.theme:${PORTSDIR}/x11-themes/gnome-icons-noia-warm \
+ ${X11BASE}/share/icons/refined/index.theme:${PORTSDIR}/x11-themes/gnome-icons-refined \
+ ${X11BASE}/share/icons/slick/index.theme:${PORTSDIR}/x11-themes/gnome-icons-slick \
+ ${X11BASE}/share/icons/snow-apple/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snow-apple \
+ ${X11BASE}/share/icons/stylish/index.theme:${PORTSDIR}/x11-themes/gnome-icons-stylish \
+ ${X11BASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south
+
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11-themes/gnome-icons/pkg-descr b/x11-themes/gnome-icons/pkg-descr
new file mode 100644
index 000000000000..a22cd92c6145
--- /dev/null
+++ b/x11-themes/gnome-icons/pkg-descr
@@ -0,0 +1,3 @@
+Meta-port for the Gnome iconsets available from http://art.gnome.org
+
+WWW: http://art.gnome.org
diff --git a/x11-themes/gnome-icons/pkg-plist b/x11-themes/gnome-icons/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/x11-themes/gnome-icons/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty