void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New package: SatDump-1.2.0

Open agausmann opened this issue 2 years ago • 7 comments

Testing the changes

  • I tested the changes in this PR: YES

New package

agausmann avatar Jul 31 '23 03:07 agausmann

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.

agausmann avatar Jul 31 '23 04:07 agausmann

Can you include or backport that patch?

abenson avatar Aug 04 '23 08:08 abenson

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

agausmann avatar Aug 04 '23 20:08 agausmann

Updated to 1.1.0. Works fine on x86_64 with one small patch for musl; currently running some tests on aarch64

agausmann avatar Sep 26 '23 03:09 agausmann

aarch64 (Raspberry Pi 4) looks good too

agausmann avatar Sep 27 '23 03:09 agausmann

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.

github-actions[bot] avatar Mar 06 '24 01:03 github-actions[bot]

bump

agausmann avatar Mar 12 '24 00:03 agausmann

please rebase to resolve conflicts

classabbyamp avatar Jul 23 '24 14:07 classabbyamp