Search Criteria
Package Details: sys76-kb 0.3.1-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/sys76-kb.git (read-only, click to copy) |
---|---|
Package Base: | sys76-kb |
Description: | RGB keyboard controller for System76 laptops |
Upstream URL: | https://github.com/bambash/sys76-kb |
Licenses: | LicenseRef-unknown |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-09 19:32 (UTC) |
Last Updated: | 2024-12-13 02:57 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- system76-dkms (system76-dkms-gitAUR) (optional) – Control hotkeys and fan on certain System76 laptops
Latest Comments
yochananmarqos commented on 2022-03-18 00:34 (UTC)
@alxgnon: I ended up removing the bit that prevented that without thinking. Now it should not reoccur.
alxgnon commented on 2022-03-17 20:18 (UTC)
I have an issue when updating the package, complains that the code that go fetched is readonly and can't be cleaned up. apparently this is the intended behaviour of the go toolchain...? All the go source files are readonly and so I get a bunch of errors while running the PKGBUILD. Even so, the package seems to install okay.
yochananmarqos commented on 2022-03-17 14:17 (UTC)
@KenwoodFox: I can't reproduce that. Are you fully up to date? The
-buildvcs
flag is new withgo
1.18.KenwoodFox commented on 2022-03-17 13:08 (UTC)
With the latest pkgrel i get the following error:
What changed?