Search Criteria
Package Details: chromebook_keyboard_backlight_driver-dkms 1.0r24.g39568fa-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chromebook_keyboard_backlight_driver-dkms.git (read-only, click to copy) |
|---|---|
| Package Base: | chromebook_keyboard_backlight_driver-dkms |
| Description: | Keyboard backlight driver for various chromebook models |
| Upstream URL: | https://github.com/corcoran/chromebook_keyboard_backlight_driver |
| Licenses: | GPL |
| Conflicts: | chromebook_keyboard_backlight_driver |
| Provides: | chromebook_keyboard_backlight_driver-dkms |
| Submitter: | poppyschmo |
| Maintainer: | poppyschmo |
| Last Packager: | poppyschmo |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-26 06:44 (UTC) |
| Last Updated: | 2025-04-06 07:33 (UTC) |
Latest Comments
poppyschmo commented on 2020-06-04 08:32 (UTC)
I added this and ran it against
MAKEFLAGS="-j2 --trace"(in makepkg.conf). The build succeeded while still showing the trace, so it looks like only-jNflags will be overridden. Unless there are any objections in the next day or so, I will apply and push the suggested fix. Thanks.gustavf commented on 2020-06-03 20:35 (UTC)
This package fails to build in parallel,
https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation
(
-j1in the PKGBUILD sorts this i guess)