[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/retrosmart-x11-cursors/retrosmart-x11-cursors.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Old-fashioned X11 cursor theme [T] Retrosmart X11 Cursors is a collection of white and black cursor themes [T] inspired by old Windows 3.x and OS X cursors. [U] https://github.com/mdomlop/retrosmart-x11-cursors [A] Manuel Dominguez Lopez [M] OnlyYu1996 <1158673577@qq.com> [C] extra/theme [F] CROSS [L] GPL3 [V] 3.1a [D] 5240d94d0f7fc3eb712178bcf21d3fd24ec000c25e845136c3ed4220 retrosmart-x11-cursors-3.1a.tar.gz https://github.com/mdomlop/retrosmart-x11-cursors/archive/3.1a/ makeinstopt= retrosmart_x11_cursors() { mkdir -p $root$datadir/icons/ cp -rfv retrosmart-xcursor-* $root$datadir/icons/ } hook_add postmake 5 retrosmart_x11_cursors