Create minimal AppImage
authorColin Clark <colin.clark@cclark.uk>
Wed, 16 Aug 2023 08:10:25 +0000 (09:10 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 16 Aug 2023 08:10:25 +0000 (09:10 +0100)
commit27dfd93c45443a84a424fd0b313779dd3154fa5a
tree2bf433b6e270c44cd67acb36b797da2054c087d4
parent04e2245c540f14ea32b5736b988150085761c6d5
Create minimal AppImage

The standard Geeqie AppImage contains all features but is about 120MB,
and therefore takes a noticeable time to load. The minimal version is
about 10MB but is still capable of displayed a useful range of images.
.github/workflows/appimage-minimal.yml [new file with mode: 0644]
AppImageBuilderMinimal.yml [new file with mode: 0644]