meson
- When using
buildtype=release
inglaucus-meson
,debug
is automatically set tofalse
- Set
default_library
toshared
to prevent static libraries from being built (wayland
andlibxkbcommon
) abuild-meson
uses custom cross files on Alpinegettext-tiny
patch on Adelie: https://git.adelielinux.org/adelie/packages/-/blob/current/user/meson/meson-0.62.1-gettext-tiny.patch- Does it depend on
setup-tools
frompython
? - When the prefix is
/usr
:sysconfdir
defaults to/etc
,localstatedir
defaults to/var
, andsharedstatedir
defaults to/var/lib