PKGNAME=devhelp
PKGSEC=gnome
PKGDEP="amtk gtk-3 hicolor-icon-theme python-3 webkit2gtk"
BUILDDEP="intltool itstool"
PKGDES="API documentation browser for GNOME"

ABTYPE=meson
MESON_AFTER=(
    '-Dflatpak_build=false'
    '-Dgtk_doc=false'
    '-Dplugin_emacs=true'
    '-Dplugin_gedit=true'
    '-Dplugin_vim=true'
)
