UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
fcitx5-lua
An addon loader for lua and googlepinyin api, which is provided by imeapi addon.Package info
Template:
Codename: fcitx5-lua
Source file: fcitx5-lua-5.0.15.tar.gz
Source file size: 39935
Source file MD5-checkum: 053227d9934a3f3c542d545f02f70104
Source directory: fcitx5-lua-5.0.15
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-lua-5.0.15.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-lua-5.0.15.tar.gz.md5sum
Dependances: lua-5.4, fcitx5-base.
Dependance of: fcitx5-chinese-addons, fcitx5.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
cmake -GNinja \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_INSTALL_LIBDIR=/usr/lib \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build
ninja
Install script:
cd build
ninja install