Search Criteria
Package Details: rangoli 2.0-4
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: | 2026-04-16 19:41 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- hidapi (hidapi-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- xterm (xterm-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (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