Wallpapers for Panwah.
- Bash
- inkscape
- dirname (coreutils)
- tar (Optional, for compress on tar.gz)
- gzip (Optional, for compress on tar.gz, tar is required)
- sha256sum (coreutils, Optional, for generate SHA256sums.txt)
Example of installation of dependencies, required sudo or root account
In Arch Linux or derivatives.
pacman -S bash inkscape coreutils tar gzip
In Debian or derivatives.
apt install bash inkscape coreutils tar gzip
./WallPack.sh --sha256sums --packtargz
Verify a release
extract and execute this in some directory.
sha256sum --strict -c SHA256sums.txt
Exit code | Cause |
---|---|
0 | Normal exit. |
1 | Dependencie not found. |
2 | Only can compile in some path. |
3 | Exiting *.png files. |
This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).
For more details, see the full license text.
© 2024 Isaac David Orozco Delgado