Download raw body.
[NEW] misc/gammastep
Ping - ok to import? On 4/13/26 5:39 PM, Volker Schlecht wrote: > On 4/13/26 11:01 AM, Stuart Henderson wrote: >> If it works on both then neither ports/x11 nor ports/wayland seem a >> good choice of directory. > > Makes sense. > >>> The port is a pretty straightforward adaptation of misc/redshift - I couldn't >>> find a need for >>> >>> # pygobject GTK3 introspection (not provided by indirect dependencies) >>> RUN_DEPENDS += x11/gtk+3 >>> >>> though. >> >> Does it run ok if Gtk+3 is not installed? > > The GUI (probably) doesn't - it's definitely not *useful* without a panel that > wants Gtk+3 anyway. > > The CLI doesn't need any toolkit. > >> WANTLIB is in a weird place in Makefile, as someone who does WANTLIB >> sweeps across the tree from time to time keeping this standard would >> be appreciated. > > Fixed. > >> Is the license GPL v3 only or v3+? > > GPL v3 only -> it's a fork of redshift under the same license.
[NEW] misc/gammastep