diff options
author | lioux <lioux@FreeBSD.org> | 2007-12-12 01:25:28 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-12-12 01:25:28 +0000 |
commit | 23edea453a3b25e64be7e7fd385613c17dced28e (patch) | |
tree | 174f1d55db32b87c5564d5f5408b72d6d870cc2c /x11-themes | |
parent | 60b7d4d1106687f41f9243e866621f91f84dcc65 (diff) | |
download | FreeBSD-ports-23edea453a3b25e64be7e7fd385613c17dced28e.zip FreeBSD-ports-23edea453a3b25e64be7e7fd385613c17dced28e.tar.gz |
o New port kde-icons-dark-glass version 2.1: KDE Dark Glass iconset
o Port inherits most of its logic from
x11-themes/kde-icons-noia/Makefile.icons file
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-dark-glass/Makefile | 17 | ||||
-rw-r--r-- | x11-themes/kde-icons-dark-glass/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-dark-glass/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-dark-glass/pkg-message | 9 |
5 files changed, 33 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index b9de609..20b1d87 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -132,6 +132,7 @@ SUBDIR += kde-icons-black-and-white SUBDIR += kde-icons-cezanne SUBDIR += kde-icons-crystal-project + SUBDIR += kde-icons-dark-glass SUBDIR += kde-icons-gartoon-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-graphite-rade8 diff --git a/x11-themes/kde-icons-dark-glass/Makefile b/x11-themes/kde-icons-dark-glass/Makefile new file mode 100644 index 0000000..d1b8d2c --- /dev/null +++ b/x11-themes/kde-icons-dark-glass/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: KDE iconset Dark Glass +# Date created: Qua 12 Dez 2007 00:29:59 UTC +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= dark-glass +PORTVERSION= 2.1 +MASTER_SITES= http://www.mentalrey.it/icon_set/ +DISTNAME= Dark-Glass-scripted + +COMMENT= KDE Dark Glass iconset + +PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|README)" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-dark-glass/distinfo b/x11-themes/kde-icons-dark-glass/distinfo new file mode 100644 index 0000000..221e9f2 --- /dev/null +++ b/x11-themes/kde-icons-dark-glass/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/Dark-Glass-scripted.tar.gz) = 2377d19640ca2b2fdf5804a3c3b6442c +SHA256 (KDE/Dark-Glass-scripted.tar.gz) = a0c7a756f93557b064a5803c54729d2aff0adf164bd6055b7d2fc33f9b67a5df +SIZE (KDE/Dark-Glass-scripted.tar.gz) = 18398899 diff --git a/x11-themes/kde-icons-dark-glass/pkg-descr b/x11-themes/kde-icons-dark-glass/pkg-descr new file mode 100644 index 0000000..db04ed1 --- /dev/null +++ b/x11-themes/kde-icons-dark-glass/pkg-descr @@ -0,0 +1,3 @@ +KDE Dark Glass iconset. + +WWW: http://www.kde-look.org/content/show.php?content=67902 diff --git a/x11-themes/kde-icons-dark-glass/pkg-message b/x11-themes/kde-icons-dark-glass/pkg-message new file mode 100644 index 0000000..6b1ccc1 --- /dev/null +++ b/x11-themes/kde-icons-dark-glass/pkg-message @@ -0,0 +1,9 @@ + ATTENTIONATTENTION: + +How to install a new icon theme + +1) Open the KDE-Menu and start the Control Center +2) Click on "Look and Feel", then "Icons" +3) Select Dark-Glass iconset +4) Click "Apply" +5) Have fun! :-) |