PKGNAME=libetonyek
PKGSEC=libs
PKGDEP="libxml2 zlib libwpd boost librevenge liblangtag"
BUILDDEP="cppunit glm gperf mdds"
PKGDES="Library and a set of tools for reading and converting Apple Keynote presentations"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--with-mdds=3.0"
    "--without-docs"
)
