PKGNAME=libmateweather
PKGSEC=MATE
PKGDEP="dconf gtk-3 libsoup libxml2"
BUILDDEP="mate-common"
PKGDES="Provides access to weather information from the Internet"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--enable-locations-compression"
)
