Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.15 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.15 KB

Panwah Wallpapers

Wallpapers for Panwah.

Build dependencies

  • 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

Usage

./WallPack.sh --sha256sums --packtargz

Verify a release

extract and execute this in some directory.

sha256sum --strict -c SHA256sums.txt

Error codes

Exit code Cause
0 Normal exit.
1 Dependencie not found.
2 Only can compile in some path.
3 Exiting *.png files.

License

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