dev-python/conda-libmamba-solver: bump version to 24.11.1
[gentoo-zh.git] / x11-themes / nordzy-cursors / nordzy-cursors-2.3.0.ebuild
blob824a0350acd3d94f43f23aaca15748030ddfa23b
1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 MY_PN="Nordzy-cursors"
7 DESCRIPTION="Cursor theme using the Nord color palette and based on Vimix and cz-Viator"
8 HOMEPAGE="https://github.com/guillaumeboehm/Nordzy-cursors"
9 SRC_URI="
10 https://github.com/guillaumeboehm/${MY_PN}/releases/download/v${PV}/${MY_PN}.tar.gz -> ${P}.tar.gz
11 nord-white? \
12 ( https://github.com/guillaumeboehm/${MY_PN}/releases/download/v${PV}/${MY_PN}-white.tar.gz -> ${P}-white.tar.gz )
15 S="${WORKDIR}"
16 LICENSE="GPL-3"
17 SLOT="0"
18 KEYWORDS="~amd64 ~x86"
19 IUSE="nord-white"
21 src_install() {
22 insinto /usr/share/icons/
23 doins -r ./Nordzy-cursors
24 use nord-white && doins -r ./Nordzy-cursors-white