pkgsrc/misc/libmateweather/Makefile
gutteridge bd9bd209c8 libmateweather: update to 1.24.1
Change log:

libmateweather 1.24.1

  * Translations update
  * locations: update cities in Thailand
  * po-locations: Upgrade extract.xsl after migrating to gettext
  * Revert "avoid deprecated soup_session_async_new"
  * Locations: America/Godthab was renamed to America/Nuuk
  * build: silent build warnings for distcheck
  * build: use default MATE_COMPILE_WARNINGS level
2021-08-06 00:05:49 +00:00

16 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.34 2021/08/06 00:05:49 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= libmateweather-${VERSION:R}.1
CATEGORIES= misc
COMMENT= Weather information access library
PKGCONFIG_OVERRIDE+= libmateweather/mateweather.pc.in
.include "../../devel/glib2/schemas.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"