Crate pifu

Source
Expand description

§About

Pifu(aka 蚍蜉), is a cross platform package builder.

§Install

cargo install pifu

§Build dependencies

  • exe: nsis
  • appimage: appimagetool, libc-bin (for ldd)
  • rpm: rpm (for rpmbuild command)
  • dmg: genisoimage (to generate dmg file), dmg2img (to test dmg file)

§Run dependencies

  • appimage: glusterfs-client

§Misc

Linux desktop file can be validated by desktop-file-validate command, which is included in desktop-file-utils package.

Modules§

base

Structs§

Error

Functions§

read_cmdline
Errors