PKGNAME=mate-panel
PKGSEC=MATE
PKGDEP="caja dbus-glib dconf dconf-editor gtk-3 libwnck-3 libcanberra \
	libmateweather librsvg libsoup marco mate-menus mate-desktop \
	mate-session-manager yelp"
BUILDDEP="gobject-introspection mate-common yelp-tools"
PKGDES="Customizable panel for the MATE desktop"

AUTOTOOLS_AFTER=(
    '--enable-introspection'
    '--disable-gtk-doc'
    '--with-in-process-applets=all'
)

# FIXME: Shadow build fails.
#
# [...]/mate-panel/applets/notification_area/status-notifier/sn-host-v0.h:22:10: fatal error: sn-host-v0-gen.h: No such file or directory
#    22 | #include "sn-host-v0-gen.h"
#       |          ^~~~~~~~~~~~~~~~~~
# compilation terminated.
ABSHADOW=0
