sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-26 08:23:20 +00:00
parent d97ea2d955
commit 6dacb122d0
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
148 changed files with 6228 additions and 2485 deletions

View file

@ -19,13 +19,13 @@ WANTLIB += Fcitx5Qt5WidgetsAddons Fcitx5Utils IMECore IMEPinyin
WANTLIB += IMETable Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Widgets
WANTLIB += boost_iostreams-mt boost_regex-mt c m opencc
MASTER_SITES = https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/
SITES = https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR = fcitx
MASTER_SITES0 = https://download.fcitx-im.org/data/
DISTFILES += py_table-20121124.tar.gz:0
DISTFILES += py_stroke-20121124.tar.gz:0
SITES.py = https://download.fcitx-im.org/data/
DISTFILES.py += py_table-20121124.tar.gz
DISTFILES.py += py_stroke-20121124.tar.gz
MODULES = devel/kf5

View file

@ -25,10 +25,10 @@ WANTLIB += xcb-imdkit xcb-keysyms xcb-randr xcb-render
WANTLIB += xcb-shape xcb-util xcb-xfixes xcb-xinerama xcb-xkb
WANTLIB += xkbcommon xkbcommon-x11 xkbfile z
MASTER_SITES = https://download.fcitx-im.org/fcitx5/fcitx5/
MASTER_SITES0 = https://download.fcitx-im.org/data/
DISTFILES += ${DISTNAME}${EXTRACT_SUFX} \
en_dict-20121020.tar.gz:0
SITES = https://download.fcitx-im.org/fcitx5/fcitx5/
SITES.data = https://download.fcitx-im.org/data/
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
DISTFILES.data= en_dict-20121020.tar.gz
DIST_SUBDIR = fcitx

View file

@ -17,17 +17,17 @@ PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Utils boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_regex-mt c m
MASTER_SITES = https://download.fcitx-im.org/fcitx5/libime/
SITES = https://download.fcitx-im.org/fcitx5/libime/
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
MASTER_SITES0 = https://download.fcitx-im.org/data/
SITES.data = https://download.fcitx-im.org/data/
# Dictionary and Language Model
# Keep in sync with the post-patch section + upstream list
# https://github.com/fcitx/libime/blob/master/data/CMakeLists.txt
DISTFILES += dict-20220810.tar.xz:0
DISTFILES += lm_sc.arpa-20220810.tar.xz:0
DISTFILES += table.tar.gz:0
DISTFILES.data += dict-20220810.tar.xz
DISTFILES.data += lm_sc.arpa-20220810.tar.xz
DISTFILES.data += table.tar.gz
EXTRACT_SUFX = .tar.xz
DIST_SUBDIR = fcitx