gnu: libkscreen: Update to 6.5.0. * gnu/packages/kde-plasma.scm (libkscreen): Update to 6.5.0. [arguments]<#:phases>: In 'check-env-setup phase, add "testPreferredBackend", "testFallback", "testModeSwitching" and "verifyConfig", "verifyScreen" to BLACKLIST. Change-Id: Id70423532564e27c3a94706745597739892d394e
1 files changed, 8 insertions(+), 3 deletions(-) M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +8 -3
@@ 1298,14 1298,14 @@ the running system.") (define-public libkscreen (package (name "libkscreen") (version "6.4.5") (version "6.5.0") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" version "/" name "-" version ".tar.xz")) (sha256 (base32 "1d72ng2jpm8r4106my8lgkjk8852a167hi4glwahyibbclknxlk8")))) (base32 "0b6cc68ywv1wp89ncyy9mi90ycfwznd71142jy0s9flvm9zmfhlw")))) (build-system qt-build-system) (arguments (list @@ 1325,7 1325,12 @@ the running system.") "verifyOutputs" ;; also fail on upstream "testEdidParser" "testEnv")))))))))) "testEnv" "testPreferredBackend" "testFallback" "testModeSwitching" "verifyConfig" "verifyScreen")))))))))) (native-inputs (list extra-cmake-modules pkg-config