abuild (355B)
1 name=wlroots 2 version=0.19.0 3 release=1 4 source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz" 5 [ -f $SPM_PKGDB/libx11 ] && xbackends=",x11" 6 [ -f $SPM_PKGDB/xwayland ] && build_opt="-Dxwayland=enabled" 7 build_opt="$build_opt -Dexamples=false -Ddefault_library=both -Dbackends=drm,libinput$xbackends"