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