aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-06-14 19:22:46 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-06-14 19:22:46 +0000
commitb222f710245ef22c73f3aa42d97fcaf0c830fc5a (patch)
treea74433ad673b2e518d20fd304d3bb4eb926bf556 /x11-themes
parent624ea74f53f40a6d637b10b45fda3fd91eb5eeae (diff)
downloadports-b222f710245ef22c73f3aa42d97fcaf0c830fc5a.tar.gz
ports-b222f710245ef22c73f3aa42d97fcaf0c830fc5a.zip
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
Notes
Notes: svn path=/head/; revision=416905
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/cursor-ardoise-theme/Makefile34
-rw-r--r--x11-themes/cursor-ardoise-theme/distinfo12
-rw-r--r--x11-themes/cursor-ardoise-theme/pkg-descr7
4 files changed, 54 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 69b7ae8fa792..2f029a6e3b15 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -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
diff --git a/x11-themes/cursor-ardoise-theme/Makefile b/x11-themes/cursor-ardoise-theme/Makefile
new file mode 100644
index 000000000000..4793bad14e0b
--- /dev/null
+++ b/x11-themes/cursor-ardoise-theme/Makefile
@@ -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>
diff --git a/x11-themes/cursor-ardoise-theme/distinfo b/x11-themes/cursor-ardoise-theme/distinfo
new file mode 100644
index 000000000000..78b963a0986c
--- /dev/null
+++ b/x11-themes/cursor-ardoise-theme/distinfo
@@ -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
diff --git a/x11-themes/cursor-ardoise-theme/pkg-descr b/x11-themes/cursor-ardoise-theme/pkg-descr
new file mode 100644
index 000000000000..db5558604ade
--- /dev/null
+++ b/x11-themes/cursor-ardoise-theme/pkg-descr
@@ -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