f6f97c5469
This packages the megapixels fork that purism has supporting the librem 5. The `provides="megapixels"` is there so that apk doesn't try to install both megapixels and this package side-by-side. If the user explicitly installs megapixels-purism, apk will remove megapixels first. The original megapixels is still preferred by apk by default. [ci:skip-build]: already built successfully in CI
3 lines
191 B
Text
3 lines
191 B
Text
# HACK for the Librem 5 until focus is supported properly
|
|
# https://source.puri.sm/Librem5/linux-next/-/issues/280
|
|
%wheel ALL=(root) NOPASSWD: /usr/sbin/i2ctransfer -f -y 3 w2@0xc *
|