libgweather: Update wip/libgweather to 3.36.0

This commit is contained in:
Dan Cîrnaț 2020-06-20 17:13:29 +02:00
parent a7cc4ba92c
commit bc7007185c
3 changed files with 20 additions and 34 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.55 2015/10/10 01:57:52 ryoon Exp $
#
DISTNAME= libgweather-3.16.1
DISTNAME= libgweather-3.36.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/3.16/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/3.36/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@ -11,13 +11,16 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= Weather information access library
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config intltool gmake msgfmt
GCONF_SCHEMAS+= gweather.schemas
PKGCONFIG_OVERRIDE+= data/gweather-3.0.pc.in
REPLACE_PYTHON= meson/*.py
.include "../../lang/python/application.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../wip/geocode-glib/buildlink3.mk"
.include "../../textproc/json-glib/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
@ -25,4 +28,5 @@ PKGCONFIG_OVERRIDE+= data/gweather-3.0.pc.in
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.13.5
.include "../../x11/gtk3/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../devel/meson/build.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,40 +1,21 @@
@comment $NetBSD$
include/libgweather-3.0/libgweather/gweather-enum-types.h
include/libgweather-3.0/libgweather/gweather-enums.h
include/libgweather-3.0/libgweather/gweather-location-entry.h
include/libgweather-3.0/libgweather/gweather-location.h
include/libgweather-3.0/libgweather/gweather-timezone-menu.h
include/libgweather-3.0/libgweather/gweather-timezone.h
include/libgweather-3.0/libgweather/gweather-version.h
include/libgweather-3.0/libgweather/gweather-weather.h
include/libgweather-3.0/libgweather/gweather.h
include/libgweather-3.0/libgweather/location-entry.h
include/libgweather-3.0/libgweather/timezone-menu.h
lib/libgweather-3.la
lib/girepository-1.0/GWeather-3.0.typelib
lib/libgweather-3.so
lib/libgweather-3.so.16
lib/libgweather-3.so.16.0.0
lib/pkgconfig/gweather-3.0.pc
share/gir-1.0/GWeather-3.0.gir
share/glib-2.0/schemas/org.gnome.GWeather.enums.xml
share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
share/gtk-doc/html/libgweather-3.0/GWeatherInfo.html
share/gtk-doc/html/libgweather-3.0/GWeatherLocation.html
share/gtk-doc/html/libgweather-3.0/GWeatherLocationEntry.html
share/gtk-doc/html/libgweather-3.0/GWeatherTimezone.html
share/gtk-doc/html/libgweather-3.0/GWeatherTimezoneMenu.html
share/gtk-doc/html/libgweather-3.0/annotation-glossary.html
share/gtk-doc/html/libgweather-3.0/api-index-deprecated.html
share/gtk-doc/html/libgweather-3.0/api-index-full.html
share/gtk-doc/html/libgweather-3.0/ch01.html
share/gtk-doc/html/libgweather-3.0/home.png
share/gtk-doc/html/libgweather-3.0/index.html
share/gtk-doc/html/libgweather-3.0/index.sgml
share/gtk-doc/html/libgweather-3.0/ix03.html
share/gtk-doc/html/libgweather-3.0/left-insensitive.png
share/gtk-doc/html/libgweather-3.0/left.png
share/gtk-doc/html/libgweather-3.0/libgweather-3.0.devhelp2
share/gtk-doc/html/libgweather-3.0/libgweather-Versioning-information.html
share/gtk-doc/html/libgweather-3.0/object-tree.html
share/gtk-doc/html/libgweather-3.0/right-insensitive.png
share/gtk-doc/html/libgweather-3.0/right.png
share/gtk-doc/html/libgweather-3.0/style.css
share/gtk-doc/html/libgweather-3.0/up-insensitive.png
share/gtk-doc/html/libgweather-3.0/up.png
share/libgweather/Locations.xml
share/libgweather/locations.dtd
share/locale/af/LC_MESSAGES/libgweather-3.0.mo
@ -176,7 +157,6 @@ share/locale/ms/LC_MESSAGES/libgweather-3.0.mo
share/locale/ms/LC_MESSAGES/libgweather-locations.mo
share/locale/nb/LC_MESSAGES/libgweather-3.0.mo
share/locale/nb/LC_MESSAGES/libgweather-locations.mo
share/locale/nds/LC_MESSAGES/libgweather-3.0.mo
share/locale/nds/LC_MESSAGES/libgweather-locations.mo
share/locale/ne/LC_MESSAGES/libgweather-3.0.mo
share/locale/ne/LC_MESSAGES/libgweather-locations.mo
@ -238,3 +218,5 @@ share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo
share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo
share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo
share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo
share/vala/vapi/gweather-3.0.deps
share/vala/vapi/gweather-3.0.vapi

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.15 2015/11/03 03:27:41 agc Exp $
SHA1 (libgweather-3.16.1.tar.xz) = 0a5f2c62780fdf2c6b97883d8ea79f6445a6d4d0
RMD160 (libgweather-3.16.1.tar.xz) = 68e3be391c057be05e23562c7eba75a4761bfbf7
SHA512 (libgweather-3.16.1.tar.xz) = 753f5428760b1a14bda18c4b2ae056d54433ef68745521f3ec3685b298b934667206af23d61604d13ddc8d36a2a659c02e2a2d498be288c16ea67d4c3eadf040
Size (libgweather-3.16.1.tar.xz) = 3478080 bytes
SHA1 (libgweather-3.36.0.tar.xz) = 736b987be6afa9dde19410c60e711e179d18301a
RMD160 (libgweather-3.36.0.tar.xz) = a14fe933165a181d5bb6cc6ff59e3107abfa0001
SHA512 (libgweather-3.36.0.tar.xz) = 0f89d4f7faa9582b4b717b29ca60f6dbaa43614ac1e6aa7da8542595f2db2b4c2a1c5f77ed0d2822e6e358665873db03383846b11e797d78cc993f20fd4472a2
Size (libgweather-3.36.0.tar.xz) = 2702424 bytes