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
This commit is contained in:
parent
5f30b9c7d0
commit
088726d0ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132397
4 changed files with 40 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
SUBDIR += gnome-icons-aqua-fusion
|
||||
SUBDIR += gnome-icons-cool-gorilla
|
||||
SUBDIR += gnome-icons-crystal
|
||||
SUBDIR += gnome-icons-edge
|
||||
SUBDIR += gnome-icons-gentoo-test
|
||||
SUBDIR += gnome-icons-iris
|
||||
SUBDIR += gnome-icons-lila
|
||||
|
|
29
x11-themes/gnome-icons-edge/Makefile
Normal file
29
x11-themes/gnome-icons-edge/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
# New ports collection makefile for: Edge GNOME Iconset
|
||||
# Date created: 26 March, 2005
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
2
x11-themes/gnome-icons-edge/distinfo
Normal file
2
x11-themes/gnome-icons-edge/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (edge-icons-0.4.2.tar.gz) = 0b7970af0c883607b8aa920377327900
|
||||
SIZE (edge-icons-0.4.2.tar.gz) = 189640
|
8
x11-themes/gnome-icons-edge/pkg-descr
Normal file
8
x11-themes/gnome-icons-edge/pkg-descr
Normal file
|
@ -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/
|
Loading…
Reference in a new issue