[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bibata-rainbow-cursor/bibata-rainbow-cursor.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Semi-animated Bibata cursors with rainbow colors [T] Bibata Rainbow provides semi-animated variants of the Bibata cursor theme [T] with rainbow colors. [U] https://github.com/ful1e5/Bibata_Cursor_Rainbow [A] Abdulkaiz Khatri [M] gl11tchy [C] extra/theme [F] CROSS [L] GPL3 [V] 1.1.2 [D] 4d3cd29c65cad62fd1603cc8e37abcdbdef6f436163d49b1afc52a1c Bibata-Rainbow-Modern-1.1.2.tar.gz !https://github.com/ful1e5/Bibata_Cursor_Rainbow/releases/download/v1.1.2/Bibata-Rainbow-Modern.tar.gz [D] 8fbd4327e1149fd171532565b790af083fb58d00cdb3976fa6cf7f4f Bibata-Rainbow-Original-1.1.2.tar.gz !https://github.com/ful1e5/Bibata_Cursor_Rainbow/releases/download/v1.1.2/Bibata-Rainbow-Original.tar.gz autoextract=0 runmake=0 install_bibata_rainbow_cursor() { for theme in `match_source_file -p Bibata-Rainbow`; do tar $taropt $theme done mkdir -p $root$(pkgprefix datadir libx11)/icons/ cp -rfv Bibata-Rainbow-* $root$(pkgprefix datadir libx11)/icons/ } hook_add postmake 5 install_bibata_rainbow_cursor