source: xfce/apps/midori.xml@ 8f847d22

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 8f847d22 was 2727ac4, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Move libzeitgeist to optional dependency in Midori-0.5.6. Thanks, Randy M.

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

  • Property mode set to 100644
File size: 5.5 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 midori-download-http
8 "http://www.midori-browser.org/downloads/midori_&midori-version;_all_.tar.bz2">
9 <!ENTITY midori-download-ftp " ">
10 <!ENTITY midori-md5sum "62ee86eb103b74efe71d40e343120a3c">
11 <!ENTITY midori-size "1.2 MB">
12 <!ENTITY midori-buildsize "54 MB (additional 2 MB for the tests)">
13 <!ENTITY midori-time "0.5 SBU (additional 0.3 SBU for the tests)">
14]>
15
16<sect1 id="midori" xreflabel="Midori-&midori-version;">
17 <?dbhtml filename="midori.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Midori-&midori-version;</title>
25
26 <indexterm zone="midori">
27 <primary sortas="a-Midori">Midori</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Midori</title>
32
33 <para>
34 <application>Midori</application> is a lightweight web browser that uses
35 <application>WebKitGTK+</application>.
36 </para>
37
38 &lfs74_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&midori-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&midori-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &midori-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &midori-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &midori-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &midori-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Midori Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="cmake"/>,
79 <xref linkend="webkitgtk"/> or
80 <xref linkend="webkitgtk2"/>, and
81 <xref linkend="vala"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="libnotify"/> and
87 <xref linkend="librsvg"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="gtk-doc"/>,
93 <xref linkend="libzeitgeist"/>, and
94 <xref linkend="libunique"/> or
95 <ulink url="&gnome-download-http;/libunique/">libunique (3.x)</ulink>
96 </para>
97
98 <para condition="html" role="usernotes">
99 User Notes: <ulink url="&blfs-wiki;/midori"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Midori</title>
105
106 <para>
107 Install <application>Midori</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr &amp;&amp;
112make</userinput></screen>
113
114 <para>
115 To test the results, issue: <command>make -k check</command> from an X
116 terminal emulator. Two tests fail for unknown reasons.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <para>
130 <option>--enable-gtk3</option>: Use this switch if you want
131 to build <application>Midori</application> with
132 <application>GTK+ 3</application> dependencies.
133 </para>
134
135 <para>
136 <option>--enable-apidocs</option>: Use this switch if
137 <application>GTK-Doc</application> is installed and you
138 wish to build and install the API documentation.
139 </para>
140
141 <para>
142 <command>export NOCOLOR=1</command>: This prevents the build
143 process outputting colored text. Colored text is fine if
144 you're running the commands in a terminal, but if you compile
145 it with a script and pipe the output to a log file the control
146 characters that color the text can makehe log file difficult
147 to read with a text editor.
148 </para>
149
150 </sect2>
151
152 <sect2 role="content">
153 <title>Contents</title>
154
155 <segmentedlist>
156 <segtitle>Installed Program</segtitle>
157 <segtitle>Installed Libraries</segtitle>
158 <segtitle>Installed Directories</segtitle>
159
160 <seglistitem>
161 <seg>
162 midori
163 </seg>
164 <seg>
165 libmidori-core.so and several libraries under /usr/lib/midori
166 </seg>
167 <seg>
168 /etc/xdg/midori,
169 /usr/lib/midori,
170 /usr/share/doc/midori and
171 /usr/share/midori
172 </seg>
173 </seglistitem>
174 </segmentedlist>
175
176 <variablelist>
177 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
178 <?dbfo list-presentation="list"?>
179 <?dbhtml list-presentation="table"?>
180
181 <varlistentry id="midori-prog">
182 <term><command>midori</command></term>
183 <listitem>
184 <para>
185 is a lightweight <application>WebKitGTK+</application> browser.
186 </para>
187 <indexterm zone="midori midori-prog">
188 <primary sortas="b-midori">midori</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 </variablelist>
194
195 </sect2>
196
197</sect1>
Note: See TracBrowser for help on using the repository browser.