diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:25:28 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:25:28 +0000 |
commit | c5c7a3c6a9788173d64780e0d28a9cf3111eef09 (patch) | |
tree | 856166767b5b6ebb9bedcc24a40221159134e252 /x11-themes | |
parent | 39349602e0726a2905538f7c0e13be58c8f31341 (diff) | |
download | ports-c5c7a3c6a9788173d64780e0d28a9cf3111eef09.tar.gz ports-c5c7a3c6a9788173d64780e0d28a9cf3111eef09.zip |
Notes
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 b9de609f9937..20b1d876fe02 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 000000000000..d1b8d2ce0502 --- /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 000000000000..221e9f2ce3f1 --- /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 000000000000..db04ed1f0f7e --- /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 000000000000..6b1ccc1db9d4 --- /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! :-) |