diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-25 00:03:30 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-25 00:03:30 +0000 |
commit | 78555f49bd2574f881fc018249d61df4b6ece887 (patch) | |
tree | d0092c17e0c41ced5b5549a2ec889795201966fe /x11-themes/kde-icons-cezanne | |
parent | 33afdf33e91e3297cae1d633e1aa641e698fadda (diff) | |
download | ports-78555f49bd2574f881fc018249d61df4b6ece887.tar.gz ports-78555f49bd2574f881fc018249d61df4b6ece887.zip |
Notes
Diffstat (limited to 'x11-themes/kde-icons-cezanne')
-rw-r--r-- | x11-themes/kde-icons-cezanne/Makefile | 22 | ||||
-rw-r--r-- | x11-themes/kde-icons-cezanne/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/kde-icons-cezanne/pkg-descr | 13 | ||||
-rw-r--r-- | x11-themes/kde-icons-cezanne/pkg-message | 9 |
4 files changed, 46 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-cezanne/Makefile b/x11-themes/kde-icons-cezanne/Makefile new file mode 100644 index 000000000000..f4041ef60d7c --- /dev/null +++ b/x11-themes/kde-icons-cezanne/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: KDE iconset Cezanne +# Date created: Mon Nov 15 20:20:32 UTC 2004 +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= cezanne +PORTVERSION= 0.3b +MASTER_SITES= http://homepage.ntlworld.com/christopher.townson/ +DISTNAME= Cezanne_packaged + +COMMENT= KDE Cezanne iconset + +USE_BZIP2= yes + +WRKSRC= ${WRKDIR}/Cezanne +PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" + +PLIST_FILE_PATTERN_EXTRA= -v "buildset" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-cezanne/distinfo b/x11-themes/kde-icons-cezanne/distinfo new file mode 100644 index 000000000000..fd3a835df4f2 --- /dev/null +++ b/x11-themes/kde-icons-cezanne/distinfo @@ -0,0 +1,2 @@ +MD5 (KDE/Cezanne_packaged.tar.bz2) = df4e9ffd686512c253c86e90760540c8 +SIZE (KDE/Cezanne_packaged.tar.bz2) = 16037171 diff --git a/x11-themes/kde-icons-cezanne/pkg-descr b/x11-themes/kde-icons-cezanne/pkg-descr new file mode 100644 index 000000000000..c1232095d0a1 --- /dev/null +++ b/x11-themes/kde-icons-cezanne/pkg-descr @@ -0,0 +1,13 @@ +[ excerpt from developer's web site ] + +I started the Cezanne Icon Theme because I found that, although there +were loads of great application icons out there (which are actually +more difficult to do), there was a paucity of Linux-oriented mimetype +icons. In my opinion, visually differentiating various filetypes +is one of the primary purposes of icons in any GUI. Subsequently, +as I got into the process, I decided to do icons for applications, +devices, and folders too. Thus, the idea of an icon theme was born! + +Author: Christopher Townson +WWW: http://www.kde-look.org/content/show.php?content=16479 +WWW: http://christopher.townson.biz/computing/ diff --git a/x11-themes/kde-icons-cezanne/pkg-message b/x11-themes/kde-icons-cezanne/pkg-message new file mode 100644 index 000000000000..674057668d4f --- /dev/null +++ b/x11-themes/kde-icons-cezanne/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 Cezanne theme iconset +4) Click "Apply" +5) Have fun! :-) |