glfs/gnome/add/gucharmap.xml

111 lines
3.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gucharmap-download-http "http://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.4/gucharmap-&gucharmap-version;.tar.bz2">
<!ENTITY gucharmap-md5sum "9003427becd6fae9b2df5ddf1a6c390b">
<!ENTITY gucharmap-size "1.5 MB">
<!ENTITY gucharmap-buildsize "25 MB">
<!ENTITY gucharmap-time "0.2 SBU">
]>
<sect1 id="gucharmap" xreflabel="gucharmap-&gucharmap-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="gucharmap.html"?>
<title>gucharmap-&gucharmap-version;</title>
<sect2>
<title>Introduction to <application>gucharmap</application></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>
<sect3><title>Package information</title>
<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>
</sect3>
<sect3><title><application>gucharmap</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="intltool"/> and <xref linkend="gtk2"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="libgnomeui"/> and <xref linkend="scrollkeeper"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>gucharmap</application></title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>gucharmap</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>gucharmap</application> package contains
<command>charmap</command>,
<command>gnome-character-map</command>,
<command>gucharmap</command> and
<filename class="libraryfile">libgucharmap.so</filename>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>gucharmap</title>
<para><command>gucharmap</command> is a Unicode character map and font
viewer.</para></sect3>
</sect2>
</sect1>