diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
commit | e934b106497f17545e236bb9644bed935cd118ad (patch) | |
tree | 29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /x11-themes/gnome-bluecurve-theme | |
parent | 14c9f603eb5d9868d374e46ac865925da109a838 (diff) | |
download | marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2 marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip |
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-bluecurve-theme')
-rw-r--r-- | x11-themes/gnome-bluecurve-theme/Makefile | 27 | ||||
-rw-r--r-- | x11-themes/gnome-bluecurve-theme/pkg-descr | 13 |
2 files changed, 0 insertions, 40 deletions
diff --git a/x11-themes/gnome-bluecurve-theme/Makefile b/x11-themes/gnome-bluecurve-theme/Makefile deleted file mode 100644 index d8c3f94b9..000000000 --- a/x11-themes/gnome-bluecurve-theme/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gnome-bluecurve-theme -# Date created: 29 May 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-bluecurve-theme - -PORTREVISION= 1 - -COMMENT= The Bluecurve GNOME meta-theme - -RUN_DEPENDS= ${LOCALBASE}/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gtk-bluecurve-theme \ - ${LOCALBASE}/share/icons/Bluecurve/index.theme:${PORTSDIR}/x11-themes/icon-bluecurve-theme \ - ${LOCALBASE}/share/themes/Bluecurve/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-bluecurve-theme - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -NO_BUILD= yes -PLIST_FILES= share/themes/Bluecurve/index.theme - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Bluecurve - ${INSTALL_DATA} ${WRKSRC}/art/index.theme ${PREFIX}/share/themes/Bluecurve - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gnome-bluecurve-theme/pkg-descr b/x11-themes/gnome-bluecurve-theme/pkg-descr deleted file mode 100644 index 8df91b50d..000000000 --- a/x11-themes/gnome-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve GNOME meta-theme, which includes: - - - the GTK+ themes (1.x and 2.x) - - the Metacity themes - - the icon set - -WWW: http://fedoraproject.org/wiki/Artwork/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org |