Search Criteria
Package Details: kanata 1.7.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 |
Submitter: | fenuks |
Maintainer: | fenuks |
Last Packager: | fenuks |
Votes: | 5 |
Popularity: | 0.33 |
First Submitted: | 2022-08-11 11:31 (UTC) |
Last Updated: | 2024-12-07 12:20 (UTC) |
Dependencies (2)
- libevdev (libevdev-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
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
rust
package. 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-1
does 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
$SRCDEST
is 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.gz
are prone to create spurious conflicts.I suggest that you prepend
${pkgname}-${pkgver}.tar.gz::
to thesource
entry, 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.
eclairevoyant commented on 2023-06-16 12:31 (UTC)
this package should not provide or conflict with anything, as per guidelines. Also, please update the package to conform to guidelines:
https://wiki.archlinux.org/title/Rust_package_guidelines
https://wiki.archlinux.org/title/PKGBUILD#source