Search Criteria
Package Details: eqmk 0.9.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eqmk.git (read-only, click to copy) |
|---|---|
| Package Base: | eqmk |
| Description: | command line tool to manage encryption enabled qmk devices |
| Upstream URL: | https://gitea.olznet.de/eqmk/eqmk |
| Licenses: | GPL |
| Submitter: | mfulz |
| Maintainer: | mfulz |
| Last Packager: | mfulz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-26 23:28 (UTC) |
| Last Updated: | 2022-07-03 00:13 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
dreieck commented on 2023-10-25 16:40 (UTC)
It fails to build and instead prints help message with
makepkg-option "lto" set:Please set
LTOFLAGSin thePKGBUILDto something the build scripts here understand, or if LTO is completely unsupported addoptions+=('!lto')to force it off.Regards and thanks for maintaining!