me
/
guix
Archived
1
0
Fork 0

gnu: fcitx5-configtool: Update to 5.1.3.

* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.3.
[inputs]: Remove qtbase-5, qtx11extras, qtdeclarative-5, qtquickcontrols2-5,
and plasma-framework; add qtbase, qtdeclarative, ksvg, kcmutils, and
libplasma.
[arguments]<#:configure-flags>: Pass -DUSE_QT6=ON.

Change-Id: Icf0c534b062b6d4ce5b19382aa5d1d1f3622afe0
master
Zheng Junjie 2024-07-06 16:32:23 +08:00
parent 2f9032b2e7
commit ed9c5887b7
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 6 additions and 5 deletions

View File

@ -444,19 +444,20 @@ including input methods previous bundled inside Fcitx 4:
(sha256
(base32 "1pnwrj6kgha91djfvd2439nbhrmjargpw8ashhb91y5h3cdz7vhz"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DUSE_QT6=ON")))
(inputs
(list fcitx5
fcitx5-qt
qtbase-5
qtx11extras
qtdeclarative-5
qtquickcontrols2-5
qtbase
qtdeclarative
ksvg
kcmutils
ki18n
kpackage
kdeclarative
kiconthemes
kcoreaddons
plasma-framework
libplasma
kitemviews
kwidgetsaddons
kwindowsystem