Package Details: kanata 1.6.1-2

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.78
First Submitted: 2022-08-11 11:31 (UTC)
Last Updated: 2024-09-27 22:15 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

hugeblank commented on 2024-09-26 09:15 (UTC)

Does not build:

error[E0282]: type annotations needed for `Box<_>`
  --> /home/hugeblank/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9
   |
83 |     let items = format_items
   |         ^^^^^
...
86 |     Ok(items.into())
   |              ---- type must be known at this point
   |
   = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`

For more information about this error, try `rustc --explain E0282`.
error: could not compile `time` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: kanata-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
kanata - exit status 4

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 like v1.5.0.tar.gz are prone to create spurious conflicts.

I suggest that you prepend ${pkgname}-${pkgver}.tar.gz:: to the source 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: