diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-26 01:32:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-26 01:32:57 +0000 |
commit | 549b37ee8de858cef9c0f1cb154fe48c5df8667b (patch) | |
tree | 4438e9610ada61ed1765a09cbb69d8c16eb57364 /x11-themes | |
parent | 6383fe89b71b33f095fc26cd43a6361c5af6df4c (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/Makefile | 25 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/pkg-plist | 9 |
5 files changed, 0 insertions, 40 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 238c7b1b4dd0..36733dbca245 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -128,7 +128,6 @@ SUBDIR += metacity-bluecurve-theme SUBDIR += metacity-longhorninspirat-theme SUBDIR += metacity-milk-theme - SUBDIR += metacity-theme-alloy-c SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes SUBDIR += notif2 diff --git a/x11-themes/metacity-theme-alloy-c/Makefile b/x11-themes/metacity-theme-alloy-c/Makefile deleted file mode 100644 index 290c456653ec..000000000000 --- a/x11-themes/metacity-theme-alloy-c/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: Metacity theme Alloy-C -# Date created: 09 Mar 2004 -# Whom: Remington Lang <MrL0L@charter.net> -# -# $FreeBSD$ - -# Port logic stolen fron x11-themes/kde-icons-noia -# lioux@ - -PORTNAME= Alloy-C -PORTVERSION= 1.0 -CATEGORIES= x11-themes gnome -DISTNAME= MCity-Alloy-C - -MAINTAINER= MrL0Lz@gmail.com -COMMENT= Alloy-C theme for Metacity - -NO_PACKAGE= ${REASON} -NO_CDROM= ${REASON} -RESTRICTED= ${REASON} - -WRKSRC= ${WRKDIR}/Alloy-C - -.include "${.CURDIR}/../metacity-themes/Makefile.metacity" -.include <bsd.port.mk> diff --git a/x11-themes/metacity-theme-alloy-c/distinfo b/x11-themes/metacity-theme-alloy-c/distinfo deleted file mode 100644 index d555722f352e..000000000000 --- a/x11-themes/metacity-theme-alloy-c/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/MCity-Alloy-C.tar.gz) = 68ee7232f60e6414b88d6cfc0c469c4f -SIZE (gnome2/MCity-Alloy-C.tar.gz) = 9213 diff --git a/x11-themes/metacity-theme-alloy-c/pkg-descr b/x11-themes/metacity-theme-alloy-c/pkg-descr deleted file mode 100644 index d513268021ce..000000000000 --- a/x11-themes/metacity-theme-alloy-c/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Alloy-C theme for Metacity. - -WWW: http://art.gnome.org/themes/metacity/224.php diff --git a/x11-themes/metacity-theme-alloy-c/pkg-plist b/x11-themes/metacity-theme-alloy-c/pkg-plist deleted file mode 100644 index 642e88ede7a4..000000000000 --- a/x11-themes/metacity-theme-alloy-c/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -share/gnome/themes/Alloy-C/metacity-1/button-base.png -share/gnome/themes/Alloy-C/metacity-1/button-shine.png -share/gnome/themes/Alloy-C/metacity-1/close.png -share/gnome/themes/Alloy-C/metacity-1/maximize.png -share/gnome/themes/Alloy-C/metacity-1/metacity-theme-1.xml -share/gnome/themes/Alloy-C/metacity-1/minimize.png -share/gnome/themes/Alloy-C/metacity-1/stripes.png -@dirrm share/gnome/themes/Alloy-C/metacity-1 -@unexec /bin/rmdir %D/share/gnome/themes/Alloy-C 2>/dev/null || /usr/bin/true |