[Midnightbsd-cvs] mports: mports/x11-themes: add clearlooks-metacity

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jun 13 22:10:41 EDT 2008


Log Message:
-----------
add clearlooks-metacity

Modified Files:
--------------
    mports/x11-themes:
        Makefile (r1.12 -> r1.13)

Added Files:
-----------
    mports/x11-themes/clearlooks-metacity:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-themes/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -L x11-themes/Makefile -L x11-themes/Makefile -u -r1.12 -r1.13
--- x11-themes/Makefile
+++ x11-themes/Makefile
@@ -3,6 +3,7 @@
     COMMENT = X11 themes
 
     SUBDIR += clearlooks
+    SUBDIR += clearlooks-metacity
     SUBDIR += clearlooks-themes
     SUBDIR += etoile-azbackground
     SUBDIR += etoile-camaelon
--- /dev/null
+++ x11-themes/clearlooks-metacity/pkg-descr
@@ -0,0 +1,3 @@
+Clearlooks Metacity theme
+
+WWW: http://clearlooks.sourceforge.net/
--- /dev/null
+++ x11-themes/clearlooks-metacity/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for:	clearlooks-metacity
+# Date created:		2005-03-20
+# Whom:			Michael Johnson <ahze at FreeBSD.org>
+#
+# $MidnightBSD: mports/x11-themes/clearlooks-metacity/Makefile,v 1.1 2008/06/14 02:10:38 laffer1 Exp $
+# $FreeBSD: ports/x11-themes/clearlooks-metacity/Makefile,v 1.14 2008/06/06 14:14:11 edwin Exp $
+#   $MCom: ports/x11-themes/clearlooks-metacity/Makefile,v 1.3 2007/09/10 15:44:29 mezz Exp $
+#
+
+PORTNAME=	clearlooks-metacity
+PORTVERSION=	2.0
+PORTREVISION=	0
+CATEGORIES=	x11-themes
+MASTER_SITES=	http://www.stellingwerff.com/
+#MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR=	clearlooks
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Clearlooks Metacity theme
+
+CONFLICTS=	gnome-themes-2.11.9[1-9]* gnome-themes-2.*
+
+WRKSRC=		${WRKDIR}/Clearlooks/metacity-1/
+USE_GNOME=	metacity gnomeprefix
+DATADIR=	share/themes/Clearlooks/metacity-1
+NO_BUILD=	yes
+
+PLIST_FILES=	%%DATADIR%%/metacity-theme-1.xml
+PLIST_DIRS=	%%DATADIR%% \
+		share/themes/Clearlooks
+
+do-install:
+	${MKDIR} ${PREFIX}/${DATADIR}
+	${INSTALL_DATA} ${WRKSRC}/metacity-theme-1.xml ${PREFIX}/${DATADIR}
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-themes/clearlooks-metacity/distinfo
@@ -0,0 +1,3 @@
+MD5 (clearlooks-metacity-2.0.tar.gz) = 64bffb05ef1c8d2f3a3cbb18480cd3f0
+SHA256 (clearlooks-metacity-2.0.tar.gz) = e0a4d489bb87d4498ce60c892b915f1000cd9e93dc0e1d5786be25610cb5e238
+SIZE (clearlooks-metacity-2.0.tar.gz) = 3932


More information about the Midnightbsd-cvs mailing list