diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index 94c525e8003b..6f57bfd8a74c 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -1,59 +1,59 @@ PORTNAME= fcitx5-chinese-addons -DISTVERSION= 5.1.10 +DISTVERSION= 5.1.11 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:py_stroke,py_table DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PY_STROKE_TAR}:py_stroke \ ${PY_TABLE_TAR}:py_table DIST_SUBDIR= ${PORTNAME} MAINTAINER= khng@FreeBSD.org COMMENT= Pinyin and table input method support for Fcitx5 WWW= https://github.com/fcitx/fcitx5-chinese-addons LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt BUILD_DEPENDS= fcitx5-lua>0:textproc/fcitx5-lua LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ libcurl.so:ftp/curl \ libFcitx5Core.so:textproc/fcitx5 \ libfmt.so:devel/libfmt \ libIMEPinyin.so:chinese/libime \ libopencc.so:chinese/opencc RUN_DEPENDS= fcitx5-lua>0:textproc/fcitx5-lua USES= cmake compiler:c++17-lang gettext kde:5 localbase pkgconfig \ tar:zst OPTIONS_DEFINE= GUI OPTIONS_DEFAULT= GUI USE_LDCONFIG= yes GUI_DESC= Configuration GUI 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 CMAKE_ON= ENABLE_OPENCC 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= 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 post-extract: ${CP} ${DISTDIR}/${DIST_SUBDIR}/${PY_STROKE_TAR} ${WRKSRC}/modules/pinyinhelper ${CP} ${DISTDIR}/${DIST_SUBDIR}/${PY_TABLE_TAR} ${WRKSRC}/modules/pinyinhelper .include diff --git a/chinese/fcitx5-chinese-addons/distinfo b/chinese/fcitx5-chinese-addons/distinfo index 670459bf1a83..bf617c45bf6e 100644 --- a/chinese/fcitx5-chinese-addons/distinfo +++ b/chinese/fcitx5-chinese-addons/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1762030445 -SHA256 (fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.10.tar.zst) = 1dcefa96e06015ae15536deeb04ccd6e462ca78a20ff0c9b755f43b9639bfdf9 -SIZE (fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.10.tar.zst) = 381692 +TIMESTAMP = 1766700194 +SHA256 (fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.11.tar.zst) = 79bf7425a4d6e97bda0a13f0293d85e6506a8c7215b5885337f80839bc1ac444 +SIZE (fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.11.tar.zst) = 382898 SHA256 (fcitx5-chinese-addons/py_stroke-20250329.tar.gz) = c1a7ca7225d3614ab83353fc827503006a980447762018f53760425d7b5303a6 SIZE (fcitx5-chinese-addons/py_stroke-20250329.tar.gz) = 445984 SHA256 (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04 SIZE (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 186822