Package Details: litra 1.1.0-1

Git Clone URL: https://aur.archlinux.org/litra.git (read-only, click to copy)
Package Base: litra
Description: Control your Logitech Litra lights from the command line.
Upstream URL: https://crates.io/crates/litra/1.1.0
Licenses: MIT
Submitter: Holzhaus
Maintainer: Holzhaus (timrogers)
Last Packager: Holzhaus
Votes: 3
Popularity: 0.77
First Submitted: 2024-03-01 17:13 (UTC)
Last Updated: 2024-03-01 17:13 (UTC)

Latest Comments

shawny commented on 2025-03-05 23:09 (UTC)

Can confirm that the build fails, but that I'm able to makepkg -si after adding options=(!lto) to PKGBUILD.

manu_faktur commented on 2025-02-23 18:59 (UTC)

Same here, building this fails. Adding options=(!lto) into the PKGBUILD resolves the issue as qtmax mentioned. It works fine with that fix in place.

qtmax commented on 2024-11-29 09:52 (UTC)

LTOFLAGS="-flto=auto" is the default in /etc/makepkg.conf, and the build fails, unless I set LTOFLAGS="-fno-lto": https://pastebin.com/bzGvL27w