From 7a0990db74e57a7a882483403dda8f3b8786ce46 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Tue, 16 Jan 2024 21:00:19 +0100 Subject: [PATCH] kosmindoormap: package library --- recipes-application/pim/kosmindoormap.inc | 20 +++++++++++++++++++ .../pim/kosmindoormap_24.01.90.bb | 6 ++++++ 2 files changed, 26 insertions(+) create mode 100644 recipes-application/pim/kosmindoormap.inc create mode 100644 recipes-application/pim/kosmindoormap_24.01.90.bb diff --git a/recipes-application/pim/kosmindoormap.inc b/recipes-application/pim/kosmindoormap.inc new file mode 100644 index 0000000..44b9626 --- /dev/null +++ b/recipes-application/pim/kosmindoormap.inc @@ -0,0 +1,20 @@ +# SPDX-FileCopyrightText: 2024 Andreas Cord-Landwehr +# +# 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 diff --git a/recipes-application/pim/kosmindoormap_24.01.90.bb b/recipes-application/pim/kosmindoormap_24.01.90.bb new file mode 100644 index 0000000..03d0f59 --- /dev/null +++ b/recipes-application/pim/kosmindoormap_24.01.90.bb @@ -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"