PKGNAME=atril
PKGSEC=MATE
PKGDEP="dconf dbus desktop-file-utils libsecret libspectre \
        mate-desktop mate-icon-theme poppler zlib caja djvulibre \
        libgxps p7zip unrar yelp webkit2gtk"
BUILDDEP="gobject-introspection mate-common texlive yelp-tools"
PKGDES="Document viewer for MATE"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
        "--enable-djvu"
        "--enable-t1lib"
        "--enable-pixbuf"
        "--enable-comics"
        "--enable-xps"
        "--enable-introspection"
        "--disable-synctex"
        "--enable-dvi"
        "--disable-gtk-doc"
)
