PKGNAME=geany-plugins
PKGSEC=devel
PKGDEP="geany gpgme gtkspell hspell libgit2 lua vte webkit2gtk \
        devhelp markdown webkit2gtk libwnck pygobject-3"
BUILDDEP="cppcheck gdb intltool vala"
PKGDES="Plugins for Geany"

ABTYPE=autotools
# FIXME: Geanypy incompatible with GTK+ 3.
AUTOTOOLS_AFTER=(
        "--libexecdir=/usr/lib"
        "--disable-markdown"
        "--disable-webhelper"
)
ABSHADOW=0
