UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

fcitx5-table-extra

The Fcitx5-table-extra package provides common Simplified Chinese input methods for Fcitx.

Package info

Template: cmake-make
Codename: fcitx5-table-extra
Source file: fcitx5-table-extra-5.1.8.tar.gz
Source file size: 12785140
Source file MD5-checkum: 2f52274176af4a9fbd051371e0af2764
Source directory: fcitx5-table-extra-5.1.8
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/fcitx5-table-extra-5.1.8.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/f/fcitx5-table-extra-5.1.8.tar.gz.md5sum
Dependances: fcitx5-base, libime.
Dependance of: fcitx5.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr   \
      -D CMAKE_BUILD_TYPE=Release    \
      -D CMAKE_SKIP_INSTALL_RPATH=ON \
      -Wno-dev ..

Build script:
cd    build
make

Install script:
cd    build
make install