Warning, /packaging/yocto-meta-kde/recipes-application/libraries/kpublictransport.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0002 #
0003 # SPDX-License-Identifier: MIT
0004 
0005 SUMMARY = "KPublicTransport"
0006 DESCRIPTION = "Library to assist with accessing public transport timetables and other data"
0007 HOMEPAGE = "https://invent.kde.org/libraries/kpublictransport"
0008 LICENSE = "MIT & BSD-3-Clause & LGPL-2.0+"
0009 LIC_FILES_CHKSUM = " \
0010     file://LICENSES/LGPL-2.0-or-later.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7 \
0011 "
0012 PR = "r0"
0013 
0014 DEPENDS = " \
0015     qtdeclarative \
0016 "
0017 
0018 inherit cmake_kdeapp
0019 inherit mime-xdg