source: general/graphlib/harfbuzz.xml@ c0e7734

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since c0e7734 was c0e7734, checked in by Krejzi <krejzi@…>, 10 years ago

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13917 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY harfbuzz-download-http
8 "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
9 <!ENTITY harfbuzz-download-ftp " ">
10 <!ENTITY harfbuzz-md5sum "531ee8650626ecddcd90b2a4637e31d4">
11 <!ENTITY harfbuzz-size "1.2 MB">
12 <!ENTITY harfbuzz-buildsize "25 MB (additional 2 MB for the API documentation and additional 2 MB for the tests)">
13 <!ENTITY harfbuzz-time "0.3 SBU">
14]>
15
16<sect1 id="harfbuzz" xreflabel="Harfbuzz-&harfbuzz-version;">
17 <?dbhtml filename="harfbuzz.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Harfbuzz-&harfbuzz-version;</title>
25
26 <indexterm zone="harfbuzz">
27 <primary sortas="a-Harfbuzz">Harfbuzz</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Harfbuzz</title>
32
33 <para>
34 The <application>Harfbuzz</application> package contains an OpenType text
35 shaping engine.
36 </para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&harfbuzz-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&harfbuzz-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &harfbuzz-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &harfbuzz-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &harfbuzz-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &harfbuzz-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Harfbuzz Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Recommended</bridgehead>
77 <para role="recommended">
78 <xref linkend="glib2"/>,
79 <xref linkend="icu"/> and
80 <xref linkend="freetype2"/>
81 (after <xref linkend="harfbuzz"/> is installed, reinstall
82 <xref linkend="freetype2"/>)
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <xref linkend="cairo"/>,
88 <xref linkend="gobject-introspection"/>,
89 <xref linkend="gtk-doc"/>, and
90 <xref linkend="graphite2"/>
91 </para>
92
93 <warning>
94 <para>
95 Recommended dependencies are not strictly required to build
96 the package. However, you might not get expected results at
97 runtime if you don't install them. Please do not report bugs
98 with this package if you <emphasis>have not</emphasis>
99 installed the recommended dependencies.
100 </para>
101 </warning>
102
103 <para condition="html" role="usernotes">
104 User Notes: <ulink url="&blfs-wiki;/harfbuzz"/>
105 </para>
106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of Harfbuzz</title>
110
111 <para>
112 If you wish to run the test suite, run the following commands, to
113 disable a test that fails:
114 </para>
115
116<screen><userinput>sed -i '/arabic-fallback-shaping.tests/d' test/shaping/Makefile.am &amp;&amp;
117autoreconf -f -i</userinput></screen>
118
119 <para>
120 Install <application>Harfbuzz</application> by running the following
121 commands:
122 </para>
123
124<screen><userinput>./configure --prefix=/usr --with-gobject &amp;&amp;
125make</userinput></screen>
126
127 <para>
128 To test the results, issue: <command>make check</command>.
129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>make install</userinput></screen>
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <para>
142 <parameter>--with-gobject</parameter>: This switch enables building
143 of the <application>Harfbuzz</application> GObject wrapper. Remove
144 it if you did not install <application>GLib</application>.
145 </para>
146
147 <para>
148 <option>--with-graphite2</option>: This switch enables
149 <application>Graphite2</application> support.
150 </para>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../../xincludes/gtk-doc-rebuild.xml"/>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>
167 hb-ot-shape-closure, hb-shape, and hb-view
168 </seg>
169 <seg>
170 libharfbuzz.so, libharfbuzz-gobject.so and libharfbuzz-icu.so
171 </seg>
172 <seg>
173 /usr/include/harfbuzz and
174 /usr/share/gtk-doc/html/harfbuzz
175 </seg>
176 </seglistitem>
177 </segmentedlist>
178
179 <variablelist>
180 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
181 <?dbfo list-presentation="list"?>
182 <?dbhtml list-presentation="table"?>
183
184 <!-- <varlistentry id="hb-ot-shape-closure">
185 <term><command>hb-ot-shape-closure</command></term>
186 <listitem>
187 <para>
188 does this .....
189 </para>
190 <indexterm zone="harfbuzz hb-ot-shape-closure">
191 <primary sortas="b-hb-ot-shape-closure">hb-ot-shape-closure</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="hb-shape">
197 <term><command>hb-shape</command></term>
198 <listitem>
199 <para>
200 does this .....
201 </para>
202 <indexterm zone="harfbuzz hb-shape">
203 <primary sortas="b-hb-shape">hb-shape</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="hb-view">
209 <term><command>hb-view</command></term>
210 <listitem>
211 <para>
212 does this .....
213 </para>
214 <indexterm zone="harfbuzz hb-view">
215 <primary sortas="b-hb-view">hb-view</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry> -->
219
220 <varlistentry id="libharfbuzz">
221 <term><filename class="libraryfile">libharfbuzz.so</filename></term>
222 <listitem>
223 <para>
224 contains functions for complex text shaping.
225 </para>
226 <indexterm zone="harfbuzz libharfbuzz">
227 <primary sortas="c-libharfbuzz">libharfbuzz.so</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 </variablelist>
233
234 </sect2>
235
236</sect1>
Note: See TracBrowser for help on using the repository browser.