# SPDX-FileCopyrightText: 2017-2020 Volker Krause # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr # # SPDX-License-Identifier: MIT DESCRIPTION = "KCompletion" HOMEPAGE = "https://api.kde.org/frameworks/kcompletion/html/index.html" LICENSE = "LGPL-2.1" PR = "r0" DEPENDS = " \ qtbase \ kwidgetsaddons \ kconfig \ kconfig-native \ " SRC_URI = "git://invent.kde.org/frameworks/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git" inherit cmake_kf5 inherit reuse_license_checksums