11-16-2024, 09:01 AM
This is not supposed the exist - Gimp 3.0.0RC1 Lite Test AppImage + Python3
I called it 'Lite' because I would really like to keep it that way. This would be good for anyone writing or updating python plug-ins for Gimp 3.
AppImages made with this technique are quite time-consuming because it's hard to script whats in and what's out. Seems easier just to use one of them 'human beings' It relies on the DEB packaging spec which defines dependencies. Unfortunately this is no longer adhered to because so many packs are needed. Something weird about AppImages is they don't seem to rely on 'deps of deps'. AppImages don't exist to interrogate the entire library stack by the looks of it.
I called it 'Lite' because I would really like to keep it that way. This would be good for anyone writing or updating python plug-ins for Gimp 3.
AppImages made with this technique are quite time-consuming because it's hard to script whats in and what's out. Seems easier just to use one of them 'human beings' It relies on the DEB packaging spec which defines dependencies. Unfortunately this is no longer adhered to because so many packs are needed. Something weird about AppImages is they don't seem to rely on 'deps of deps'. AppImages don't exist to interrogate the entire library stack by the looks of it.