kumquat-buildroot/package/swaybg/Config.in
James Knight 135bc0b079 package/swaybg: new package
Provides the `swaybg` utility, which is commonly used with `sway` to
manage background images/color configuration for the compositor.

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-07-31 23:15:23 +02:00

14 lines
378 B
Plaintext

config BR2_PACKAGE_SWAYBG
bool "swaybg"
default y if BR2_PACKAGE_SWAY
depends on !BR2_STATIC_LIBS # wayland -> dlfcn.h
depends on BR2_TOOLCHAIN_HAS_THREADS # wayland
select BR2_PACKAGE_CAIRO
select BR2_PACKAGE_CAIRO_PNG
select BR2_PACKAGE_WAYLAND
select BR2_PACKAGE_WAYLAND_PROTOCOLS
help
Wallpaper tool for Wayland compositors.
https://github.com/swaywm/swaybg