[mapnik] build against Qt6 (#30369)

This commit is contained in:
مهدي شينون (Mehdi Chinoune) 2023-03-25 07:06:16 +01:00 committed by GitHub
parent 7ae1d8ffd3
commit b81bc3a83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"name": "mapnik",
"version-date": "2023-01-17",
"port-version": 1,
"description": "Mapnik is an open source toolkit for developing mapping applications.",
"homepage": "https://github.com/mapnik/mapnik",
"license": "LGPL-2.1-only",
@ -210,7 +211,7 @@
"viewer": {
"description": "Make demo viewer application",
"dependencies": [
"qt5-base"
"qtbase"
]
},
"webp": {

View File

@ -4966,7 +4966,7 @@
},
"mapnik": {
"baseline": "2023-01-17",
"port-version": 0
"port-version": 1
},
"marble": {
"baseline": "22.04.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5d63cf0864443e19122d1901bc944a89274aba0c",
"version-date": "2023-01-17",
"port-version": 1
},
{
"git-tree": "6fc189206b9c2055b544278ede1ce5be2e0f48ff",
"version-date": "2023-01-17",