git » kscreenlocker.git » commit 1b7ec44

Revert "upgpkg: 5.27.80-1: Plasma 6 alpha"

author Antonio Rojas
2023-11-10 09:38:00 UTC
committer Antonio Rojas
2023-11-10 09:38:00 UTC
parent 172fcd7f05f69051cc483efccade323e0c00245b

Revert "upgpkg: 5.27.80-1: Plasma 6 alpha"

This reverts commit 172fcd7f05f69051cc483efccade323e0c00245b.

.SRCINFO +10 -39
PKGBUILD +8 -51

diff --git a/.SRCINFO b/.SRCINFO
index 359fb40..22537a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,57 +1,28 @@
 pkgbase = kscreenlocker
 	pkgdesc = Library and components for secure lock screen architecture
-	pkgver = 5.27.80
+	pkgver = 5.27.9
 	pkgrel = 1
 	url = https://kde.org/plasma-desktop/
 	arch = x86_64
 	groups = plasma
 	license = LGPL
 	makedepends = extra-cmake-modules
-	makedepends = kcmutils
-	makedepends = kdoctools
-	depends = gcc-libs
-	depends = glibc
-	depends = kconfig
-	depends = kcoreaddons
-	depends = kcrash
-	depends = kglobalaccel
-	depends = ki18n
-	depends = kidletime
-	depends = kio
-	depends = knotifications
-	depends = kpackage
-	depends = ksvg
-	depends = kwindowsystem
-	depends = kxmlgui
+	makedepends = kdoctools5
+	makedepends = kcmutils5
+	makedepends = libxcursor
 	depends = layer-shell-qt
+	depends = kidletime5
+	depends = kdeclarative5
 	depends = libkscreen
-	depends = libx11
-	depends = libxcb
-	depends = libxi
-	depends = pam
 	depends = perl
-	depends = plasma-framework
-	depends = qt6-base
-	depends = qt6-declarative
-	depends = wayland
-	depends = xcb-util-keysyms
-	optdepends = kcmutils: configuration module
-	backup = etc/pam.d/kde
-	backup = etc/pam.d/kde-fingerprint
-	backup = etc/pam.d/kde-smartcard
-	source = https://download.kde.org/unstable/plasma/5.27.80/kscreenlocker-5.27.80.tar.xz
-	source = https://download.kde.org/unstable/plasma/5.27.80/kscreenlocker-5.27.80.tar.xz.sig
-	source = kde.pam
-	source = kde-fingerprint.pam
-	source = kde-smartcard.pam
+	optdepends = kcmutils5: configuration module
+	source = https://download.kde.org/stable/plasma/5.27.9/kscreenlocker-5.27.9.tar.xz
+	source = https://download.kde.org/stable/plasma/5.27.9/kscreenlocker-5.27.9.tar.xz.sig
 	validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
 	validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
 	validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
 	validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-	sha256sums = e60002f53aedd492346d67e30e60853714d6f4abfe3174109613eeab6d36b22a
+	sha256sums = e780a48c0a3686fcf34e250ff29fbb9b05ac88fa1114a15194c6b8959391874d
 	sha256sums = SKIP
-	sha256sums = adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b
-	sha256sums = 84fa507a0051dc134f8e923c4560f5ca44348c328345cbe5f1fb273770c222fe
-	sha256sums = 45b52ebd14ed7a69551672ba8934b519183a70f68e79315e758f9d46504d221a
 
 pkgname = kscreenlocker
diff --git a/PKGBUILD b/PKGBUILD
index 0e99b7a..e74ab2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,66 +1,27 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.27.80
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-backup=(etc/pam.d/kde
-        etc/pam.d/kde-fingerprint
-        etc/pam.d/kde-smartcard)
-depends=(gcc-libs
-         glibc
-         kconfig
-         kcoreaddons
-         kcrash
-         kglobalaccel
-         ki18n
-         kidletime
-         kio
-         knotifications
-         kpackage
-         ksvg # QML
-         kwindowsystem
-         kxmlgui
-         layer-shell-qt
-         libkscreen
-         libx11
-         libxcb
-         libxi
-         pam
-         perl
-         plasma-framework
-         qt6-base
-         qt6-declarative
-         wayland
-         xcb-util-keysyms)
-makedepends=(extra-cmake-modules
-             kcmutils
-             kdoctools)
-optdepends=('kcmutils: configuration module')
 groups=(plasma)
-source=(https://download.kde.org/unstable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}
-#        kde.pam
-#        kde-fingerprint.pam
-#        kde-smartcard.pam)
-        kde.pam
-        kde-fingerprint.pam 
-        kde-smartcard.pam)
-sha256sums=('e60002f53aedd492346d67e30e60853714d6f4abfe3174109613eeab6d36b22a'
-            'SKIP'
-            'adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b'
-            '84fa507a0051dc134f8e923c4560f5ca44348c328345cbe5f1fb273770c222fe'
-            '45b52ebd14ed7a69551672ba8934b519183a70f68e79315e758f9d46504d221a')
+depends=(layer-shell-qt kidletime5 kdeclarative5 libkscreen perl)
+makedepends=(extra-cmake-modules kdoctools5 kcmutils5 libxcursor)
+optdepends=('kcmutils5: configuration module')
+source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('e780a48c0a3686fcf34e250ff29fbb9b05ac88fa1114a15194c6b8959391874d'
+            'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>
               'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson@kde.org>
               '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
 
 build() {
-  cmake -B build  -S $pkgname-$pkgver \
+  cmake -B build -S $pkgname-$pkgver \
     -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib \
     -DBUILD_TESTING=OFF
   cmake --build build
@@ -68,8 +29,4 @@ build() {
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
-
-  install -Dm644 "$srcdir"/kde.pam "$pkgdir"/etc/pam.d/kde
-  install -Dm644 "$srcdir"/kde-fingerprint.pam "$pkgdir"/etc/pam.d/kde-fingerprint
-  install -Dm644 "$srcdir"/kde-smartcard.pam "$pkgdir"/etc/pam.d/kde-smartcard
 }