source: general/graphlib/harfbuzz.xml@ 8aeb474

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 8aeb474 was 09396b5, checked in by Krejzi <krejzi@…>, 12 years ago

Update GStreamer 1.0 packages to latest versions, add Ugly and Libav plugins for 1.0 series, but keep them all commented out. Update Harfbuzz and Ibus to latest available development versions, but comment them out. Comment out libmusicbrainz 5 for now, since it is not currently used by any package.

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

  • Property mode set to 100644
File size: 5.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 "4d12e3d9fdc132237767f5965e1684bb">
11 <!ENTITY harfbuzz-size "720 KB">
12 <!ENTITY harfbuzz-buildsize "20 MB">
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 &lfs72_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="cairo"/> (Built with
79 <xref linkend="fontconfig"/> support),
80 <xref linkend="glib2"/>,
81 <xref linkend="icu"/> and
82 <xref linkend="freetype2"/>
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <ulink url="http://projects.palaso.org/projects/graphitedev/files">Graphite2</ulink>.
88 </para>
89
90 <warning>
91 <para>
92 Recommended dependencies are not strictly required to build
93 the package. However, you might not get expected results at
94 runtime if you don't install them. Please do not report bugs
95 with this package if you <emphasis>have not</emphasis>
96 installed the recommended dependencies.
97 </para>
98 </warning>
99
100 <para condition="html" role="usernotes">
101 User Notes: <ulink url="&blfs-wiki;/harfbuzz"/>
102 </para>
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Harfbuzz</title>
107
108 <para>
109 Install <application>Harfbuzz</application> by running the following
110 commands:
111 </para>
112
113<screen><userinput>./configure --prefix=/usr &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not have a working test suite.
118 </para>
119
120 <!-- <para>
121 To test the results, issue: <command>make check</command>.
122 </para> -->
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>make install</userinput></screen>
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Library</segtitle>
137 <segtitle>Installed Directory</segtitle>
138
139 <seglistitem>
140 <seg>
141 hb-ot-shape-closure, hb-shape and hb-view
142 </seg>
143 <seg>
144 libharfbuzz.so
145 </seg>
146 <seg>
147 /usr/include/harfbuzz
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <!-- <varlistentry id="hb-ot-shape-closure">
158 <term><command>hb-ot-shape-closure</command></term>
159 <listitem>
160 <para>
161 does this .....
162 </para>
163 <indexterm zone="harfbuzz hb-ot-shape-closure">
164 <primary sortas="b-hb-ot-shape-closure">hb-ot-shape-closure</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="hb-shape">
170 <term><command>hb-shape</command></term>
171 <listitem>
172 <para>
173 does this .....
174 </para>
175 <indexterm zone="harfbuzz hb-shape">
176 <primary sortas="b-hb-shape">hb-shape</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 <varlistentry id="hb-view">
182 <term><command>hb-view</command></term>
183 <listitem>
184 <para>
185 does this .....
186 </para>
187 <indexterm zone="harfbuzz hb-view">
188 <primary sortas="b-hb-view">hb-view</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry> -->
192
193 <varlistentry id="libharfbuzz">
194 <term><filename class="libraryfile">libharfbuzz.so</filename></term>
195 <listitem>
196 <para>
197 contains functions for complex text shaping.
198 </para>
199 <indexterm zone="harfbuzz libharfbuzz">
200 <primary sortas="c-libharfbuzz">libharfbuzz.so</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 </variablelist>
206
207 </sect2>
208
209</sect1>
Note: See TracBrowser for help on using the repository browser.