mirror of https://git.FreeBSD.org/ports.git
x11-themes/bibata-cursor-theme: add port: Open source, compact, and material designed cursor set
TLDR; This cursor set is a masterpiece of cursors available on the internet, hand-designed by Abdulkaiz Khatri. Bibata is an open source, compact, and material designed cursor set that aims to improve the cursor experience for users. It is one of the most popular cursor sets in the Linux community and is now available for free on Windows as well, with multiple color and size options. Its goal is to offer personalized cursors to users. WWW: https://github.com/ful1e5/Bibata_Cursor
This commit is contained in:
parent
73b3a3afcf
commit
f8d6cea044
|
@ -10,6 +10,7 @@
|
|||
SUBDIR += ant-dracula-theme
|
||||
SUBDIR += arc-gruvbox-theme
|
||||
SUBDIR += audacious-skins
|
||||
SUBDIR += bibata-cursor-theme
|
||||
SUBDIR += budgie-backgrounds
|
||||
SUBDIR += canta-gtk-themes
|
||||
SUBDIR += canta-icon-theme
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
PORTNAME= bibata-cursor-theme
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.7
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= https://github.com/ful1e5/Bibata_Cursor/releases/download/${DISTVERSIONFULL}/
|
||||
DISTNAME= Bibata
|
||||
DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}
|
||||
|
||||
MAINTAINER= tagattie@FreeBSD.org
|
||||
COMMENT= Open source, compact, and material designed cursor set
|
||||
WWW= https://github.com/ful1e5/Bibata_Cursor
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} "Bibata-*" ${STAGEDIR}${PREFIX}/share/icons
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1755853300
|
||||
SHA256 (bibata-cursor-theme/2.0.7/Bibata.tar.xz) = 172e33c4ae415278384dcecc7d1a9b7a024266bc944bc751fd86532be1cc6251
|
||||
SIZE (bibata-cursor-theme/2.0.7/Bibata.tar.xz) = 21862160
|
|
@ -0,0 +1,8 @@
|
|||
TLDR; This cursor set is a masterpiece of cursors available on the
|
||||
internet, hand-designed by Abdulkaiz Khatri.
|
||||
|
||||
Bibata is an open source, compact, and material designed cursor set
|
||||
that aims to improve the cursor experience for users. It is one of the
|
||||
most popular cursor sets in the Linux community and is now available
|
||||
for free on Windows as well, with multiple color and size options. Its
|
||||
goal is to offer personalized cursors to users.
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue