diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:28:21 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-12-12 01:28:21 +0000 |
commit | 014be5d0d1198a2387bf07438848c62131890f23 (patch) | |
tree | 58440bc46e252f89096c4b6cae7beedd9cd390a0 /x11-themes | |
parent | - Update to 0.5.3 (diff) |
o New port kde-icons-exquisite version 0.2004081000: KDE Exquisite iconset
o Port inherits most of its logic from
x11-themes/kde-icons-noia/Makefile.icons file
Notes
Notes:
svn path=/head/; revision=203094
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-exquisite/Makefile | 19 | ||||
-rw-r--r-- | x11-themes/kde-icons-exquisite/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-exquisite/pkg-descr | 16 | ||||
-rw-r--r-- | x11-themes/kde-icons-exquisite/pkg-message | 9 |
5 files changed, 48 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 20b1d876fe02..784cdfa89458 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -133,6 +133,7 @@ SUBDIR += kde-icons-cezanne SUBDIR += kde-icons-crystal-project SUBDIR += kde-icons-dark-glass + SUBDIR += kde-icons-exquisite SUBDIR += kde-icons-gartoon-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-graphite-rade8 diff --git a/x11-themes/kde-icons-exquisite/Makefile b/x11-themes/kde-icons-exquisite/Makefile new file mode 100644 index 000000000000..01e867e7a550 --- /dev/null +++ b/x11-themes/kde-icons-exquisite/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: KDE iconset Exquisite +# Date created: Ter 11 Dez 2007 22:44:28 UTC +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= exquisite +PORTVERSION= 0.2004081000 +MASTER_SITES= http://myspeedworks.com/~guppetto/downloads/ +DISTNAME= Exquisite + +COMMENT= KDE Exquisite iconset + +USE_BZIP2= yes +NO_WRKSUBDIR= yes +PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|[a-z]+.list)" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-exquisite/distinfo b/x11-themes/kde-icons-exquisite/distinfo new file mode 100644 index 000000000000..5442a1ac8b58 --- /dev/null +++ b/x11-themes/kde-icons-exquisite/distinfo @@ -0,0 +1,3 @@ +MD5 (KDE/Exquisite.tar.bz2) = 343e0b644492648244cee21fb5756e25 +SHA256 (KDE/Exquisite.tar.bz2) = 166e01397a15f3dbdf7f6531b0856eedc9a6ef2d03e9aadef3665f21d1158eb9 +SIZE (KDE/Exquisite.tar.bz2) = 2783730 diff --git a/x11-themes/kde-icons-exquisite/pkg-descr b/x11-themes/kde-icons-exquisite/pkg-descr new file mode 100644 index 000000000000..f31e0d3ecbe3 --- /dev/null +++ b/x11-themes/kde-icons-exquisite/pkg-descr @@ -0,0 +1,16 @@ +[ excerpt from developer's web site ] + +Exquisite is a port of the Xp_Mad icon set created byMimin Ladha. +Additional icons by Ghast (action icons) were added to complete the +icon set, but additinal releases will follow. This icon set uses a +modified version of the build script created by Nick Bargnesi. As +a result, the download is only 2 MB instead of 10 MB(Yes, I still +have love for 56k users). The only tools required to create the +entire icon set are bzip, tar, and convert (ImageMagik). Unpackage +the Exquisite.tar.bz2 compressed file and run the included script +buildset (./buildset - for newbies). Afterwards, use the Kcontrol +center to install the icon set. Please provide some feed back about +the icon set. I hope most people like it. If not, give me a good +vote anyway :-) + +WWW: http://www.kde-look.org/content/show.php?content=14788 diff --git a/x11-themes/kde-icons-exquisite/pkg-message b/x11-themes/kde-icons-exquisite/pkg-message new file mode 100644 index 000000000000..f50af23ecb90 --- /dev/null +++ b/x11-themes/kde-icons-exquisite/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 Exquisite iconset +4) Click "Apply" +5) Have fun! :-) |