-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A long-term complaint about AppImage has been that our tools don't run on non-glibc systems, need to be built in Docker containers with ancient build host systems, and can break anytime when distributions cease to ship (or do major upgrades of) some of the "low level" libraries.
Hence I am proposing that we replace all ingredients of the AppImages that get produced by this repository with static ones.
Wdyt @TheAssassin @azubieta @Tachi107?
On https://github.com/probonopd/static-tools/ @Tachi107 and I have been building static binaries (using Alpine Linux and musl libc) for many of the ingredients already, plus some binaries that we were not able to bundle previously like appstreamcli
.
deftdawg and vazub
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request