diasurgical / devilutionX

Diablo build for modern operating systems
Other
8.06k stars 794 forks source link

Linux armhf build missing for v1.4.1 #5139

Closed celentanos closed 2 years ago

celentanos commented 2 years ago

Operating System

Other (please specify)

DevilutionX version

1.4.1 (latest release)

Describe

Hello, I don't know if this was intentional, but I'm missing the armhf build for the latest 1.4.1 version.

Is this still being done? Or were there reasons to end the armhf builds?

To Reproduce

  1. Go to 1.4.1
  2. Find armhf build

Expected Behavior

No response

Additional context

No response

glebm commented 2 years ago

Someone would need to set up release build automation for an armhf Linux build since we no longer build it manually.

See here for an example release build workflow: https://github.com/diasurgical/devilutionX/blob/master/.github/workflows/retrofw_release.yml

AJenbo commented 2 years ago

Ok, we weren't really sure they were being used anymore as downloads had dropped to just over 1%. Do you specifically want armhf or is ARM64/ARMv8/AArch64 also an option?

celentanos commented 2 years ago

There are some handhelds (e.g. Odroid Go Advance) based on RK3326. But I don't know how much EmuELEC and "the others" depend on this builds. Maybe they build them themselves.

glebm commented 2 years ago

Most distros for these handhelds compile themselves, including EmuElec, Batocera, RetroLX, etc

AJenbo commented 2 years ago

@celentanos are you needing it for Odroid Go Advance?

celentanos commented 2 years ago

@glebm thank you, i did not know that.

@AJenbo thank you, but no. I don't want to keep the 1% downloads alive. I will then also compile myself if I need it :)

Best regards.