Rebase opt-in fingerprint workaround onto KScreenLocker 6.7.5

This commit is contained in:
ajp_anton
2026-09-12 05:05:58 +00:00
parent b8cb9dbddb
commit db352083cf
7 changed files with 228 additions and 10 deletions
+5 -3
View File
@@ -5,13 +5,15 @@ set -euo pipefail
repo_root=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")/.." && pwd)
source_dir="$repo_root/plasma-fingerprint-workaround/kscreenlocker"
topdir="$repo_root/rpmbuild"
version=${KSCREENLOCKER_VERSION:-6.7.4}
version=${KSCREENLOCKER_VERSION:-6.7.5}
base_release=${KSCREENLOCKER_BASE_RELEASE:-1}
workaround_release=${KSCREENLOCKER_WORKAROUND_RELEASE:-5}
workaround_release=${KSCREENLOCKER_WORKAROUND_RELEASE:-6}
archive="$topdir/SOURCES/kscreenlocker-$version.tar.xz"
archive_url="https://download.kde.org/stable/plasma/$version/kscreenlocker-$version.tar.xz"
if [[ $version == 6.7.4 ]]; then
if [[ $version == 6.7.5 ]]; then
default_archive_sha256=6c41ce2cb79d2b85d4fbe5a3a61c09e40c70e5a869ae6f0352c7e1cb3b44606b
elif [[ $version == 6.7.4 ]]; then
default_archive_sha256=f9cd525d501f08931f2c0b4d08f5384588967bc89fac62e39ed4ae2da2925a39
else
default_archive_sha256=