PKGNAME=liferea
PKGSEC=web
PKGDEP="desktop-file-utils gnome-keyring json-glib libgnome-keyring \
        libayatana-indicator libnotify libpeas-2 pygobject-3 webkit2gtk \
        libxslt"
BUILDDEP="gobject-introspection intltool xorg-server"
PKGDES="Desktop news aggregator for online news feeds and weblogs"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--disable-schemas-compile'
)
