[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/oreo-cursors/oreo-cursors.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Colorful Material Design cursor themes [T] Oreo Cursors provides colorful Material Design cursor themes with animated [T] cursors and configurable color variants. [U] https://github.com/varlesh/oreo-cursors [A] Sourav Goswami [A] Sergei Eremenko [M] gl11tchy [C] extra/theme [F] CROSS [L] GPL [V] 2025.04.19 [D] d3e5d55050611fa64d9b22a5a948a14572878097cc92b37d850787e1 oreo-cursors-2025.04.19.tar.gz https://github.com/varlesh/oreo-cursors/archive/7483f2dec06ae0fce182f9e9fe96c7db23b312b5/ runmake=0 install_oreo_cursors() { ruby generator/convert.rb ./build.sh mkdir -p $root$(pkgprefix datadir libx11)/icons/ cp -rfv dist/* $root$(pkgprefix datadir libx11)/icons/ } hook_add postmake 5 install_oreo_cursors