From 0077f90d62c33cb08448253a9f1dda7a58829c93 Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Sat, 20 Mar 2004 08:52:55 +0000
Subject: [PATCH] Add metacity-theme-Alloy-C, a metallic theme for the metacity
 window manager.

PR:		63974
Submitted by:	Remington <MrL0L@charter.net>
---
 x11-themes/Makefile                         |  1 +
 x11-themes/metacity-theme-alloy-c/Makefile  | 25 +++++++++++++++++++++
 x11-themes/metacity-theme-alloy-c/distinfo  |  2 ++
 x11-themes/metacity-theme-alloy-c/pkg-descr |  3 +++
 x11-themes/metacity-theme-alloy-c/pkg-plist |  9 ++++++++
 5 files changed, 40 insertions(+)
 create mode 100644 x11-themes/metacity-theme-alloy-c/Makefile
 create mode 100644 x11-themes/metacity-theme-alloy-c/distinfo
 create mode 100644 x11-themes/metacity-theme-alloy-c/pkg-descr
 create mode 100644 x11-themes/metacity-theme-alloy-c/pkg-plist

diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index a11482f3bf8e..7cf891a072cf 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -2,6 +2,7 @@
 #
     SUBDIR += metacity-theme-6nome
     SUBDIR += metacity-theme-aero
+    SUBDIR += metacity-theme-alloy-c
     SUBDIR += metacity-themes
     SUBDIR += gnome-icons
     SUBDIR += gnome-icons-aqua-fusion
diff --git a/x11-themes/metacity-theme-alloy-c/Makefile b/x11-themes/metacity-theme-alloy-c/Makefile
new file mode 100644
index 000000000000..2be4984c4f5e
--- /dev/null
+++ b/x11-themes/metacity-theme-alloy-c/Makefile
@@ -0,0 +1,25 @@
+# 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=	MrL0L@charter.net
+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
new file mode 100644
index 000000000000..d555722f352e
--- /dev/null
+++ b/x11-themes/metacity-theme-alloy-c/distinfo
@@ -0,0 +1,2 @@
+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
new file mode 100644
index 000000000000..d513268021ce
--- /dev/null
+++ b/x11-themes/metacity-theme-alloy-c/pkg-descr
@@ -0,0 +1,3 @@
+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
new file mode 100644
index 000000000000..642e88ede7a4
--- /dev/null
+++ b/x11-themes/metacity-theme-alloy-c/pkg-plist
@@ -0,0 +1,9 @@
+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