The following are requirements for a working installation of Hyprshade:
- Python 3.11+
- Dependencies: see
pyproject.toml
'sproject.dependencies
- Build dependencies: Hatchling
The following are also recommended:
- Using
python-build
andpython-installer
for building and installation respectively- When using a non-standard build or installation method, make sure the data directory is installed properly to ensure the default shaders are available.
LICENSE
file (destination:/usr/share/licenses/hyprshade/
)examples/
directory (destination:/usr/share/hyprshade/
)- Completions (see Click documentation for how to generate them)
See the Arch Linux PKGBUILD for reference.