Files
meta-kde/recipes-plasma-mobile/alligator.inc
2021-06-21 22:13:46 +02:00

25 lines
598 B
PHP

# SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "Kirigami-based RSS reader"
HOMEPAGE = "https://invent.kde.org/plasma-mobile/alligator"
LICENSE = "GPL-3.0"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-only.txt;md5=1c76c4cc354acaac30ed4d5eefea7245"
PR = "r0"
DEPENDS = " \
qtdeclarative \
syndication \
kirigami \
ki18n \
plasma-framework \
"
SRC_URI = "git://invent.kde.org/plasma-mobile/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp
inherit kconfig
inherit kcoreaddons