UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
libime
A library to support generic input method implementation.Package info
Template:
Codename: libime
Source file: libime-a6609b1206bb036dffe8c2d8829f1448e54a97ad.tar.gz
Source file size: 574883
Source file MD5-checkum: 43bc9b9632a1ce8dcb7005a5f6cd5903
Source directory: libime-a6609b1206bb036dffe8c2d8829f1448e54a97ad
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libime-a6609b1206bb036dffe8c2d8829f1448e54a97ad.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libime-a6609b1206bb036dffe8c2d8829f1448e54a97ad.tar.gz.md5sum
Dependances: fcitx5-base.
Dependance of: fcitx5-chinese-addons.
Patches: *** NO PATCHES FOUND ***
Addons: dict-20250327.tar.zst, table-20240108.tar.zst, lm_sc.arpa-20250113.tar.zst.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cp -v ../table-20240108.tar.zst data
cp -v ../dict-20250327.tar.zst data
cp -v ../lm_sc.arpa-20250113.tar.zst data
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_INSTALL_LIBDIR=/usr/lib \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build
make
Install script:
cd build
make install