mypaint / mypaint-styrene

A repacking tool that creates usable app bundles for regular Windows users out of MSYS2 binary packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mypaint-Styrene - a slightly extended Styrene

(Perhaps it's wrapped in some cellophane)

Original Styrene repository

Refer to the original docs for more information.

Additional features

These are the additions to MyPaint-Styrene that are not part of the original.

  • The --build-7z option bundles the build output in a 7z archive.
  • The IcoFileLocation launcher field enables use of premade .ico files.
  • The substitution {cfg_dir} can be used in a specification file, to define a path that is relative to the location of the specification file itself.
  • Defaulting to lzma compression for installers.
  • Priority of delete/nodelete patterns can be adjusted by adding @-rank-n to the end of a pattern, where n is a positive integer.

About

A repacking tool that creates usable app bundles for regular Windows users out of MSYS2 binary packages.

License:GNU General Public License v3.0


Languages

Language:Python 77.6%Language:C 12.9%Language:Shell 5.1%Language:NSIS 4.0%Language:Batchfile 0.5%