PKGNAME=clutter
PKGSEC=gnome
PKGDEP="at-spi2-core cairo cogl fontconfig freetype gdk-pixbuf glib gtk-3 \
        harfbuzz libdrm libglvnd libinput libxkbcommon json-glib mesa pango \
        systemd wayland x11-lib"
BUILDDEP="gtk-doc gobject-introspection vim"
PKGDES="A GObject based library for creating fast, visually rich graphical user interfaces"

ABSHADOW=0
AUTOTOOLS_AFTER="--enable-introspection \
                 --enable-egl-backend \
                 --enable-gdk-backend \
                 --enable-wayland-backend \
                 --enable-wayland-compositor \
                 --enable-x11-backend \
                 --enable-evdev-input \
                 --enable-xinput \
                 --enable-gtk-doc"

NOLTO=1
# FIXME: reconf failed with automake 1.16i:
# Use of uninitialized value $var in string eq at /usr/share/automake-1.16/Automake/Variable.pm line 754, <GEN2> line 45.
# Disabling reconf to use the configure script shipped with source.
RECONF=0
