aboutsummaryrefslogtreecommitdiff
path: root/wlroots/abuild
blob: b55f755d33fbcd51d1f273ba69e82805aa5f8c7f (plain)
1
2
3
4
5
6
7
name=wlroots
version=0.19.3
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"