aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/libidn.scm
diff options
context:
space:
mode:
authorRon Nazarov <ron@noisytoot.org>2024-11-22 22:23:59 +0000
committerGuillaume Le Vaillant <glv@posteo.net>2024-11-23 10:16:48 +0100
commit1eead56e2f763e3a1a371f9ea00e89337867d397 (patch)
treea7cbb9a9667e2185832191df0e22e6895c54eed6 /gnu/packages/libidn.scm
parent2e223bc57cffbd2639a6760179448ea6104a45e7 (diff)
downloadguix-1eead56e2f763e3a1a371f9ea00e89337867d397.tar.gz
guix-1eead56e2f763e3a1a371f9ea00e89337867d397.zip
gnu: welle-io: Update to 2.5.
* gnu/packages/radio.scm (welle-io): Update to 2.5. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5, qtquickcontrols-5, and qtquickcontrols2-5. Replace qtdeclarative-5 with qtdeclarative, qtcharts-5 with qtcharts, and qtmultimedia-5 with qtmultimedia. Add qt5compat. Change-Id: I5d97d3b10d3502e7b6c110b46a18d407f624f9d1 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Diffstat (limited to 'gnu/packages/libidn.scm')
0 files changed, 0 insertions, 0 deletions
>gnu: lxqt-policykit: Fix build....* gnu/packages/lxqt.scm (lxqt-policykit): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I06d4ebbbf2d2ed38ee538ef2aa8aefa57b8b5273 Zheng Junjie 2024-07-18gnu: lxqt-panel: Fix build....* gnu/packages/lxqt.scm (lxqt-panel): Fix build. [inputs]: Replace solid with solid-5. [propagated-inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: Ic80e9bc3d5986e9e4aadd2ecc1d4cbd4ae530a93 Zheng Junjie 2024-07-18gnu: lxqt-openssh-askpass: Fix build....* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I74df232c14c91724f2e3315ac070094fd4895480 Zheng Junjie 2024-07-18gnu: lxqt-notificationd: Fix build....* gnu/packages/lxqt.scm (lxqt-notificationd): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I19364afe434743ca7a5bad64bf7d9f3dd747471c Zheng Junjie 2024-07-18gnu: lxqt-globalkeys: Fix build....* gnu/packages/lxqt.scm (lxqt-globalkeys): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I9d05ef6a223bef70eadc407e461b275c296f502b Zheng Junjie 2024-07-18gnu: lxqt-config: Fix build....* gnu/packages/lxqt.scm (lxqt-config): Fix build. [inputs]: Replace kwindowsystem and solid with kwindowsystem-5 and solid-5. Change-Id: Ia9c1b4c74bc2fbb13f871f25cc33a7103f9d1883 Zheng Junjie 2024-07-18gnu: lxqt-admin: Fix build....* gnu/packages/lxqt.scm (lxqt-admin): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I55b38184f2ec3419dc7c6d136dfe6f214ea4154f Zheng Junjie 2024-07-18gnu: lxqt-about: Fix build....* gnu/packages/lxqt.scm (lxqt-about): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I6e788e32bce0898badf75b9da2687a333e2a1773 Zheng Junjie 2024-07-18gnu: Add libkscreen-5....* gnu/packages/kde-plasma.scm (libkscreen-5): New variable. * gnu/packages/lxqt.scm (lxqt-config)[propagated-inputs]: Switch to it. Change-Id: I7cce1a02251800496c731883f64fc17938dd8ceb Zheng Junjie 2024-07-18gnu: liblxqt: Fix build....* gnu/packages/lxqt.scm (liblxqt)[inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I48e824c49b56ad485a40a8abd9909205203382c3 Zheng Junjie