mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Bump kf5-framework packages to 5.73.0
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
config BR2_PACKAGE_KF5_PLASMA_WAYLAND_PROTOCOLS
|
||||
bool "kf5-plasma-wayland-protocols"
|
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38 plasma-wayland-protocols-1.1.1.tar.xz
|
@@ -0,0 +1,17 @@
|
||||
################################################################################
|
||||
#
|
||||
# kf5-plasma-wayland-protocols.mk
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_VERSION = 1.1.1
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_SITE = https://download.kde.org/stable/plasma-wayland-protocols/$(KF5_PLASMA_WAYLAND_PROTOCOLS_VERSION)
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_SOURCE = plasma-wayland-protocols-$(KF5_PLASMA_WAYLAND_PROTOCOLS_VERSION).tar.xz
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_LICENSE = BSD-3-Clause
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_LICENSE_FILES = COPYING-CMAKE-SCRIPTS
|
||||
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_DEPENDENCIES = host-pkgconf
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_INSTALL_STAGING = YES
|
||||
KF5_PLASMA_WAYLAND_PROTOCOLS_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
$(eval $(cmake-package))
|
Reference in New Issue
Block a user