[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/material-cursors/material-cursors.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Material Design cursor themes [T] Material Cursors provides Material Design inspired cursor themes in [T] multiple colors and sizes. [U] https://github.com/varlesh/material-cursors [A] Sergei Eremenko [M] gl11tchy [C] extra/theme [F] CROSS [L] GPL [V] 2022.08.17 [D] e1e2c904c63453316840a3f45a200b7cfb8a9260d911baf46320aa06 material-cursors-2022.08.17.tar.gz https://github.com/varlesh/material-cursors/archive/2a5f302fefe04678c421473bed636b4d87774b4a/ runmake=0 install_material_cursors() { ./build.sh mkdir -p $root$(pkgprefix datadir libx11)/icons/ cp -rfv dist/* $root$(pkgprefix datadir libx11)/icons/ } hook_add postmake 5 install_material_cursors