Conversation
|
There should be no reason to restrict the arch to I have additionally hit this issue after the first install: LibreSprite/LibreSprite#598 The UI Element scaling was set to 400% by default, making it very difficult to navigate the settings menu to set it to 200%. I would also lean towards calling this package LibreSprite, instead of librepsrite. |
|
the package name is fine as-is |
a3aba3e to
2474792
Compare
also fix crossbuild with patch. |
tested aarch64 and aarch64-musl crossbuild. every thing work well |
2474792 to
f1394bc
Compare
done with scaling issue with patch f1394bc |
srcpkgs/libresprite/template
Outdated
| revision=1 | ||
| build_style=cmake | ||
| build_helper=qemu | ||
| configure_args="-DCMAKE_EXE_LINKER_FLAGS='-lwebp'" |
There was a problem hiding this comment.
| configure_args="-DCMAKE_EXE_LINKER_FLAGS='-lwebp'" | |
| configure_args="-DCMAKE_EXE_LINKER_FLAGS=-lwebp" |
it's all one word anyways, shouldn't need the quotes
There was a problem hiding this comment.
it's all one word anyways, shouldn't need the quotes
done
There was a problem hiding this comment.
this is something that upstream should solve before we patch it
f1394bc to
55d5729
Compare
Testing the changes
New package
Local build testing