[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/capitaine-cursors/capitaine-cursors.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] macOS inspired X cursor theme based on KDE Breeze [T] Capitaine Cursors is an X cursor theme inspired by macOS and based on the [T] KDE Breeze cursor artwork. [U] https://github.com/keeferrourke/capitaine-cursors [A] Keefer Rourke [M] gl11tchy [C] extra/theme [F] CROSS [L] LGPL3 [V] 4 [D] 6a283d1b9d2102fca8f3da7dfc7f41472663fb5810eb67c85061e259 capitaine-cursors-4.tar.gz https://github.com/keeferrourke/capitaine-cursors/archive/r4/ runmake=0 install_capitaine_cursors() { ./build.sh -p unix -t dark -d tv ./build.sh -p unix -t light -d tv mkdir -p $root$(pkgprefix datadir libx11)/icons/ cp -rfv dist/dark $root$(pkgprefix datadir libx11)/icons/capitaine-cursors cp -rfv dist/light $root$(pkgprefix datadir libx11)/icons/capitaine-cursors-white } hook_add postmake 5 install_capitaine_cursors