IABSD.fr/ports/geo/merkaartor/Makefile

Branch :


Log

Author Commit Date CI Message
46cb8aaa 2025-05-21 12:06:22 abseil: sync wantlib
f04dc5a2 2024-09-09 15:44:21 geo/merkaartor: update to 0.20.0. now implements proper Oauth2 support which is required by osm.org APIs since june (see https://blog.openstreetmap.org/2024/04/17/oauth-1-0a-and-http-basic-auth-shutdown-on-openstreetmap-org/). Been able to create https://www.openstreetmap.org/changeset/156400504 with it. while here switch from qt5 to qt6..
9ed61913 2023-04-24 11:40:33 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
ffa1cebd 2022-03-11 19:06:11 drop RCS Ids
a5b68441 2021-09-10 06:45:01 geo/merkaartor: update to 0.19.0. See https://github.com/openstreetmap/merkaartor/releases/tag/0.19.0
10998ffd 2021-04-12 10:17:11 geo/merkaartor: unbreak by backporting a fedora patch for proj8 compat from https://github.com/openstreetmap/merkaartor/pull/233 via https://src.fedoraproject.org/rpms/merkaartor/raw/f529682d49b0a8433a523bc257a9d05323c2489b/f/merkaartor-0.18.4-proj-remove-legacy-api.patch fixes https://github.com/openstreetmap/merkaartor/issues/193 ok sthen@
9d726496 2021-03-24 10:55:42 geo/merkaartor: mark as BROKEN, doesnt build with proj8 yet cf https://github.com/openstreetmap/merkaartor/issues/193, the proj.4 API has been deprecated two years ago (and removed in proj 8)
9c415765 2021-03-08 07:22:35 geo/merkaartor: add link to upstream issue about proj8
dfbff7b3 2021-01-19 06:44:55 Unbreak build after recent Qt 5.15 update. Add missing QPainterPath include
9dfdf63f 2020-05-17 16:35:01 Remove quazip qtwebkit as dependency. quazip and qtwebkit are no longer required. Regen WANTLIB and bump. OK landry@ (maintainer)