Search Criteria
Package Details: kanata 1.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kanata.git (read-only, click to copy) |
|---|---|
| Package Base: | kanata |
| Description: | Bring the customizability of a QMK board to any keyboard near you |
| Upstream URL: | https://github.com/jtroo/kanata |
| Licenses: | LGPL-3.0-only |
| Submitter: | fenuks |
| Maintainer: | fenuks |
| Last Packager: | fenuks |
| Votes: | 13 |
| Popularity: | 0.44 |
| First Submitted: | 2022-08-11 11:31 (UTC) |
| Last Updated: | 2026-02-16 08:50 (UTC) |
Dependencies (2)
- libevdev (libevdev-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make, i686)
Required by (1)
- kanata-switcher (optional)
Latest Comments
1 2 Next › Last »
Monapp commented on 2025-11-22 17:29 (UTC)
@fenuks thanks for the tips! I didn't even knew I had to
rustup updateto update this :)fenuks commented on 2025-11-13 18:18 (UTC)
@Monapp It builds fine for me, whether using
rustorrustup. You might need to update your rustup toolchains (rustup update). If you are usingrustpackage instead, try updating that as well.Monapp commented on 2025-11-13 17:56 (UTC)
Does not build, see pastebin here https://paste.rs/wUPvn.txt
dreieck commented on 2025-02-09 14:50 (UTC)
You need to make the license identifier SPDX compliant:
Regards and thanks for the package!
fenuks commented on 2025-01-01 14:16 (UTC)
@staticnoise It cannot be assumed that rustup is used. User might have cargo provided by the
rustpackage. For that reason rust package guidelines[1] suggest using only cargo directly.1: https://wiki.archlinux.org/title/Rust_package_guidelines
staticnoise commented on 2024-12-22 18:50 (UTC)
In case
kanata-1.7.0-1does not build, don't forget torustup update stable.hugeblank commented on 2024-09-26 09:15 (UTC)
Does not build:
fenuks commented on 2024-01-05 19:03 (UTC)
@dreieck Certainly. Thank you for a suggestion.
dreieck commented on 2024-01-05 13:10 (UTC)
Can you give the downloaded souce file a more distinctive name, please?
If the environment variable
$SRCDESTis set (e.g. in/etc/makepkg.conf), all source downloads of all packages go into the same directory, and generic names likev1.5.0.tar.gzare prone to create spurious conflicts.I suggest that you prepend
${pkgname}-${pkgver}.tar.gz::to thesourceentry, to give it a distinctive name.Regards and thanks for the package!
fenuks commented on 2023-06-16 22:54 (UTC)
@eclairevoyant Thank you, I've updated the PKGBUILD.
1 2 Next › Last »