gnu: kpipewire: Update to 6.1.2.

* gnu/packages/kde-plasma.scm (kpipewire): Update to 6.1.2.
[inputs]: Remove qtwayland-5; add libxkbcommon, libva, pipewire, and qtwayland.
[propagated-inputs]: Remove pipewire, qtbase-5, and qtdeclarative-5; add qtbase and
qtdeclarative.
[arguments]: Disable tests.

Change-Id: Ifa139fce7ea4248b1b4788aa3377744a87e842ad
This commit is contained in:
Zheng Junjie 2024-07-06 12:47:54 +08:00
parent 6bbd4e45b5
commit 3a71141931
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -731,25 +731,33 @@ (define-public kongress
(define-public kpipewire
(package
(name "kpipewire")
(version "5.27.7")
(version "6.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32
"10j7sa8vv530c388z5rzafkdr4sx3agjqczlnkh7412whyw77lha"))))
"0wfmf28w2fmv1fx02azv6k2k5xkqz3j8jpxgnpgizdrzf9fm03r5"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config))
(propagated-inputs (list libepoxy pipewire qtbase-5 qtdeclarative-5))
(inputs (list ffmpeg
(propagated-inputs (list qtbase qtdeclarative
;; include/KPipeWire/dmabufhandler.h include it.
libepoxy))
(inputs (list libxkbcommon
libva
pipewire
ffmpeg
kcoreaddons
ki18n
kwayland
plasma-wayland-protocols
qtwayland-5
qtwayland
wayland
wayland-protocols))
(arguments
;; The only test require run pipewire.
(list #:tests? #f))
(home-page "https://invent.kde.org/plasma/kpipewire")
(synopsis "Components relating to pipewire use in Plasma")
(description "This package offers a set of convenient classes to use