1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/community/wlsunset
Sertonix 6bd45b53fb */*: remove --no-rebuild from meson test
meson 1.7.0 and later don't include test build targets in the default
build target. With --no-rebuild the test targets aren't build at all.
Removing --no-rebuild shouldn't cause any false rebuilds since the files
aren't changed between the build() and check() step.

Fixes https://gitlab.alpinelinux.org/alpine/aports/-/issues/16891
Ref https://github.com/mesonbuild/meson/pull/10413
2025-05-09 20:48:14 +00:00
..
APKBUILD
README.alpine
wlsunset.confd
wlsunset.initd

Running wlsunset as an OpenRC user service
==========================================

wlsunset provides an OpenRC user services, in order to use this services, a
custom GUI runlevel needs to be created. For more information regarding
creation of this runlevel, please refer to the following wiki article:

	https://wiki.alpinelinux.org/wiki/OpenRC#User_services

Afterwards, enable the wlsunset service by adding it to this runlevel:

	rc-update add --user wlsunset gui

Finally, make sure to start services from the GUI runlevel from your Wayland
compositor in its configuration file (i.e. after WAYLAND_DISPLAY is set) by
adding the following lines to the startup file of your compositor:

	openrc --user gui