glfs/shareddeps/dps/x/luit.xml

96 lines
2.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!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;
<!ENTITY luit-download-http "https://invisible-mirror.net/archives/luit/luit-&luit-version;.tgz">
<!ENTITY luit-download-ftp " ">
]>
<sect1 id="luit" xreflabel="luit-&luit-version;">
<?dbhtml filename="luit.html"?>
<title>luit-&luit-version;</title>
<indexterm zone="luit">
<primary sortas="a-luit">luit</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to luit</title>
<para>
The <application>luit</application> package is a filter
that can be run between an arbitrary application and a UTF-8
terminal emulator. It will convert application output from the
locales encoding into UTF8, and convert terminal input from
UTF8 into the locales encoding.
</para>
&lfs121_checked;
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&luit-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&luit-download-ftp;"/>
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">luit Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="xorg7-app"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of luit</title>
<para>
Install <application>luit</application> by running the
following commands:
</para>
<screen><userinput>./configure $XORG_CONFIG &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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>luit</seg>
<seg>None</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>