(geography/osm-gps-map) Updated 1.1.0 to 1.2.0

Changes in 1.2.0
======================
  * Change max allowed zoom for various maps (Rolf Eike Beer, Philipe Weyland)
  * Add copyright notices to maps (Patrick Salecker)
  * Add configureable user-agent property for apps to clearly identify themselves (Patrick Salecker)
  * Remove dependency on gnome-common (Patrick Salecker, Hubert Kowalski)
  * Add user_data support to points (Martijn Goedhart)
  * Add breakable and shade_alpha properties to polygons (Samuel Cowen)
  * Python example updated to Python3 (Felipe S. S. Schneider)
  * Add Glade catalog file for better glade integration (Davide Gessa)
This commit is contained in:
mef 2021-09-20 05:04:37 +00:00
parent 38fb59c68f
commit 6ef4f91677
3 changed files with 8 additions and 12 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.32 2021/04/21 11:41:48 adam Exp $
# $NetBSD: Makefile,v 1.33 2021/09/20 05:04:37 mef Exp $
DISTNAME= osm-gps-map-1.1.0
PKGREVISION= 1
DISTNAME= osm-gps-map-1.2.0
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=nzjrs/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2021/01/04 11:31:18 ryoon Exp $
@comment $NetBSD: PLIST,v 1.3 2021/09/20 05:04:37 mef Exp $
include/osmgpsmap-1.0/osm-gps-map-compat.h
include/osmgpsmap-1.0/osm-gps-map-image.h
include/osmgpsmap-1.0/osm-gps-map-layer.h
@ -26,14 +26,11 @@ share/gtk-doc/html/libosmgpsmap/OsmGpsMapTrack.html
share/gtk-doc/html/libosmgpsmap/annotation-glossary.html
share/gtk-doc/html/libosmgpsmap/api-index-deprecated.html
share/gtk-doc/html/libosmgpsmap/api-index-full.html
share/gtk-doc/html/libosmgpsmap/api-reference-deprecated.html
share/gtk-doc/html/libosmgpsmap/api-reference.html
share/gtk-doc/html/libosmgpsmap/home.png
share/gtk-doc/html/libosmgpsmap/index.html
share/gtk-doc/html/libosmgpsmap/index.sgml
share/gtk-doc/html/libosmgpsmap/left-insensitive.png
share/gtk-doc/html/libosmgpsmap/left.png
share/gtk-doc/html/libosmgpsmap/libosmgpsmap-OsmGpsMap-Deprecated.html
share/gtk-doc/html/libosmgpsmap/libosmgpsmap.devhelp2
share/gtk-doc/html/libosmgpsmap/right-insensitive.png
share/gtk-doc/html/libosmgpsmap/right.png

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2021/01/04 11:31:18 ryoon Exp $
$NetBSD: distinfo,v 1.4 2021/09/20 05:04:37 mef Exp $
SHA1 (osm-gps-map-1.1.0.tar.gz) = 070db6bb55b5b085793aefbd263ac940e9b2400e
RMD160 (osm-gps-map-1.1.0.tar.gz) = d5e89dcafb505be30e5cc443f3fef2178a2bc4e9
SHA512 (osm-gps-map-1.1.0.tar.gz) = 74924e5caa0b2bac822f678236d94203b34d9af1dce24cfcd44e1fb9f7551558137dd02b35ca970e36472748acfd611c6251ff5c52d998bfaffccb9821cc0fe0
Size (osm-gps-map-1.1.0.tar.gz) = 440480 bytes
SHA1 (osm-gps-map-1.2.0.tar.gz) = 167e335169a32ed9fb044d6515e98e1a98ee42a4
RMD160 (osm-gps-map-1.2.0.tar.gz) = 134e4427b8b2c9ba1b6add785f5795c193e8d8ae
SHA512 (osm-gps-map-1.2.0.tar.gz) = 7d19a3f2afcaab6dd5d2fcf62a552f4f4481d494a8ce6a88f3db94d0037ade0679d1618107859c63cdc0cf72eb8c9380b435a4c3d9af68cd3f2595cc66bba747
Size (osm-gps-map-1.2.0.tar.gz) = 466817 bytes