mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
e7307aa1ca
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5380 af4574ff-66df-0310-9fd7-8a98e5e911e0
145 lines
4.8 KiB
XML
145 lines
4.8 KiB
XML
<?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 "c9741329d08908a271864664c3f2e91c">
|
|
<!ENTITY gucharmap-size "1.4 MB">
|
|
<!ENTITY gucharmap-buildsize "25.1 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>
|
|
<keywordset>
|
|
<keyword role="package">gucharmap-&gucharmap-version;.tar</keyword>
|
|
<keyword role="ftpdir">gucharmap</keyword>
|
|
</keywordset>
|
|
</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="intltool"/>,
|
|
<xref linkend="gtk2"/> and
|
|
<xref linkend="gnome-doc-utils"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="libgnomeui"/> and
|
|
<xref linkend="scrollkeeper"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gucharmap</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>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
--localstatedir=/var/lib &&
|
|
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><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 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>$GNOME_PREFIX/include/gucharmap,
|
|
$GNOME_PREFIX/share/gnome/help/gucharmap, and
|
|
$GNOME_PREFIX/share/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>
|