commit: a5d8cc697abfcfc78685f39d8933fc0e6f1d34f1
Author: jinqiang zhang <peeweep <AT> 0x0 <DOT> ee>
AuthorDate: Sat Jul 19 12:08:26 2025 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 23:38:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d8cc69
app-i18n/fcitx-configtool: clean cmakeargs
fcitx-configtool-5.1.10 removed USE_QT6 cmakeargs
Signed-off-by: jinqiang zhang <peeweep <AT> 0x0.ee>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/fcitx-configtool/fcitx-configtool-5.1.10.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.10.ebuild
b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.10.ebuild
index d5d1b7b9b540..16fefc72bcc5 100644
--- a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.10.ebuild
+++ b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.10.ebuild
@@ -64,7 +64,6 @@ src_configure() {
-DENABLE_CONFIG_QT=$(usex config-qt)
-DENABLE_X11=$(usex X)
-DENABLE_TEST=$(usex test)
- -DUSE_QT6=ON
)
cmake_src_configure