Name: wl-kbptr Version: v0.4.0 Release: 1.git.5.d271457%{?dist} Summary: Control the mouse pointer using the keyboard. License: GPL-3.0 URL: https://github.com/moverest/wl-kbptr Source0: wl-kbptr-git-5.d271457.tar.gz BuildRequires: meson wayland-protocols-devel gcc libwayland-client cmake wayland-devel libxkbcommon-devel cairo-devel Requires: xkbcommon cairo wayland wayland-protocols %description Control the mouse pointer using the keyboard. %prep %autosetup -c -n wl-kbptr-git-5.d271457 -p1 %build cd wl-kbptr-git* %meson %meson_build %install cd wl-kbptr-git* %meson_install %files /usr/bin/wl-kbptr /usr/share/applications/wl-kbptr.desktop %changelog * Tue Aug 19 2025 Super User -