diff --git a/srcpkgs/fcitx5-configtool/template b/srcpkgs/fcitx5-configtool/template index f822d41fd25..0aaa1a360fb 100644 --- a/srcpkgs/fcitx5-configtool/template +++ b/srcpkgs/fcitx5-configtool/template @@ -1,25 +1,26 @@ # Template file for 'fcitx5-configtool' pkgname=fcitx5-configtool -version=5.1.4 +version=5.1.5 revision=1 build_style=cmake -configure_args="-DENABLE_KCM=ON -DENABLE_CONFIG_QT=ON -DENABLE_TEST=ON" +configure_args="-DENABLE_KCM=ON -DENABLE_CONFIG_QT=ON -DENABLE_TEST=ON + -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen - extra-cmake-modules glib-devel qt5-qmake qt5-host-tools xkeyboard-config - AppStream kcoreaddons kpackage" -makedepends="libfcitx5-devel fcitx5-gtk-devel fcitx5-qt5-devel - libglib-devel qt5-devel qt5-x11extras-devel kitemviews-devel - qt5-quickcontrols2-devel qt5-declarative-devel kcoreaddons-devel - ki18n-devel kpackage-devel kdeclarative-devel kirigami2-devel - plasma-framework-devel kiconthemes-devel kwidgetsaddons-devel + extra-cmake-modules glib-devel qt6-base xkeyboard-config + AppStream kf6-kcoreaddons kf6-kpackage kf6-kcmutils" +makedepends="libfcitx5-devel fcitx5-gtk-devel fcitx5-qt6-devel + libglib-devel qt6-base-devel qt6-declarative-devel qt6-svg-devel + kf6-kitemviews-devel kf6-kcoreaddons-devel kf6-ki18n-devel + kf6-kpackage-devel kf6-kdeclarative-devel kf6-kirigami-devel + libplasma-devel kf6-kiconthemes-devel kf6-kwidgetsaddons-devel + kf6-ksvg-devel kf6-kcmutils-devel libxkbcommon-devel iso-codes libX11-devel libxkbfile-devel" -depends="qt5-svg" short_desc="Fcitx v5 - config tool" maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" -distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.xz" -checksum=67f07068c2065ae61c52c520790a65ef4b8dba993dbece665f9f7d2de2055e35 +distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.zst" +checksum=47ef1374f9cbecfe3613d5e4c7f4d21c6162e0aef0b3d000e916bd26e26b0fc4 lib32disabled=yes post_install() { @@ -44,8 +45,7 @@ fcitx5-kcm_package() { kde-cli-tools" pkg_install() { vmove usr/bin/fcitx5-plasma-theme-generator - vmove usr/lib/qt5/plugins - vmove usr/share/kpackage + vmove usr/lib/qt6/plugins vmove usr/share/applications/kcm_fcitx5.desktop DESTDIR=${PKGDESTDIR} \ ninja -C build po/kcm_fcitx5/install