flathub / org.gnome.Polari

https://flathub.org/apps/details/org.gnome.Polari
3 stars 3 forks source link

Build for aarch64 and remove unused patches #19

Closed hfiguiere closed 2 years ago

hfiguiere commented 2 years ago

I was wondering why it wasn't on aarch64.

I tested on RaspberryPi 4 and it runs. List the channels, etc.

flathubbot commented 2 years ago

Started test build 82856

flathubbot commented 2 years ago

Build 82856 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/80737/org.gnome.Polari.flatpakref
fmuellner commented 2 years ago

I was wondering why it wasn't on aarch64.

The mozjs version that gjs was using at the time didn't support aarch64 very well (as in: the build passed, but polari crashed on startup).

I was actually wondering about this, given that I know people put some work into fixing that support over the last five years; not to mention that gjs no longer uses an ancient js engine.

So thanks for confirming that this is no longer an issue :tada: