kwayland: import recipe from meta-kf6
This commit is contained in:
22
recipes-plasma/kwayland.inc
Normal file
22
recipes-plasma/kwayland.inc
Normal file
@@ -0,0 +1,22 @@
|
||||
# SPDX-FileCopyrightText: 2017-2020 Volker Krause <vkrause@kde.org>
|
||||
# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
LICENSE = "MIT & MIT-CMU & BSD-3-Clause & (LGPL-2.1-only | LGPL-3.0-only | LicenseRef-KDE-Accepted-LGPL)"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
plasma-wayland-protocols \
|
||||
qtbase \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
wayland-native \
|
||||
wayland \
|
||||
wayland-protocols \
|
||||
virtual/egl \
|
||||
"
|
||||
|
||||
require kwayland_metainfo.inc
|
||||
inherit kf6-cmake
|
||||
inherit reuse_license_checksums
|
||||
5
recipes-plasma/kwayland_metainfo.inc
Normal file
5
recipes-plasma/kwayland_metainfo.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
SUMMARY = "Qt-style API to interact with the wayland-client and wayland-server API"
|
||||
HOMEPAGE = "https://api.kde.org/frameworks/kwayland/html/index.html"
|
||||
Reference in New Issue
Block a user