diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 02:26:18 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 02:26:18 +0000 |
commit | b47d6bcd4d0d465363a455da46deac40d575e490 (patch) | |
tree | b48817c3eb9788e727e5434eeeb6997f131d5932 | |
parent | 53ef66b6f45202cd8d463ada016009db3aba9b5b (diff) | |
download | ports-b47d6bcd4d0d465363a455da46deac40d575e490.tar.gz ports-b47d6bcd4d0d465363a455da46deac40d575e490.zip |
Notes
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext2/Makefile | 16 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext2/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext2/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/kde-icons-nuovext2/pkg-message | 9 |
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 4c5f9e4c2883..000641e9d68b 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -146,6 +146,7 @@ SUBDIR += kde-icons-noia SUBDIR += kde-icons-noia-warm SUBDIR += kde-icons-nuovext + SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola SUBDIR += kde-icons-os-k SUBDIR += kde-icons-realistic diff --git a/x11-themes/kde-icons-nuovext2/Makefile b/x11-themes/kde-icons-nuovext2/Makefile new file mode 100644 index 000000000000..4ef29884f888 --- /dev/null +++ b/x11-themes/kde-icons-nuovext2/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: KDE iconset nuoveXT 2 +# Date created: Qua 12 Dez 2007 02:02:02 UTC +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= nuoveXT2 +PORTVERSION= 2.2 +MASTER_SITES= http://nuovext.pwsp.net/files/ +DISTNAME= nuoveXT-${PORTVERSION}_KDE + +COMMENT= KDE nuoveXT 2 iconset +PLIST_FILE_PATTERN_EXTRA= -v "(^\./(AUTHORS|COPYING|DONATE|INSTALL|README)$$)|\.DS_Store" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-nuovext2/distinfo b/x11-themes/kde-icons-nuovext2/distinfo new file mode 100644 index 000000000000..5a75c0ebb97c --- /dev/null +++ b/x11-themes/kde-icons-nuovext2/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/nuoveXT-2.2_KDE.tar.gz) = a7934146c93b011d435643bfe8d1cb3a +SHA256 (KDE/nuoveXT-2.2_KDE.tar.gz) = 81101086deb33925c7cf56dc98878157cae300876f3645812c41c4637522be1e +SIZE (KDE/nuoveXT-2.2_KDE.tar.gz) = 5011008 diff --git a/x11-themes/kde-icons-nuovext2/pkg-descr b/x11-themes/kde-icons-nuovext2/pkg-descr new file mode 100644 index 000000000000..4f410c91bce2 --- /dev/null +++ b/x11-themes/kde-icons-nuovext2/pkg-descr @@ -0,0 +1,5 @@ +[ excerpt from developer's web site ] + +A revamp of icon theme nuoveXT. + +WWW: http://www.kde-look.org/content/show.php?content=62630 diff --git a/x11-themes/kde-icons-nuovext2/pkg-message b/x11-themes/kde-icons-nuovext2/pkg-message new file mode 100644 index 000000000000..8cd2511b1d88 --- /dev/null +++ b/x11-themes/kde-icons-nuovext2/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 nuoveXT 2.2 iconset +4) Click "Apply" +5) Have fun! :-) |