Skip to content

1.7!

Compare
Choose a tag to compare
@xplshn xplshn released this 07 Jul 17:49
539dbbe
  • Changed the way arguments are handled by PELF.
  • Added partial support for the AppDir format/layout.
  • .desktop file checking. PELF will notify you when your .desktop file is incorrect
  • pelfd will correct incorrect .desktop files before integrating. Replacing TryExec=, Exec= and Icon=
  • Your AppBundles can now be LIBC-independent if you use --add-ld-and-libc /lib/yourLd.so.whatever /lib/libc.yourLibC.so.whatever

What's next?

  1. Argument for pelfd to integrate a specific file, with an option to add such file to the pelfd.json tracker or not.
  • Optionally provide the option to mount the TAR archive instead of instead of copying the files. Or replace TAR altogether for a format that is also widely available.

EDIT: A few fixes have been made since this release.