mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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
38 lines
956 B
Makefile
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>
|