aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/fcitx5-chinese-addons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/fcitx5-chinese-addons/Makefile')
-rw-r--r--chinese/fcitx5-chinese-addons/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile
index 727c937bea7f..94c525e8003b 100644
--- a/chinese/fcitx5-chinese-addons/Makefile
+++ b/chinese/fcitx5-chinese-addons/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fcitx5-chinese-addons
-DISTVERSION= 5.1.8
-PORTREVISION= 2
+DISTVERSION= 5.1.10
CATEGORIES= chinese textproc
MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \
https://download.fcitx-im.org/data/:py_stroke,py_table
@@ -34,22 +33,21 @@ OPTIONS_DEFAULT= GUI
USE_LDCONFIG= yes
GUI_DESC= Configuration GUI
-GUI_USES= qt:5
-GUI_USE= qt=concurrent,dbus,webengine,buildtools:build,qmake:build
-GUI_LIB_DEPENDS= libFcitx5Qt5DBusAddons.so:textproc/fcitx5-qt@qt5
+GUI_USES= qt:6
+GUI_USE= qt=base,webengine
+GUI_LIB_DEPENDS= libFcitx5Qt6DBusAddons.so:textproc/fcitx5-qt@qt6
GUI_CMAKE_ON= -DUSE_WEBKIT:BOOL=false
USE_KDE= ecm
-USE_QT= core gui network widgets
CMAKE_ON= ENABLE_OPENCC
-CMAKE_OFF= ENABLE_TEST USE_QT6
+CMAKE_OFF= ENABLE_TEST
MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE
CONFLICTS_INSTALL= zh-fcitx # share/icons/hicolor/16x16/apps/fcitx-fullwidth-active.png
# These must follow modules/pinyinhelper/CMakeLists.txt
-PY_STROKE_VER= 20121124
+PY_STROKE_VER= 20250329
PY_TABLE_VER= 20121124
PY_STROKE_TAR= py_stroke-${PY_STROKE_VER}.tar.gz
PY_TABLE_TAR= py_table-${PY_TABLE_VER}.tar.gz