diff options
author | lioux <lioux@FreeBSD.org> | 2004-11-25 08:07:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-11-25 08:07:25 +0800 |
commit | 49595e577c74e095f3632cf4a303482dfddcb54d (patch) | |
tree | 87478a6e5ffe76c8603a038daa3870a8860b2a70 /x11-themes | |
parent | 6abc07ca800757eeaf98d50e3455ae317f5a606e (diff) | |
download | freebsd-ports-gnome-49595e577c74e095f3632cf4a303482dfddcb54d.tar.gz freebsd-ports-gnome-49595e577c74e095f3632cf4a303482dfddcb54d.tar.zst freebsd-ports-gnome-49595e577c74e095f3632cf4a303482dfddcb54d.zip |
New port kde-icons-gartoon-blue-svg version 1.3: KDE Gartoon Blue SVG iconset
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-blue-svg/Makefile | 21 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-blue-svg/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-blue-svg/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-blue-svg/pkg-message | 9 |
5 files changed, 36 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index a5d6b8bb6d6e..fb9b4cd4c02c 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-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-gorilla_svg SUBDIR += kde-icons-graphite-rade8 diff --git a/x11-themes/kde-icons-gartoon-blue-svg/Makefile b/x11-themes/kde-icons-gartoon-blue-svg/Makefile new file mode 100644 index 000000000000..670b97500ef0 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-blue-svg/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: KDE iconset Gartoon Blue +# 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= -blue-svg +DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION} + +COMMENT= KDE Gartoon Blue SVG iconset + +USE_BZIP2= yes + +WRKSRC= ${WRKDIR}/Gartoon.Blue +PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}" + +.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-gartoon-blue-svg/distinfo b/x11-themes/kde-icons-gartoon-blue-svg/distinfo new file mode 100644 index 000000000000..8121aba54047 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-blue-svg/distinfo @@ -0,0 +1,2 @@ +MD5 (KDE/ICONS-Gartoon.Blue-SVG-v1.3.tar.bz2) = 4081cce286fc3bf21886001d47e6eb22 +SIZE (KDE/ICONS-Gartoon.Blue-SVG-v1.3.tar.bz2) = 1443720 diff --git a/x11-themes/kde-icons-gartoon-blue-svg/pkg-descr b/x11-themes/kde-icons-gartoon-blue-svg/pkg-descr new file mode 100644 index 000000000000..3910c9833598 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-blue-svg/pkg-descr @@ -0,0 +1,3 @@ +KDE Gartoon Blue SVG iconset. + +WWW: http://www.kde-look.org/content/show.php?content=17362 diff --git a/x11-themes/kde-icons-gartoon-blue-svg/pkg-message b/x11-themes/kde-icons-gartoon-blue-svg/pkg-message new file mode 100644 index 000000000000..c26e25d6fe24 --- /dev/null +++ b/x11-themes/kde-icons-gartoon-blue-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 Blue theme iconset +4) Click "Apply" +5) Have fun! :-) |