Source: qredshift
Section: utils
Priority: optional
Maintainer: Raphael Quintao <raphaelquintao@gmail.com>
Build-Depends: debhelper-compat (= 13), libwayland-dev, libx11-dev, libxrandr-dev, libxcb1-dev, libxcb-randr0-dev
Standards-Version: 4.7.4
Homepage: https://github.com/raphaelquintao/qredshift
Vcs-Git: https://github.com/raphaelquintao/qredshift.git
Vcs-Browser: https://github.com/raphaelquintao/qredshift

Package: qredshift
Architecture: amd64 i386 arm64 armhf ppc64el riscv64
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: bash-completion
Suggests: ${custom:WaylandDepends}
Description: Stateless, modern multi-display screen color temperature CLI for X11 and Wayland
 A modern, high-performance, stateless command-line utility for screen
 color temperature on Linux. Native multi-monitor for X11 and Wayland.
 .
 QRedshift lets you adjust screen temperature, brightness, and gamma
 correction on individual monitors, across X11 (XCB/Xlib) and Wayland
 (wlr-gamma-control-unstable-v1) display servers.
 .
 It replaces redshift, sct, and gammastep with a C99
 implementation that compiles to a ~40KB binary. Key features: native
 multi-monitor support, reverse gamma reconstruction without stored
 state, Wayland daemon mode with FIFO-based IPC, and a shared library
 plugin design that avoids pulling libwayland-client as a dependency
 on X11 systems.
