Warning, /packaging/yocto-meta-kde/recipes-plasma-mobile/alligator.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 DESCRIPTION = "Kirigami-based RSS reader"
0006 HOMEPAGE = "https://invent.kde.org/plasma-mobile/alligator"
0007 LICENSE = "GPL-3.0"
0008 LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-only.txt;md5=1c76c4cc354acaac30ed4d5eefea7245"
0009 PR = "r0"
0010 
0011 DEPENDS = " \
0012     qtdeclarative \
0013     syndication \
0014     kirigami \
0015     kirigami-addons \
0016     ki18n \
0017     plasma-framework \
0018 "
0019 
0020 inherit cmake_kdeapp
0021 inherit kconfig
0022 inherit kcoreaddons