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