PKGNAME=caja
PKGSEC=MATE
PKGDEP="dbus desktop-file-utils exempi gtk-3 gvfs libexif libunique3 \
        mate-desktop mate-icon-theme startup-notification packagekit"
BUILDDEP="intltool mate-common"
PKGDES="MATE desktop and file manager"

AUTOTOOLS_AFTER=(
        "--enable-introspection"
        "--disable-update-mimedb"
        "--disable-gtk-doc"
        "--enable-packagekit"
)
