AppImage / appimagetool

A low-level tool to generate an AppImage from an existing AppDir
58 stars 11 forks source link

feat: add loong64 support #53

Open msojocs opened 1 month ago

msojocs commented 1 month ago

https://github.com/AppImage/type2-runtime/pull/33

probonopd commented 1 month ago

Thanks @msojocs. For https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-loong64 to be there, we'd need to build a loong64 version of https://github.com/AppImage/type2-runtime first.

So https://github.com/AppImage/type2-runtime/pull/33 needs to be merged first.

msojocs commented 1 month ago

Thanks @msojocs. For https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-loong64 to be there, we'd need to build a loong64 version of https://github.com/AppImage/type2-runtime first.

So AppImage/type2-runtime#33 needs to be merged first.

Yes, I see, and this pr is in draft.