source: general/genutils/intltool.xml@ e04b6e73

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e04b6e73 was e04b6e73, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Updated to intltool-0.34.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6053 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY intltool-download-http "&gnome-download-http;/intltool/0.34/intltool-&intltool-version;.tar.bz2">
8 <!ENTITY intltool-download-ftp "&gnome-download-ftp;/intltool/0.34/intltool-&intltool-version;.tar.bz2">
9 <!ENTITY intltool-md5sum "83914f744d927579cc47c52f8b08bf60">
10 <!ENTITY intltool-size "132 KB">
11 <!ENTITY intltool-buildsize "1.6 MB">
12 <!ENTITY intltool-time "less than 0.1 SBU">
13]>
14
15<sect1 id="intltool" xreflabel="intltool-&intltool-version;">
16 <?dbhtml filename="intltool.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">intltool-&intltool-version;.tar</keyword>
23 <keyword role="ftpdir">intltool</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Intltool-&intltool-version;</title>
28
29 <indexterm zone="intltool">
30 <primary sortas="a-Intltool">Intltool</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Intltool</title>
35
36 <para>The <application>intltool</application> package contains an
37 internationalization tool. This is useful for extracting translatable
38 strings from source files, collecting the extracted strings with messages
39 from traditional source files (<filename class="directory">&lt;source
40 directory&gt;/&lt;package&gt;/po</filename>) and merging the translations
41 into <filename>.xml</filename>, <filename>.desktop</filename> and
42 <filename>.oaf</filename> files.</para>
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>Download (HTTP): <ulink url="&intltool-download-http;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download (FTP): <ulink url="&intltool-download-ftp;"/></para>
51 </listitem>
52 <listitem>
53 <para>Download MD5 sum: &intltool-md5sum;</para>
54 </listitem>
55 <listitem>
56 <para>Download size: &intltool-size;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated disk space required: &intltool-buildsize;</para>
60 </listitem>
61 <listitem>
62 <para>Estimated build time: &intltool-time;</para>
63 </listitem>
64 </itemizedlist>
65
66 <bridgehead renderas="sect3">Intltool Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
69 <para role="required"><xref linkend="perl-xml-parser"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/intltool"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of Intltool</title>
78
79 <para>Install <application>intltool</application> by running the following
80 commands:</para>
81
82<screen><userinput>./configure --prefix=/usr &amp;&amp;
83make</userinput></screen>
84
85 <para>To test the results, issue: <command>make check</command>.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role="root"><userinput>make install &amp;&amp;
90install -v -m644 -D doc/I18N-HOWTO \
91 /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO</userinput></screen>
92
93 </sect2>
94
95 <sect2 role="content">
96 <title>Contents</title>
97
98 <segmentedlist>
99 <segtitle>Installed Programs</segtitle>
100 <segtitle>Installed Libraries</segtitle>
101 <segtitle>Installed Directories</segtitle>
102
103 <seglistitem>
104 <seg>intltoolize, intltool-extract, intltool-merge, intltool-prepare, and
105 intltool-update</seg>
106 <seg>None</seg>
107 <seg>/usr/share/intltool and
108 /usr/share/doc/intltool-&intltool-version;</seg>
109 </seglistitem>
110 </segmentedlist>
111
112 <variablelist>
113 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
114 <?dbfo list-presentation="list"?>
115 <?dbhtml list-presentation="table"?>
116
117 <varlistentry id="intltoolize">
118 <term><command>intltoolize</command></term>
119 <listitem>
120 <para>prepares a package to use
121 <application>intltool</application>.</para>
122 <indexterm zone="intltool intltoolize">
123 <primary sortas="b-intltoolize">intltoolize</primary>
124 </indexterm>
125 </listitem>
126 </varlistentry>
127
128 <varlistentry id="intltool-extract">
129 <term><command>intltool-extract</command></term>
130 <listitem>
131 <para>generates header files that can be read by
132 <command>gettext</command>.</para>
133 <indexterm zone="intltool intltool-extract">
134 <primary sortas="b-intltool-extract">intltool-extract</primary>
135 </indexterm>
136 </listitem>
137 </varlistentry>
138
139 <varlistentry id="intltool-merge">
140 <term><command>intltool-merge</command></term>
141 <listitem>
142 <para> merges translated strings into various file types.</para>
143 <indexterm zone="intltool intltool-merge">
144 <primary sortas="b-intltool-merge">intltool-merge</primary>
145 </indexterm>
146 </listitem>
147 </varlistentry>
148
149 <varlistentry id="intltool-prepare">
150 <term><command>intltool-prepare</command></term>
151 <listitem>
152 <para>updates pot files and merges them with translation files.</para>
153 <indexterm zone="intltool intltool-prepare">
154 <primary sortas="b-intltool-prepare">intltool-prepare</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="intltool-update">
160 <term><command>intltool-update</command></term>
161 <listitem>
162 <para>updates the <filename>po</filename> template files and merges
163 them with the translations.</para>
164 <indexterm zone="intltool intltool-update">
165 <primary sortas="b-intltool-update">intltool-update</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.