diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:32:08 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:32:08 +0000 |
commit | 95ecffeb57ea072396289f391c96055b6e99b866 (patch) | |
tree | 4501c995c9e7e7366bb24727a827bbbc467c0049 /x11-themes | |
parent | upgrade to 0.2.9 (diff) |
o New port kde-icons-vista-inspirate version 1.0: KDE Vista Inspirate
iconset
o Port inherits most of its logic from
x11-themes/kde-icons-noia/Makefile.icons file
Notes
Notes:
svn path=/head/; revision=203099
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-vista-inspirate/Makefile | 17 | ||||
-rw-r--r-- | x11-themes/kde-icons-vista-inspirate/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-vista-inspirate/pkg-descr | 6 | ||||
-rw-r--r-- | x11-themes/kde-icons-vista-inspirate/pkg-message | 9 |
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 784cdfa89458..4e6ef13146d6 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -150,6 +150,7 @@ SUBDIR += kde-icons-sky SUBDIR += kde-icons-steel SUBDIR += kde-icons-umicons + SUBDIR += kde-icons-vista-inspirate SUBDIR += kde-style-comix SUBDIR += kde-style-lipstik SUBDIR += kde-style-polyester diff --git a/x11-themes/kde-icons-vista-inspirate/Makefile b/x11-themes/kde-icons-vista-inspirate/Makefile new file mode 100644 index 000000000000..2e0b599a7f88 --- /dev/null +++ b/x11-themes/kde-icons-vista-inspirate/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: KDE iconset Vista Inspirate +# Date created: Ter 11 Dez 2007 22:25:22 UTC +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= vista-inspirate +PORTVERSION= 1.0 +MASTER_SITES= http://nuovext.pwsp.net/vista-inspirate/files/ +DISTNAME= Vista-Inspirate_${PORTVERSION}-kde + +COMMENT= KDE Vista Inspirate iconset + +WRKSRC= "${WRKDIR}/Vista-Inspirate_${PORTVERSION}" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-vista-inspirate/distinfo b/x11-themes/kde-icons-vista-inspirate/distinfo new file mode 100644 index 000000000000..04f5aec58a70 --- /dev/null +++ b/x11-themes/kde-icons-vista-inspirate/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/Vista-Inspirate_1.0-kde.tar.gz) = 6b1f4b81c69196b6cb40bf8f961f0535 +SHA256 (KDE/Vista-Inspirate_1.0-kde.tar.gz) = f0927b968f45cac53de7fde0d85c98d49dde1ffb6e1d77fd4a6c3c42198540c1 +SIZE (KDE/Vista-Inspirate_1.0-kde.tar.gz) = 12786615 diff --git a/x11-themes/kde-icons-vista-inspirate/pkg-descr b/x11-themes/kde-icons-vista-inspirate/pkg-descr new file mode 100644 index 000000000000..c13336656136 --- /dev/null +++ b/x11-themes/kde-icons-vista-inspirate/pkg-descr @@ -0,0 +1,6 @@ +[ excerpt from developer's web site ] + +This is a port to KDE of my icon theme for Gnome Vista-Inspirate +(http://www.gnome-look.org/content/show.php?content=28352). + +WWW: http://www.kde-look.org/content/show.php?content=31585 diff --git a/x11-themes/kde-icons-vista-inspirate/pkg-message b/x11-themes/kde-icons-vista-inspirate/pkg-message new file mode 100644 index 000000000000..1edd7fe9bcf3 --- /dev/null +++ b/x11-themes/kde-icons-vista-inspirate/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 Vista-Inspirate_1.0 iconset +4) Click "Apply" +5) Have fun! :-) |