source: gnome/add/gtkhtml.xml@ 37f9c41

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 37f9c41 was 37f9c41, checked in by Ken Moffat <ken@…>, 12 years ago

libgtkhtml-4.2.2

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

  • Property mode set to 100644
File size: 4.8 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 gtkhtml-download-http "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
8<!ENTITY gtkhtml-download-ftp "&gnome-download-http;/gtkhtml/4.2/gtkhtml-&gtkhtml-version;.tar.xz">
9<!ENTITY gtkhtml-md5sum "9296c0c1863ae34409ab6c403f4f3783">
10<!ENTITY gtkhtml-size "1.1 MB">
11<!ENTITY gtkhtml-buildsize "41 MB">
12<!ENTITY gtkhtml-time "0.7 SBU">
13]>
14
15<sect1 id="gtkhtml" xreflabel="GtkHTML-&gtkhtml-version;">
16 <?dbhtml filename="gtkhtml.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GtkHTML-&gtkhtml-version;</title>
24
25 <indexterm zone="gtkhtml">
26 <primary sortas="a-GtkHTML">GtkHTML</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GtkHTML</title>
31
32 <para>The <application>GtkHTML</application> package contains a
33 lightweight HTML rendering/printing/editing engine.</para>
34
35 &lfs70_built;
36
37 <!-- Gnome-Sharp can use this package, and Beagle can use these
38 extensions, so I suppose this package is no longer
39 "Evolution specific"
40 This is an
41 <application>Evolution</application> specific application at
42 this time.</para> -->
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>Download (HTTP): <ulink url="&gtkhtml-download-http;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download (FTP): <ulink url="&gtkhtml-download-ftp;"/></para>
51 </listitem>
52 <listitem>
53 <para>Download MD5 sum: &gtkhtml-md5sum;</para>
54 </listitem>
55 <listitem>
56 <para>Download size: &gtkhtml-size;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated disk space required: &gtkhtml-buildsize;</para>
60 </listitem>
61 <listitem>
62 <para>Estimated build time: &gtkhtml-time;</para>
63 </listitem>
64 </itemizedlist>
65
66 <bridgehead renderas="sect3">GtkHTML Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
69 <para role="required"><xref linkend="enchant"/>,
70 <xref linkend="gnome-icon-theme"/>,
71 <xref linkend="gsettings-desktop-schemas"/>,
72 <xref linkend="gtk3"/>,
73 <xref linkend="iso-codes"/></para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional"><xref linkend="libsoup"/>,
77 <xref linkend="xorg7"/></para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/gtkhtml"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of GtkHTML</title>
86
87 <para>Install <application>GtkHTML</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
91make</userinput></screen>
92
93 <para>This package does not come with a test suite.</para>
94
95 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
96
97<screen role="root"><userinput>make install</userinput></screen>
98
99 </sect2>
100
101 <sect2 role="commands">
102 <title>Command Explanations</title>
103
104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
105 href="../../xincludes/gnome-prefix.xml"/>
106
107 </sect2>
108
109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
116
117 <seglistitem>
118 <seg>gtkhtml-editor-test</seg>
119 <seg>libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so</seg>
120 <seg><envar>$GNOME_PREFIX</envar>/{include/libgtkhtml-4.0/{editor,
121 gtkhtml},share/gtkhtml-4.0/icons}</seg>
122 </seglistitem>
123 </segmentedlist>
124
125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
129
130 <varlistentry id="gtkhtml-editor-test">
131 <term><command>gtkhtml-editor-test</command></term>
132 <listitem>
133 <para>is a simple HTML editor widget.</para>
134 <indexterm zone="gtkhtml gtkhtml-editor-test">
135 <primary sortas="b-gtkhtml-editor-test">gtkhtml-editor-test</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry id="libgtkhtml-3">
141 <term><filename class='libraryfile'>libgtkhtml-4.0.so</filename></term>
142 <listitem>
143 <para>provides the functions to render HTML within applications.</para>
144 <indexterm zone="gtkhtml libgtkhtml-3">
145 <primary sortas="c-libgtkhtml-3">libgtkhtml-4.0.so</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 </variablelist>
151
152 </sect2>
153
154</sect1>
Note: See TracBrowser for help on using the repository browser.