source: general/genutils/intltool.xml@ 52d50d5

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 52d50d5 was 52d50d5, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. Genutils chapter.

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

  • Property mode set to 100644
File size: 5.9 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 "http://ftp.gnome.org/pub/GNOME/sources/intltool/0.34/intltool-&intltool-version;.tar.bz2">
8 <!ENTITY intltool-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.34/intltool-&intltool-version;.tar.bz2">
9 <!ENTITY intltool-md5sum "1a6007b4890e2801b7a8ba47f9ea6292">
10 <!ENTITY intltool-size "130 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="ftptdir">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 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of Intltool</title>
75
76 <para>Install <application>intltool</application> by running the following
77 commands:</para>
78
79<screen><userinput>./configure --prefix=/usr &amp;&amp;
80make</userinput></screen>
81
82 <para>To test the results, issue: <command>make check</command>.</para>
83
84 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
85
86<screen role="root"><userinput>make install &amp;&amp;
87install -v -m644 -D doc/I18N-HOWTO \
88 /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO</userinput></screen>
89
90 </sect2>
91
92 <sect2 role="content">
93 <title>Contents</title>
94
95 <segmentedlist>
96 <segtitle>Installed Programs</segtitle>
97 <segtitle>Installed Libraries</segtitle>
98 <segtitle>Installed Directories</segtitle>
99
100 <seglistitem>
101 <seg>intltoolize, intltool-extract, intltool-merge, intltool-prepare, and
102 intltool-update</seg>
103 <seg>None</seg>
104 <seg>/usr/share/intltool and
105 /usr/share/doc/intltool-&intltool-version;</seg>
106 </seglistitem>
107 </segmentedlist>
108
109 <variablelist>
110 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
111 <?dbfo list-presentation="list"?>
112 <?dbhtml list-presentation="table"?>
113
114 <varlistentry id="intltoolize">
115 <term><command>intltoolize</command></term>
116 <listitem>
117 <para>prepares a package to use
118 <application>intltool</application>.</para>
119 <indexterm zone="intltool intltoolize">
120 <primary sortas="b-intltoolize">intltoolize</primary>
121 </indexterm>
122 </listitem>
123 </varlistentry>
124
125 <varlistentry id="intltool-extract">
126 <term><command>intltool-extract</command></term>
127 <listitem>
128 <para>generates header files that can be read by
129 <command>gettext</command>.</para>
130 <indexterm zone="intltool intltool-extract">
131 <primary sortas="b-intltool-extract">intltool-extract</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 <varlistentry id="intltool-merge">
137 <term><command>intltool-merge</command></term>
138 <listitem>
139 <para> merges translated strings into various file types.</para>
140 <indexterm zone="intltool intltool-merge">
141 <primary sortas="b-intltool-merge">intltool-merge</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="intltool-prepare">
147 <term><command>intltool-prepare</command></term>
148 <listitem>
149 <para>updates pot files and merges them with translation files.</para>
150 <indexterm zone="intltool intltool-prepare">
151 <primary sortas="b-intltool-prepare">intltool-prepare</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 <varlistentry id="intltool-update">
157 <term><command>intltool-update</command></term>
158 <listitem>
159 <para>updates the <filename>po</filename> template files and merges
160 them with the translations.</para>
161 <indexterm zone="intltool intltool-update">
162 <primary sortas="b-intltool-update">intltool-update</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 </variablelist>
168
169 </sect2>
170
171</sect1>
Note: See TracBrowser for help on using the repository browser.