Search Criteria
Package Details: rangoli 2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/rangoli.git (read-only, click to copy) |
---|---|
Package Base: | rangoli |
Description: | Free, Open Source, Lightweight, Cross-platform Software for Royal Kludge Keyboards |
Upstream URL: | https://github.com/rnayabed/rangoli |
Licenses: | GPL3 |
Submitter: | gee |
Maintainer: | gee |
Last Packager: | gee |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-07-07 13:04 (UTC) |
Last Updated: | 2024-06-28 00:29 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- hidapi (hidapi-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
gee commented on 2023-07-22 12:02 (UTC)
Sorry about the first 2, for the term maybe we should modify "LINUX_TERMINAL="xterm"" in CMakeList.txt, cause requiring a specific term instead of just using whichever is default is a bit weird.
Thank you! @alxdb
alxdb commented on 2023-07-18 20:07 (UTC)
Additionally, I needed to install xterm to get rangoli to update the udev rules successfully when starting the application.
alxdb commented on 2023-07-18 20:02 (UTC)
Just tried to install this package, and got the following failure:
I think some additional qt packages are required, I can install successfully after installing the following packages before building:
qt6-declarative qt6-svg