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