diff --git a/x11-themes/apple-cursor/Manifest b/x11-themes/apple-cursor/Manifest new file mode 100644 index 0000000000..4295584765 --- /dev/null +++ b/x11-themes/apple-cursor/Manifest @@ -0,0 +1 @@ +DIST apple-cursor-2.0.1.tar.xz 5514788 BLAKE2B ccc6aed44ecf0c008ae5be69c5f16bd7d2cebb4177fb960efec37bbba77f549dee743f0ed60ce9c85462d9fc8dd4130c6cfc0550339dd45b294418f316c56c7a SHA512 3a826df8164cc8b8e924fa95cc726bd746bdbb9d18bfc3d4ae3b125bc81e6f251a8d4bde283601c074bb4b3ad6e3e23c59bc1de49270548d1d2702a00fd54e78 diff --git a/x11-themes/apple-cursor/apple-cursor-2.0.1.ebuild b/x11-themes/apple-cursor/apple-cursor-2.0.1.ebuild new file mode 100644 index 0000000000..aa542440f0 --- /dev/null +++ b/x11-themes/apple-cursor/apple-cursor-2.0.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Free & Open source macOS Cursors." +HOMEPAGE="https://github.com/ful1e5/apple_cursor" +SRC_URI="https://github.com/ful1e5/apple_cursor/releases/download/v${PV}/macOS.tar.xz -> ${P}.tar.xz" + +S="${WORKDIR}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +src_install() { + insinto "/usr/share/icons" + doins -r macOS/ + doins -r macOS-White/ +} diff --git a/x11-themes/apple-cursor/metadata.xml b/x11-themes/apple-cursor/metadata.xml new file mode 100644 index 0000000000..96710c4e34 --- /dev/null +++ b/x11-themes/apple-cursor/metadata.xml @@ -0,0 +1,12 @@ + + + + + kupravagoodman@proton.me + Timur Kuprava + + + https://github.com/ful1e5/apple_cursor/issues + ful1e5/apple_cursor + +