Source: hyprshade
Section: x11
Maintainer: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 black,
 python3-coverage,
 python3-hatchling,
 python3-pip,
 python3-mypy,
 python3-ruff,
 python3-chevron,
 python3-click,
 python3-more-itertools,
 pybuild-plugin-pyproject,
Standards-Version: 4.7.4
Homepage: https://github.com/loqusion/hyprshade
Vcs-Browser: https://salsa.debian.org/spaciouskarter78/hyprshade
Vcs-Git: https://salsa.debian.org/spaciouskarter78/hyprshade.git

Package: hyprshade
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description:  Hyprland shader configuration tool
 Hyprshade takes full advantage of Hyprland's decoration:screen_shader
 feature by automating the process of switching screen shaders, either
 from a user-defined schedule or on the fly.
 .
 It can be used as a replacement for apps that adjust the screen's color
 temperature such as f.lux, redshift, or gammastep with blue-light-filter,
 which is installed by default.
