diff --git a/recipes-plasma/plasma-wayland-protocols.inc b/recipes-plasma/plasma-wayland-protocols.inc deleted file mode 100644 index 353acf0..0000000 --- a/recipes-plasma/plasma-wayland-protocols.inc +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Plasma KWayland Protocols" -HOMEPAGE = "" -LICENSE = "LGPL-2.1" -LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" -PR = "r0" - -SRC_URI = " \ - git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https \ - file://0001-relocatable-installation.patch \ -" - -S = "${WORKDIR}/git" - -inherit cmake_plasma - -FILES_${PN}-dev += " \ - ${datadir}/plasma-wayland-protocols \ -" diff --git a/recipes-plasma/plasma-wayland-protocols/0001-relocatable-installation.patch b/recipes-plasma/plasma-wayland-protocols/0001-relocatable-installation.patch deleted file mode 100644 index 7214e28..0000000 --- a/recipes-plasma/plasma-wayland-protocols/0001-relocatable-installation.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 4b4b099..8d21422 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -21,6 +21,7 @@ set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/PlasmaWaylandProtocol - configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/PlasmaWaylandProtocolsConfig.cmake.in" - "${CMAKE_CURRENT_BINARY_DIR}/PlasmaWaylandProtocolsConfig.cmake" - INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR} -+ PATH_VARS KDE_INSTALL_DATADIR - ) - ecm_setup_version(PROJECT VARIABLE_PREFIX PLASMA_WAYLAND_PROTOCOLS - VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/plasma_wayland_protocols_version.h" -diff --git a/PlasmaWaylandProtocolsConfig.cmake.in b/PlasmaWaylandProtocolsConfig.cmake.in -index c3e0b1f..3b5c41b 100644 ---- a/PlasmaWaylandProtocolsConfig.cmake.in -+++ b/PlasmaWaylandProtocolsConfig.cmake.in -@@ -2,4 +2,4 @@ - - include(CMakeFindDependencyMacro) - --set(PLASMA_WAYLAND_PROTOCOLS_DIR ${KDE_INSTALL_FULL_DATAROOTDIR}/plasma-wayland-protocols) -+set(PLASMA_WAYLAND_PROTOCOLS_DIR @PACKAGE_KDE_INSTALL_DATADIR@/plasma-wayland-protocols) diff --git a/recipes-plasma/plasma-wayland-protocols_1.0.bb b/recipes-plasma/plasma-wayland-protocols_1.0.bb deleted file mode 100644 index 56169bb..0000000 --- a/recipes-plasma/plasma-wayland-protocols_1.0.bb +++ /dev/null @@ -1,2 +0,0 @@ -require ${PN}.inc -SRCREV = "v${PV}" diff --git a/recipes-plasma/plasma-wayland-protocols_5.20.4.bb b/recipes-plasma/plasma-wayland-protocols_5.20.4.bb deleted file mode 100644 index 6082bec..0000000 --- a/recipes-plasma/plasma-wayland-protocols_5.20.4.bb +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRCREV = "v${PV}"