aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-13 14:07:03 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-13 14:07:03 +0000
commit7061b23a18730dfd0a33b16ef1613b36cbfcb183 (patch)
treeba0c281e0338124ba68c00d6808410a14a29d137
parent3808b226e74072297fec848c13534577089c6608 (diff)
downloadports-7061b23a18730dfd0a33b16ef1613b36cbfcb183.tar.gz
ports-7061b23a18730dfd0a33b16ef1613b36cbfcb183.zip
Initial import of gtk-engines-collection - a meta-port installing several GTK+
theme engines.
Notes
Notes: svn path=/head/; revision=29570
-rw-r--r--x11-themes/gtk-engines-collection/Makefile32
-rw-r--r--x11-themes/gtk-engines-collection/pkg-comment1
-rw-r--r--x11-themes/gtk-engines-collection/pkg-descr5
-rw-r--r--x11-themes/gtk-engines-collection/pkg-plist1
-rw-r--r--x11-toolkits/gtk-engines-collection/Makefile32
-rw-r--r--x11-toolkits/gtk-engines-collection/pkg-comment1
-rw-r--r--x11-toolkits/gtk-engines-collection/pkg-descr5
-rw-r--r--x11-toolkits/gtk-engines-collection/pkg-plist1
8 files changed, 78 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile
new file mode 100644
index 000000000000..816bb190e99d
--- /dev/null
+++ b/x11-themes/gtk-engines-collection/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: gtk-engines-collection
+# Date created: 13 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-engines-collection
+PORTVERSION= 1.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= # empty
+DISTFILES= # empty
+EXTRACT_ONLY= # empty
+
+MAINTAINER= sobomax@FreeBSD.org
+
+# I intentionally did not put gtk-engines in the list below because
+# this package is uterly buggy.
+RUN_DEPENDS= ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
+ ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-toolkits/gnome-look \
+ ${THEMESBASE}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
+ ${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \
+ ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-toolkits/thinice \
+ ${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-toolkits/xenophilia
+
+THEMESBASE= ${X11BASE}/lib/gtk/themes/engines
+
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11-themes/gtk-engines-collection/pkg-comment b/x11-themes/gtk-engines-collection/pkg-comment
new file mode 100644
index 000000000000..22479f09808e
--- /dev/null
+++ b/x11-themes/gtk-engines-collection/pkg-comment
@@ -0,0 +1 @@
+The "meta-port" for the collection of several GTK+ theme engines
diff --git a/x11-themes/gtk-engines-collection/pkg-descr b/x11-themes/gtk-engines-collection/pkg-descr
new file mode 100644
index 000000000000..c16ce5561cc8
--- /dev/null
+++ b/x11-themes/gtk-engines-collection/pkg-descr
@@ -0,0 +1,5 @@
+Meta-port installing collection of several GTK+ theme engines intended to
+improve boring look of GTK+ widgets.
+
+- Maxim Sobolev
+ <sobomax@FreeBSD.org>
diff --git a/x11-themes/gtk-engines-collection/pkg-plist b/x11-themes/gtk-engines-collection/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/x11-themes/gtk-engines-collection/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty
diff --git a/x11-toolkits/gtk-engines-collection/Makefile b/x11-toolkits/gtk-engines-collection/Makefile
new file mode 100644
index 000000000000..816bb190e99d
--- /dev/null
+++ b/x11-toolkits/gtk-engines-collection/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: gtk-engines-collection
+# Date created: 13 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-engines-collection
+PORTVERSION= 1.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= # empty
+DISTFILES= # empty
+EXTRACT_ONLY= # empty
+
+MAINTAINER= sobomax@FreeBSD.org
+
+# I intentionally did not put gtk-engines in the list below because
+# this package is uterly buggy.
+RUN_DEPENDS= ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
+ ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-toolkits/gnome-look \
+ ${THEMESBASE}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
+ ${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \
+ ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-toolkits/thinice \
+ ${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-toolkits/xenophilia
+
+THEMESBASE= ${X11BASE}/lib/gtk/themes/engines
+
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk-engines-collection/pkg-comment b/x11-toolkits/gtk-engines-collection/pkg-comment
new file mode 100644
index 000000000000..22479f09808e
--- /dev/null
+++ b/x11-toolkits/gtk-engines-collection/pkg-comment
@@ -0,0 +1 @@
+The "meta-port" for the collection of several GTK+ theme engines
diff --git a/x11-toolkits/gtk-engines-collection/pkg-descr b/x11-toolkits/gtk-engines-collection/pkg-descr
new file mode 100644
index 000000000000..c16ce5561cc8
--- /dev/null
+++ b/x11-toolkits/gtk-engines-collection/pkg-descr
@@ -0,0 +1,5 @@
+Meta-port installing collection of several GTK+ theme engines intended to
+improve boring look of GTK+ widgets.
+
+- Maxim Sobolev
+ <sobomax@FreeBSD.org>
diff --git a/x11-toolkits/gtk-engines-collection/pkg-plist b/x11-toolkits/gtk-engines-collection/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/x11-toolkits/gtk-engines-collection/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty