Replies: 4 comments 6 replies
-
|
I don't recommend doing this because:
You can try exporting a What application are you trying to package? For python apps sharun has built in python uv integration which makes it super quick to build them. |
Beta Was this translation helpful? Give feedback.
-
|
@Samueru-sama This is what I would like to package: https://oolite.space/ (Code here: https://github.com/OoliteProject/oolite). |
Beta Was this translation helpful? Give feedback.
-
|
cc @Link4Electronics this might interest you. |
Beta Was this translation helpful? Give feedback.
-
|
Interesting indeed, one more game that looks like works on powerpc linux if compile, we have 202 members and counting of powerpc enthusiasts at archpower linux discord server lol |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if anyone has tried to build an Anylinux AppImage using Flatpak builder and a Flatpak runtime. The reason I thought of this is we already build a Flatpak using the latest runtime. If it were possible to make another build (or use the existing build) to get the executable and all dependencies required for an AnyLinux AppImage, we would have a Flatpak and an AppImage using exactly the same library versions, unlike our current AppImage which was built on Ubuntu 22.
AI suggests that "to achieve this, you would follow a "Harvesting" approach:
flatpak run --devel --command=sh org.freedesktop.Sdk//25.08Is this feasible?
Beta Was this translation helpful? Give feedback.
All reactions