From 324828d40f6f7c2849b3dc45c93ba42af5538233 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 4 Apr 2005 01:24:33 +0000 Subject: Add the Edge GNOME icon set. It looks neat. Edge is a very sleek GNOME icon set. It has sharp edges and soft corners, and somewhat of a chrome-on-plastic look. You can see a screenshot of the Edge icon, GTK2, and metacity themes altogether at: http://www.gnome-look.org/content/pre1/18631-1.jpg --- x11-themes/gnome-icons-edge/Makefile | 29 +++++++++++++++++++++++++++++ x11-themes/gnome-icons-edge/distinfo | 2 ++ x11-themes/gnome-icons-edge/pkg-descr | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 x11-themes/gnome-icons-edge/Makefile create mode 100644 x11-themes/gnome-icons-edge/distinfo create mode 100644 x11-themes/gnome-icons-edge/pkg-descr (limited to 'x11-themes/gnome-icons-edge') diff --git a/x11-themes/gnome-icons-edge/Makefile b/x11-themes/gnome-icons-edge/Makefile new file mode 100644 index 000000000000..71947577ad50 --- /dev/null +++ b/x11-themes/gnome-icons-edge/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: Edge GNOME Iconset +# Date created: 26 March, 2005 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# + +# Port logic gratuitously stolen from lioux's logic in +# x11-themes/kde-icons-noia. If it's not defined here +# and you think it should be, check +# x11-themes/gnome-icons/bsd.gnome-icons.mk for it. + +PORTNAME= edge-icons +PORTVERSION= 0.4.2 +CATEGORIES= x11-themes gnome +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= adamw/edge + +MAINTAINER= adamw@FreeBSD.org +COMMENT= Sleek white icon theme for GNOME + +NO_PACKAGE= ${REASON} +NO_CDROM= ${REASON} +RESTRICTED= ${REASON} + +WRKSRC= ${WRKDIR}/Edge-Icons-${PORTVERSION} + +.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" +.include diff --git a/x11-themes/gnome-icons-edge/distinfo b/x11-themes/gnome-icons-edge/distinfo new file mode 100644 index 000000000000..a4399465325d --- /dev/null +++ b/x11-themes/gnome-icons-edge/distinfo @@ -0,0 +1,2 @@ +MD5 (edge-icons-0.4.2.tar.gz) = 0b7970af0c883607b8aa920377327900 +SIZE (edge-icons-0.4.2.tar.gz) = 189640 diff --git a/x11-themes/gnome-icons-edge/pkg-descr b/x11-themes/gnome-icons-edge/pkg-descr new file mode 100644 index 000000000000..bdb0766ee8dc --- /dev/null +++ b/x11-themes/gnome-icons-edge/pkg-descr @@ -0,0 +1,8 @@ +Edge is a very sleek GNOME icon set. It has sharp edges +and soft corners, and somewhat of a chrome-on-plastic look. + +You can see a screenshot of the Edge icon, GTK2, and metacity +themes altogether at: + http://www.gnome-look.org/content/pre1/18631-1.jpg + +WWW: http://www.gnome-look.org/ -- cgit