diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-25 00:05:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-25 00:05:47 +0000 |
commit | fbe30acef668340067cf2a9fa698ca704d9e92ba (patch) | |
tree | c85a9fed512f9b5fcfa5960879bbfa37c64e2aa1 /x11-themes | |
parent | 7b38de7527066aed1bc5128df70885f12ba3ba39 (diff) | |
download | ports-fbe30acef668340067cf2a9fa698ca704d9e92ba.tar.gz ports-fbe30acef668340067cf2a9fa698ca704d9e92ba.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-svg/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-svg/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-svg/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-svg/pkg-message | 9 |
5 files changed, 39 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 97d56bfa05a7..a5d6b8bb6d6e 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -64,6 +64,7 @@ SUBDIR += kde-icons-amaranth-althaea SUBDIR += kde-icons-cezanne SUBDIR += kde-icons-crystalosx + SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-gorilla_svg SUBDIR += kde-icons-graphite-rade8 SUBDIR += kde-icons-icosx diff --git a/x11-themes/kde-icons-gartoon-svg/Makefile b/x11-themes/kde-icons-gartoon-svg/Makefile new file mode 100644 index 000000000000..6b2575bc7f3e --- /dev/null +++ b/x11-themes/kde-icons-gartoon-svg/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: KDE iconset Gartoon +# Date created: Mon Nov 15 20:30:10 UTC 2004 +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gartoon +PORTVERSION= 1.3 +MASTER_SITES= http://www.nasland.nu/gartoon/ +PKGNAMESUFFIX= -svg +DISTNAME= ICONS-Gartoon-SVG-v${PORTVERSION} + +COMMENT= KDE Gartoon SVG iconset + +USE_BZIP2= yes + +WRKSRC= ${WRKDIR}/Gartoon +PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}" + +PLIST_DIR_PATTERN_EXTRA= -v "extra/work" +PLIST_FILE_PATTERN_EXTRA= -v "extra/work" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-gartoon-svg/distinfo b/x11-themes/kde-icons-gartoon-svg/distinfo new file mode 100644 index 000000000000..0ccf7e0ba9ad --- /dev/null +++ b/x11-themes/kde-icons-gartoon-svg/distinfo @@ -0,0 +1,2 @@ +MD5 (KDE/ICONS-Gartoon-SVG-v1.3.tar.bz2) = 6b9453198ca1e29fbd52b033fa9fd82a +SIZE (KDE/ICONS-Gartoon-SVG-v1.3.tar.bz2) = 1447631 diff --git a/x11-themes/kde-icons-gartoon-svg/pkg-descr b/x11-themes/kde-icons-gartoon-svg/pkg-descr new file mode 100644 index 000000000000..348efaf7cab4 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-svg/pkg-descr @@ -0,0 +1,3 @@ +KDE Gartoon SVG iconset. + +WWW: http://www.kde-look.org/content/show.php?content=17362 diff --git a/x11-themes/kde-icons-gartoon-svg/pkg-message b/x11-themes/kde-icons-gartoon-svg/pkg-message new file mode 100644 index 000000000000..48eb1c5db345 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-svg/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 Gartoon theme iconset +4) Click "Apply" +5) Have fun! :-) |