PKGNAME=appstream-glib
PKGSEC=libs
PKGDEP="gcab gdk-pixbuf gtk-3 json-glib libsoup libarchive yaml"
BUILDDEP="intltool gobject-introspection gperf gtk-doc"
PKGDES="Provides GObjects and helper methods to make it easy to read and write AppStream metadata"

ABTYPE=meson
MESON_AFTER=(
    '-Ddep11=true'
    '-Dbuilder=true'
    '-Drpm=false'
    '-Dalpm=false'
    '-Dfonts=true'
    '-Dman=true'
    '-Dgtk-doc=false'
    '-Dintrospection=true'
)

PKGBREAK="appdata-tools<=0.1.8-5"
PKGREP="appdata-tools<=0.1.8-5"
