New port: x11-themes/cursor-ardoise-theme

Simple, flat and dark Ardoise X cursor theme by obnosim.
It uses symbols instead of changing the shape of the cursor.

Available resolutions are 24, 32, 48 and 72 px.
Translucent and opaque variants.

WWW: http://kde-look.org/content/show.php/Ardoise?content=165308

PR:		196310
Submitted by:	lightside@gmx.com
This commit is contained in:
Kurt Jaeger 2016-06-14 19:22:46 +00:00
parent 624ea74f53
commit b222f71024
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416905
4 changed files with 54 additions and 0 deletions

View File

@ -15,6 +15,7 @@
SUBDIR += clearlooks-phenix-theme
SUBDIR += clearlooks-themes
SUBDIR += clearlooks-themes-extras
SUBDIR += cursor-ardoise-theme
SUBDIR += cursor-chameleon-anthracite
SUBDIR += cursor-chameleon-darkskyblue
SUBDIR += cursor-chameleon-pearl

View File

@ -0,0 +1,34 @@
# Created by: lightside <lightside@gmx.com>
# $FreeBSD$
PORTNAME= ardoise
PORTVERSION= 3.5
CATEGORIES= x11-themes
MASTER_SITES= https://github.com/obnosim/ardoise/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= cursor-
PKGNAMESUFFIX= -theme
DISTFILES= Ardoise_no_shadow_100.tar.gz Ardoise_no_shadow_75.tar.gz \
Ardoise_no_shadow_87.tar.gz Ardoise_shadow_100.tar.gz \
Ardoise_shadow_75.tar.gz Ardoise_shadow_87.tar.gz
DIST_SUBDIR= ${PKGBASE}/${PORTVERSION}
MAINTAINER= lightside@gmx.com
COMMENT= Ardoise X cursor theme
LICENSE= CCBYNCSAv3
LICENSE_NAME= Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license
LICENSE_TEXT= The license: ${LICENSE} (${LICENSE_NAME}) is standard, please read from the web:\
http://creativecommons.org/licenses/by-nc-sa/3.0/
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
DATADIR= ${PREFIX}/lib/X11/icons
PORTDATA= *
do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR})
.include <bsd.port.mk>

View File

@ -0,0 +1,12 @@
SHA256 (cursor-ardoise-theme/3.5/Ardoise_no_shadow_100.tar.gz) = 758637ef1e23b050df241ab293d063694e218b67697fa6e4e0690b7aca060e68
SIZE (cursor-ardoise-theme/3.5/Ardoise_no_shadow_100.tar.gz) = 121730
SHA256 (cursor-ardoise-theme/3.5/Ardoise_no_shadow_75.tar.gz) = efbbdd68c6fc22e4f2365c4d0ba6673b0faf2ecbb558778a5e4afbe39d2df358
SIZE (cursor-ardoise-theme/3.5/Ardoise_no_shadow_75.tar.gz) = 132223
SHA256 (cursor-ardoise-theme/3.5/Ardoise_no_shadow_87.tar.gz) = dae386d47abd4c8a9d1adc0850b27e4c8367002ae2379327f5fada2651a5e131
SIZE (cursor-ardoise-theme/3.5/Ardoise_no_shadow_87.tar.gz) = 127622
SHA256 (cursor-ardoise-theme/3.5/Ardoise_shadow_100.tar.gz) = 4e06f4995a2ec2667d6dbc23b3e2932fc986345fb566ae0b6bbce4e7f9eda0b9
SIZE (cursor-ardoise-theme/3.5/Ardoise_shadow_100.tar.gz) = 182299
SHA256 (cursor-ardoise-theme/3.5/Ardoise_shadow_75.tar.gz) = 889230f8b60ae3824ff7a9c31b4f179ffed094fe1aec45c449dca070a5405c14
SIZE (cursor-ardoise-theme/3.5/Ardoise_shadow_75.tar.gz) = 208038
SHA256 (cursor-ardoise-theme/3.5/Ardoise_shadow_87.tar.gz) = 790434fa8591f23ca0c20e1481b8c04c4825ca1e39a383ca920ea9a88b73edcb
SIZE (cursor-ardoise-theme/3.5/Ardoise_shadow_87.tar.gz) = 176169

View File

@ -0,0 +1,7 @@
Simple, flat and dark Ardoise X cursor theme by obnosim.
It uses symbols instead of changing the shape of the cursor.
Available resolutions are 24, 32, 48 and 72 px.
Translucent and opaque variants.
WWW: http://kde-look.org/content/show.php/Ardoise?content=165308