PKGNAME=libwnck-3
PKGSEC=libs
PKGDEP="gtk-3 startup-notification x11-lib"
BUILDDEP="gobject-introspection"
PKGDES="Window Navigator Construction Kit (GTK 3)"

ABTYPE=meson
MESON_AFTER=(
    '-Ddeprecation_flags=false'
    '-Dinstall_tools=true'
    '-Dintrospection=enabled'
    '-Dgtk_doc=false'
)
