UmVirt LFS Package info
DB commit: a1c087427053c3732f19d41cf80e95056e8f8613
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
fcitx5-qt6
Qt library and IM module for fcitx5Package info
Template:
Codename: fcitx5-qt6
Source file: fcitx5-qt-5.1.10.tar.gz
Source file size: 154119
Source file MD5-checkum: 44212ac5c5a0d19fb2e1a876db93f8b6
Source directory: fcitx5-qt-5.1.10
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-qt-5.1.10.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/f/fcitx5-qt-5.1.10.tar.gz.md5sum
Dependances: fcitx5-base.
Dependance of: fcitx5-configtool, fcitx5, fcitx5-chinese-addons.
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_INSTALL_LIBDIR=/usr/lib \
-D CMAKE_INSTALL_LIBEXECDIR=/usr/lib \
-D ENABLE_QT6=On \
-D ENABLE_QT5=Off \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build
make
Install script:
cd build
make install