glfs/archive/lxqt/desktop/lxqt-l10n.xml
Pierre Labastie 3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00

160 lines
4.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!-- As of August 2017, downloads.lxqt.org is down. Use github archives
instead, but keep the old link in case the host become available again.
According to lxqt devs, they are working on it...
<!ENTITY lxqt-l10n-download-http "https://github.com/lxde/lxqt-l10n/releases/download/&lxqt-l10n-version;/lxqt-l10n-&lxqt-l10n-version;.tar.xz">-->
<!ENTITY lxqt-l10n-download-http "https://github.com/lxde/lxqt-l10n/releases/download/&lxqt-l10n-version;/lxqt-l10n-&lxqt-l10n-version;.tar.xz">
<!ENTITY lxqt-l10n-download-ftp " ">
<!ENTITY lxqt-l10n-md5sum "7f562caa4ad504f80f15985f1d48290d">
<!ENTITY lxqt-l10n-size "679 KB">
<!ENTITY lxqt-l10n-buildsize "37 MB for the whole translations set">
<!ENTITY lxqt-l10n-time "0.1 SBU">
]>
<sect1 id="lxqt-l10n" xreflabel="lxqt-l10n-&lxqt-l10n-version;">
<?dbhtml filename="lxqt-l10n.html"?>
<title>lxqt-l10n-&lxqt-l10n-version;</title>
<indexterm zone="lxqt-l10n">
<primary sortas="a-lxqt-l10n">lxqt-l10n</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to lxqt-l10n</title>
<para>
The <application>lxqt-l10n</application> package provides translations
for all components of the <application>LXQt</application> desktop.
</para>
&lfs82_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxqt-l10n-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxqt-l10n-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxqt-l10n-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxqt-l10n-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxqt-l10n-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxqt-l10n-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">lxqt-l10n Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="liblxqt"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxqt-l10n"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of lxqt-l10n</title>
<para>
Install <application>lxqt-l10n</application> by running the following
commands:
</para>
<screen><userinput>mkdir -v build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
.. &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>-DWITH_&lt;PACKAGE&gt;=no</option>: 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.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
None
</seg>
<seg>
$LXQT_PREFIX/share/compton-conf/translations,
$LXQT_PREFIX/share/libfm-qt/translations,
$LXQT_PREFIX/share/lximage-qt/translations,
$LXQT_PREFIX/share/lxqt/translations,
$LXQT_PREFIX/share/obconf-qt/translations,
$LXQT_PREFIX/share/pavucontrol-qt/translations,
$LXQT_PREFIX/share/pcmanfm-qt/translations,
$LXQT_PREFIX/share/qterminal/translations, and
$LXQT_PREFIX/share/qterwidget/translations
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>