flathub / org.blender.Blender

https://flathub.org/apps/details/org.blender.Blender
18 stars 26 forks source link

Support aarch64 architecture #99

Open binaryfields opened 2 years ago

binaryfields commented 2 years ago

Are there any blockers to enable support for arm64 architecture?

Asahi Linux is close to releasing alpha image/installer that runs on M1 Macs. It would be great to have Blender available on that platform.

kevinsmia1939 commented 2 years ago

As far as I know, the arm64 build of Blender is for macOS on Apple Silicon, Blender does not have arm64 build for Linux, so I think no one want to package what the upstream won't.

hfiguiere commented 2 years ago

Yet the flathub.json was recently removed, generating broken aarch64 builds.

As per: https://github.com/flathub/org.blender.Blender/commit/5656ddff23b2b322698b36589f1bf448c6d7b363

theofficialgman commented 1 year ago

I would also really like for an ARM64 flatpak for blender there are many old versions for arm64 in the likes of ubuntu and debian repos but those don't stay up to date like the flatpak

mbridon commented 1 year ago

I used to build Blender from source, which would have made an ARM64 build trivial, but as it was way too much work for anybody to follow, we changed it to use a prebuilt binary from blender.org

Please first ask Blender upstream to build something for ARM64 and we would most likely add an ARM64 Flatpak as well I guess, but in the meantime there's not much we can do. :shrug:

hfiguiere commented 1 year ago

119 build from source, but I asked people that use Blander more than me (given that I actually don't) if it could be tested making sure nothing was forgotten.