mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure - Bump python related poackages and fixes to Python3.10 - Bump KF5 framewerk packages to 5.91 - Bump qtwebengine to 5.15.8 - Bump/Add/Fix all OVOS related packages - Fixes all over the OpenVoiceOS structure for 2022.02.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 2499d88be243d64a854860c2aaa9c03f05f2078419aaf55d7eab65a885c24175 kscreenlocker-5.20.2.tar.xz
|
||||
sha256 3270a1845c9fc694a50db38de4c27586d2f488152e1bcf88be0088d6799bf98e kscreenlocker-5.24.5.tar.xz
|
||||
|
@@ -4,13 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KF5_KSCREENLOCKER_VERSION = 5.20.2
|
||||
KF5_KSCREENLOCKER_VERSION = 5.24.5
|
||||
KF5_KSCREENLOCKER_SITE = https://download.kde.org/stable/plasma/$(KF5_KSCREENLOCKER_VERSION)
|
||||
KF5_KSCREENLOCKER_SOURCE = kscreenlocker-$(KF5_KSCREENLOCKER_VERSION).tar.xz
|
||||
KF5_KSCREENLOCKER_LICENSE = BSD-3-Clause
|
||||
KF5_KSCREENLOCKER_LICENSE_FILES = COPYING-CMAKE-SCRIPTS
|
||||
|
||||
KF5_KSCREENLOCKER_DEPENDENCIES = host-pkgconf kf5-plasma-framework kf5-kwayland
|
||||
KF5_KSCREENLOCKER_DEPENDENCIES = host-pkgconf kf5-plasma-framework kf5-kwayland \
|
||||
kf5-layer-shell-qt
|
||||
KF5_KSCREENLOCKER_INSTALL_STAGING = YES
|
||||
KF5_KSCREENLOCKER_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
|
Reference in New Issue
Block a user