New package: SatDump-1.2.0
Testing the changes
- I tested the changes in this PR: YES
New package
- This new package conforms to the package requirements: YES
aaa, the tagged release is pretty old, it checks the host /proc/cpuinfo for SIMD features instead of checking the compiler, which breaks cross-compile.
Looks like that has since improved on the master branch.
Can you include or backport that patch?
It doesn't seem like it can be cleanly backported to me.
There are a lot of changes between the latest release and master, about 8 months and 767 commits.
The commits for the SIMD are in the middle of that and also affected a lot of code at the same time, not just CMake. (Roughly https://github.com/SatDump/SatDump/compare/d4f9ff8da127d7507780cb07de349ec4c18990b0...e8135363c2c30328d724ffbc422ed227669e9e96)
May be better to just wait for the next release
Updated to 1.1.0. Works fine on x86_64 with one small patch for musl; currently running some tests on aarch64
aarch64 (Raspberry Pi 4) looks good too
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
bump
please rebase to resolve conflicts