kosmindoormap: package library
This commit is contained in:
20
recipes-application/pim/kosmindoormap.inc
Normal file
20
recipes-application/pim/kosmindoormap.inc
Normal 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
|
||||
6
recipes-application/pim/kosmindoormap_24.01.90.bb
Normal file
6
recipes-application/pim/kosmindoormap_24.01.90.bb
Normal 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"
|
||||
Reference in New Issue
Block a user