Skip to content

Releases: lRespublica/package-to-appimage

Version 2.0. Stable release.

02 Nov 15:46
Compare
Choose a tag to compare

CHANGES:

The assembly mechanism has been changed:

  • Now AppImage includes all libraries on which the package being built directly or indirectly depends.
  • Supports building of serious packages such as kdenlive.
  • Changed structure of docker images.
  • Developed a unified code style

Program structure changed:

  • Unified work with different types of packages.
  • Removed monster files "conversion-RPM.sh" and "conversion-DEB.sh", now their functionality is contained in "conversion.sh".
  • Added unpacking mechanism with dependencies - "unpack.sh".

Release Version

02 Sep 13:59
Compare
Choose a tag to compare

Stable version of script