UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
fcitx5-base
Fcitx 5 is a generic input method framework released under LGPL-2.1+.Package info
Template:
Codename: fcitx5-base
Source file: fcitx5-39fe0437e49fe39472d4f37b17335a32138d2e28.tar.gz
Source file size: 7747151
Source file MD5-checkum: d48f0c492c13dfb9c780cf92a026a758
Source directory: fcitx5-39fe0437e49fe39472d4f37b17335a32138d2e28
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-39fe0437e49fe39472d4f37b17335a32138d2e28.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-39fe0437e49fe39472d4f37b17335a32138d2e28.tar.gz.md5sum
Dependances: xcb-imdkit.
Dependance of: fcitx5-qt6, libime, fcitx5, fcitx5-lua.
Patches: *** NO PATCHES FOUND ***
Addons: en_dict-20121020.tar.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cp -v ../en_dict-20121020.tar.gz src/modules/spell/
mkdir build &&
cd build &&
cmake -GNinja \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_INSTALL_LIBDIR=/usr/lib \
-D CMAKE_INSTALL_LIBEXECDIR=/usr/lib \
-D CMAKE_INSTALL_SYSCONFDIR=/etc \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build
ninja
Install script:
cd build
ninja install