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
This commit is contained in:
		
							parent
							
								
									2f9032b2e7
								
							
						
					
					
						commit
						ed9c5887b7
					
				
					 1 changed files with 6 additions and 5 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue