The lxqt-l10n package provides translations for all components of the LXQt desktop.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://github.com/lxde/lxqt-l10n/releases/download/0.11.2/lxqt-l10n-0.11.2.tar.xz
Download MD5 sum: 5d4709297d35486a4c6227203967c079
Download size: 608 KB
Estimated disk space required: 26 MB for the whole translations set
Estimated build time: 0.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-l10n
Install lxqt-l10n by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
-DWITH_<PACKAGE>=no
: Do not
install translations for PACKAGE, where PACKAGE is COMPTON_CONF,
LIBFM_QT, LIBLXQT, LXIMAGE_QT, LXQT_ABOUT, LXQT_ADMIN, LXQT_CONFIG,
LXQT_GLOBALKEYS, LXQT_NOTIFICATIOND, LXQT_OPENSSH_ASKPASS,
LXQT_PANEL, LXQT_POLICYKIT, LXQT_POWERMANAGEMENT, LXQT_RUNNER,
LXQT_SESSION, LXQT_SUDO, OBCONF_QT, PCMANFM_QT, or QTERMINAL.
Last updated on 2017-08-31 01:16:09 -0700