ports/accessibility/Makefile
Jan Beich ee80f3761f accessibility/hyprsunset: add new port
hyprsunset is a small utility to provide a blue light filter for your
system. This method is preferred to screen shaders as it will not be
captured via recording / screenshots.

Requires hyprland >= 0.45.0 for hyprland-ctm-control-v1 protocol.

https://github.com/hyprwm/hyprsunset
2024-11-21 16:56:14 +01:00

38 lines
956 B
Makefile

COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += at-spi2-core
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += darkman
SUBDIR += eflite
SUBDIR += feedbackd
SUBDIR += gammastep
SUBDIR += gammy
SUBDIR += hyprsunset
SUBDIR += kdeaccessibility
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
SUBDIR += libqaccessibilityclient
SUBDIR += linux-c7-at-spi2-atk
SUBDIR += linux-c7-at-spi2-core
SUBDIR += linux-c7-atk
SUBDIR += linux-rl9-at-spi2-atk
SUBDIR += linux-rl9-at-spi2-core
SUBDIR += linux-rl9-atk
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-speech-dispatcher
SUBDIR += qt5-speech
SUBDIR += qt6-speech
SUBDIR += redshift
SUBDIR += rubygem-atk
SUBDIR += sct
SUBDIR += sctd
SUBDIR += speech-dispatcher
SUBDIR += wl-gammarelay-rs
SUBDIR += wlsunset
SUBDIR += yasr
.include <bsd.port.subdir.mk>