11 releases
0.3.5 | Sep 1, 2023 |
---|---|
0.3.4 | Jun 7, 2022 |
0.3.3 | Nov 25, 2021 |
0.3.1 | Aug 25, 2021 |
0.1.1 | May 21, 2021 |
#231 in Build Utils
29 downloads per month
120KB
2K
SLoC
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
Related projects
- nsis
- cargo bundle
- cargo deb
- electron builder
- fpm
- appimagekit
- linuxdeploy
- linuxdeployqt
- appimage builder
- create dmg
- node appdmg
- dmgbuild
Misc
Linux desktop file can be validated by desktop-file-validate
command,
which is included in desktop-file-utils
package.
Dependencies
~13–32MB
~468K SLoC