kuserfeedback: recipe is now part of meta-kf6

This commit is contained in:
Andreas Cord-Landwehr
2023-11-15 18:28:17 +01:00
parent 066dc6c318
commit b5526080e2
2 changed files with 0 additions and 27 deletions

View File

@@ -1,22 +0,0 @@
# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
SUMMARY = "KUserFeedback"
DESCRIPTION = "Framework for collecting user feedback for apps via telemetry and surveys"
HOMEPAGE = "https://invent.kde.org/libraries/kuserfeedback"
LICENSE = "MIT & BSD-3-Clause"
LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=61be4d272e55cc2609d58596cf084908 \
"
PR = "r0"
DEPENDS = " \
qtbase \
"
SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp
inherit mime-xdg

View File

@@ -1,5 +0,0 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRCREV = "3ed8cfdd131a7f217c5d24608a88bd977b46b96d"