From 36c9463580e7780408a205b390cfd09a70a5f583 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 2 Aug 2006 02:37:33 +0000 Subject: X11BASE -> LOCALBASE, all gtk themes live in LOCALBASE. Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6930 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-themes/gtk-engines-collection/Makefile | 44 +++++++++++++++++++++++++++++ x11-themes/gtk-engines-collection/pkg-descr | 5 ++++ x11-themes/gtk-engines-collection/pkg-plist | 1 + 3 files changed, 50 insertions(+) create mode 100644 x11-themes/gtk-engines-collection/Makefile create mode 100644 x11-themes/gtk-engines-collection/pkg-descr create mode 100644 x11-themes/gtk-engines-collection/pkg-plist diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile new file mode 100644 index 000000000..ffe2d9f72 --- /dev/null +++ b/x11-themes/gtk-engines-collection/Makefile @@ -0,0 +1,44 @@ +# New ports collection makefile for: gtk-engines-collection +# Date created: 13 June 2000 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= gtk-engines-collection +PORTVERSION= 1.8 +PORTREVISION= 3 +CATEGORIES= x11-themes +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= ports@FreeBSD.org +COMMENT= The "meta-port" for the collection of several GTK+ theme engines + +RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${PORTSDIR}/x11-themes/buffy \ + ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-themes/clean-theme-gtk \ + ${THEMESBASE}/libcolorstep.so:${PORTSDIR}/x11-themes/colorstep \ + ${THEMESBASE}/libengradient.so:${PORTSDIR}/x11-themes/engradient \ + ${THEMESBASE}/libflat.so:${PORTSDIR}/x11-themes/gtk-flat-theme \ + ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-themes/gnome-look \ + ${THEMESBASE}/libgtkbe.so:${PORTSDIR}/x11-themes/gtkbe \ + ${THEMESBASE}/libicegradient.so:${PORTSDIR}/x11-themes/icegradient \ + ${THEMESBASE}/libmac2.so:${PORTSDIR}/x11-themes/gtk-Mac2-theme \ + ${THEMESBASE}/libpixmap.so:${PORTSDIR}/x11-themes/gtk-engines \ + ${THEMESBASE}/libqnx.so:${PORTSDIR}/x11-themes/gtk-qn-x11-theme \ + ${THEMESBASE}/libstep.so:${PORTSDIR}/x11-themes/gtkstep \ + ${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-themes/gtkstep-pastel \ + ${THEMESBASE}/libzenith.so:${PORTSDIR}/x11-themes/gtk-zenith-theme \ + ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice \ + ${THEMESBASE}/libXenoStep.so:${PORTSDIR}/x11-themes/xenostep \ + ${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-themes/xenophilia \ + ${THEMESBASE}/libwhistler.so:${PORTSDIR}/x11-themes/whistlerk + +THEMESBASE= ${LOCALBASE}/lib/gtk/themes/engines + +NO_BUILD= yes + +do-install: # empty + +.include diff --git a/x11-themes/gtk-engines-collection/pkg-descr b/x11-themes/gtk-engines-collection/pkg-descr new file mode 100644 index 000000000..c16ce5561 --- /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 + diff --git a/x11-themes/gtk-engines-collection/pkg-plist b/x11-themes/gtk-engines-collection/pkg-plist new file mode 100644 index 000000000..549a621fe --- /dev/null +++ b/x11-themes/gtk-engines-collection/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty -- cgit v1.2.3