PKGNAME=scenefx
PKGSEC=libs
PKGDEP="wayland wlroots libxkbcommon pixman libdrm libglvnd"
BUILDDEP="meson ninja wayland-protocols"
PKGRECOM="xwayland"
PKGDES="Drop-in replacement for the wlroots scene API"

ABTYPE=meson

MESON_AFTER=(
    '-Dexamples=true'
    '-Drenderers=gles2'
    '-Dcolor-management=enabled'
    '-Dtracy_enable=false'
)

PKGBREAK="swayfx<=0.5.3"
