glfs/general/genlib/iso-codes.xml
Wayne Blaszczyk 214718a11b Updated GnuTLS-2.8.4, EsounD-0.2.41, libglade-2.6.4, ISO Codes-3.11, libunique-1.1.2, GLib-2.22.0, Updated to icon-naming-utils-0.8.90, and a few other fixes.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8062 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-10-17 07:50:57 +00:00

115 lines
3.5 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 iso-codes-download-http " ">
<!ENTITY iso-codes-download-ftp "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-&iso-codes-version;.tar.bz2">
<!ENTITY iso-codes-md5sum "29d5526d963a6ecdac40772fac9fe6bb">
<!ENTITY iso-codes-size "5.2 MB">
<!ENTITY iso-codes-buildsize "66 MB">
<!ENTITY iso-codes-time "0.1 SBU">
]>
<sect1 id="iso-codes" xreflabel="ISO Codes-&iso-codes-version;">
<?dbhtml filename="iso-codes.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>ISO Codes-&iso-codes-version;</title>
<indexterm zone="iso-codes">
<primary sortas="a-ISO-Codes">ISO Codes</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to ISO Codes</title>
<para>The <application>ISO Codes</application> package contains a list of
country, language and currency names. This is useful when used as a central
database for accessing this data.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&iso-codes-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&iso-codes-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &iso-codes-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &iso-codes-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &iso-codes-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &iso-codes-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">ISO Codes Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="python"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/iso-codes"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of ISO Codes</title>
<para>Install <application>ISO Codes</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &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 pkgconfigdir=/usr/lib/pkgconfig install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><option>pkgconfigdir=/usr/lib/pkgconfig</option>: This option
overrides the location of <filename>iso-codes.pc</filename> so that it
is placed in the common pkgconfig directory. </para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>/usr/share/xml/iso-codes and
many directories in the /usr/share/locale hierarchy</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>