hzeller / timg

A terminal image and video viewer.
GNU General Public License v2.0
1.91k stars 73 forks source link

Use a minimal, statically linked AppRun when creating AppImage #105

Closed hzeller closed 1 year ago

hzeller commented 1 year ago

The appimage-builder seems to pack in too much own stuff in there that is not needed.

hzeller commented 1 year ago

sigh. Doesn't work. Let's stay with appimage-builder for now