calindori: remove package because not compatible with Qt6
Note that calindori builds but never was ported to Qt6 regarding QML usage and also is not planned to be ported.
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
# SPDX-FileCopyrightText: 2019-2020 Volker Krause <vkrause@kde.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Calindori"
|
||||
HOMEPAGE = "https://invent.kde.org/plasma-mobile/calindori"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-or-later.txt;md5=1c76c4cc354acaac30ed4d5eefea7245"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
kconfig \
|
||||
kcalendarcore \
|
||||
kirigami \
|
||||
kpeople \
|
||||
libplasma \
|
||||
"
|
||||
|
||||
inherit cmake_kdeapp
|
||||
inherit kf6-kconfig
|
||||
inherit mime-xdg
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
kirigami \
|
||||
qtdeclarative-qmlplugins \
|
||||
"
|
||||
@@ -1,6 +0,0 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/24.02.0/src/calindori-24.02.0.tar.xz"
|
||||
SRC_URI[sha256sum] = "ba65760da355e7a725091c3ddee395755b51a56fc937495d6df8f5fc14f3de93"
|
||||
Reference in New Issue
Block a user