glfs/gnome/add/gucharmap.xml

146 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;
<!ENTITY gucharmap-download-http "&gnome-download-http;/gucharmap/1.10/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-download-ftp "&gnome-download-ftp;/gucharmap/1.10/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-md5sum "a0e01bcff2bc5e35ec88f60a383051d3">
<!ENTITY gucharmap-size "2.5 MB">
<!ENTITY gucharmap-buildsize "30 MB">
<!ENTITY gucharmap-time "0.2 SBU">
]>
<sect1 id="gucharmap" xreflabel="gucharmap-&gucharmap-version;">
<?dbhtml filename="gucharmap.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gucharmap-&gucharmap-version;</title>
<indexterm zone="gucharmap">
<primary sortas="a-gucharmap">gucharmap</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gucharmap</title>
<para><application>gucharmap</application> is a Unicode character map and
font viewer. It allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
detailed properties. It is an easy way to find the character you might
only know by its Unicode name or code point.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gucharmap-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gucharmap-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gucharmap-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gucharmap-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gucharmap-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gucharmap-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gucharmap Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/> and
<xref linkend="perl-xml-parser"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gnome-doc-utils"/>
(to build the user manual),
<xref linkend="libgnomeui"/>, and
<xref linkend="intltool"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gucharmap"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of gucharmap</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/without-gnome.xml"/>
<para>Install <application>gucharmap</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--localstatedir=/var/lib &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>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/scrollkeeper-dir.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>charmap, gnome-character-map, and gucharmap</seg>
<seg>libgucharmap.so</seg>
<seg>The following subdirectories <envar>$GNOME_PREFIX</envar>/:
include/gucharmap and
share/{gnome/help/,omf/}/gucharmap</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gucharmap-prog">
<term><command>gucharmap</command></term>
<listitem>
<para>is a Unicode character map and font viewer.</para>
<indexterm zone="gucharmap gucharmap-prog">
<primary sortas="b-gucharmap">gucharmap</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>