kosmindoormap: package library

This commit is contained in:
Andreas Cord-Landwehr
2024-01-16 21:00:19 +01:00
parent 5521000599
commit 7a0990db74
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# SPDX-FileCopyrightText: 2024 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KOSMIndoorMap"
SUMMARY = "OSM multi-floor indoor map renderer"
HOMEPAGE = "https://invent.kde.org/libraries/kosmindoormap"
LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.0-or-later.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7"
PR = "r0"
DEPENDS += " \
qtdeclarative \
ki18n \
kopeninghours \
kpublictransport \
bison-native \
"
inherit cmake_kdeapp

View File

@@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRC_URI = "https://download.kde.org/unstable/release-service/24.01.90/src/kosmindoormap-24.01.90.tar.xz"
SRC_URI[sha256sum] = "dbb0a35cc82c79c61b5a35c425738ee0ebc3e25a66b5ce913202719a47838b56"