batocera-linux / batocera.linux

batocera.linux
https://batocera.org
Other
2.01k stars 515 forks source link

[Enhancement] Flatpak support for aarch64 / other #5070

Closed ghost closed 2 weeks ago

ghost commented 2 years ago

Are there technical reasons not to enable Flatpak for other architectures, e.g. aarch64? Asking because I could potentially play Brutal Doom on Batocera on the Pi4, there is GZDoom for aarch64 on Flathub ;)

Users would of course not be able to use the GUI to install Flatpak outside PC but they could still use the CLI.

flatpak remote-info flathub org.zdoom.GZDoom/aarch64/stable
        ID: org.zdoom.GZDoom
       Ref: app/org.zdoom.GZDoom/aarch64/stable
      Arch: aarch64
    Branch: stable
Collection: org.flathub.Stable
  Download: 23.6 MB
 Installed: 37.5 MB
   Runtime: org.freedesktop.Platform/aarch64/21.08

       Sdk: org.freedesktop.Sdk/aarch64/21.08
    Commit: fdf6a4325de8afba2b2c01baad7f0a9a90e31b7caccdb0fec592be6953d275da
    Parent: 4c38d3a658b2871d97eca4c1333cb6b8e44aa84f74c724cd94d1d757a61d7c33
   Subject: Update GZDoom to 4.7.1 (f1187351)
      Date: 2021-10-20 20:13:15 +0000
toto621-linux commented 2 years ago

4991 This will be your answer

nsrosenqvist commented 2 years ago

I would love to be able to install GeForce Now via Flatpak on my RPi 4, so support would be greatly appreciated!

ghost commented 2 years ago

That one exists for aarch64 too :)

flatpak remote-info flathub io.github.hmlendea.geforcenow-electron/aarch64/stable
        ID: io.github.hmlendea.geforcenow-electron
       Ref: app/io.github.hmlendea.geforcenow-electron/aarch64/stable
      Arch: aarch64
    Branch: stable
Collection: org.flathub.Stable
  Download: 153.9 MB
 Installed: 396.7 MB
   Runtime: org.freedesktop.Platform/aarch64/20.08

       Sdk: org.freedesktop.Sdk/aarch64/20.08
    Commit: 7c7534803bfc284a94935ec3647401ed8cff7dc374bd8e4a2ff5c3085764fb92
    Parent: 849b4606e3121c6a70f64c37361c6a6179c15e1f53b4d6f63ec65c89220bd338
   Subject: Fixed electron cache (423f6235)
      Date: 2021-05-15 21:25:04 +0000
nadenislamarre commented 2 years ago

i think we can enable flatpak in aarch64 once wayland and wayland-x11 will be put first.

ghost commented 2 years ago

i think we can enable flatpak in aarch64 once wayland and wayland-x11 will be put first.

Is it planned to bring wayland to aarch64 ? :)