10 releases
0.3.4 | Jun 7, 2022 |
---|---|
0.3.3 | Nov 25, 2021 |
0.3.1 | Aug 25, 2021 |
0.2.4 | Aug 16, 2021 |
0.1.1 | May 21, 2021 |
#148 in Build Utils
60 downloads per month
120KB
2K
SLoC
About
Pifu(aka 蚍蜉), is a cross platform package builder.
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
- https://nsis.sourceforge.io
- https://github.com/burtonageo/cargo-bundle
- https://github.com/mmstick/cargo-deb
- https://github.com/electron-userland/electron-builder
- https://github.com/jordansissel/fpm
- https://github.com/AppImage/appimagekit
- https://github.com/linuxdeploy/linuxdeploy
- https://github.com/probonopd/linuxdeployqt
- https://github.com/AppImageCrafters/appimage-builder
- https://github.com/create-dmg/create-dmg
- https://github.com/LinusU/node-appdmg
- https://github.com/al45tair/dmgbuild
Misc
Linux desktop file can be validated by desktop-file-validate
command,
which is included in desktop-file-utils
package.
Dependencies
~10–19MB
~394K SLoC