source: networking/netlibs/libchamplain.xml@ 4c2be438

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 4c2be438 was 4c2be438, checked in by Krejzi <krejzi@…>, 12 years ago

fix Gnome dependencies - switch itstool with yelp-xsl (YELP_HELP_INIT requires yelp-xsl stylesheets),recommend gobject-introspection for every package in gnome/{core,add} and make Optional g-i section indicating that is required for gnome in packages that are not just required by gnome. Made some recommended (expected) deps to gstreamer plugins (codecs, input and output sinks), recommended alsa to the libcanberra, explicitly disabled oss to remove configure warning + added gnome dependencies into seperate optional section to libcanberra page. Added --disable-scrollkeeper explanation to many packages that can use rarian (for the scrollkeeper compat) and added some more rarian recommendations. Checked polkit, accountservice and consolekit deps, sorted them a bit. Finished Gnome 3.4

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

  • Property mode set to 100644
File size: 5.4 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 libchamplain-download-http
8 "&gnome-download-http;/libchamplain/0.12/libchamplain-&libchamplain-version;.tar.xz">
9 <!ENTITY libchamplain-download-ftp
10 "&gnome-download-ftp;/libchamplain/0.12/libchamplain-&libchamplain-version;.tar.xz">
11 <!ENTITY libchamplain-md5sum "f0b0961e32afa39fe2051fe6e436f1c2">
12 <!ENTITY libchamplain-size "568 KB">
13 <!ENTITY libchamplain-buildsize "19 MB">
14 <!ENTITY libchamplain-time "0.2 SBU">
15]>
16
17<sect1 id="libchamplain" xreflabel="libchamplain-&libchamplain-version;">
18 <?dbhtml filename="libchamplain.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>libchamplain-&libchamplain-version;</title>
26
27 <indexterm zone="libchamplain">
28 <primary sortas="a-libchamplain">libchamplain</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to libchamplain</title>
33
34 <para>
35 The <application>libchamplain</application> is a Clutter based widget
36 used to display rich, eye-candy and interactive maps.
37 </para>
38
39 &lfs70_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&libchamplain-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libchamplain-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libchamplain-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libchamplain-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libchamplain-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libchamplain-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">libchamplain Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="clutter-gtk"/>,
80 <xref linkend="libsoup"/> and
81 <xref linkend="sqlite"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gobject-introspection"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk-doc"/> and
92 <xref linkend="vala"/>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/libchamplain"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of libchamplain</title>
102
103 <para>
104 Install <application>libchamplain</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120 </sect2>
121
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/static-libraries.xml"/>
127
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../../xincludes/gtk-doc-rebuild.xml"/>
130
131 <para>
132 <option>--enable-vala</option>: This option enables building of
133 Vala bindings.
134 </para>
135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Libraries</segtitle>
143 <segtitle>Installed Directories</segtitle>
144
145 <seglistitem>
146 <seg>
147 libchamplain-0.12.so and libchamplain-gtk-0.12.so
148 </seg>
149 <seg>
150 /usr/include/{libchamplain-0.12,libchamplain-gtk-0.12} and
151 /usr/share/gtk-doc/html/{libchamplain,libchamplain-gtk}
152 </seg>
153 </seglistitem>
154 </segmentedlist>
155
156 <variablelist>
157 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
158 <?dbfo list-presentation="list"?>
159 <?dbhtml list-presentation="table"?>
160
161 <varlistentry id="libchamplain-0">
162 <term><filename class="libraryfile">libchamplain-0.12.so</filename></term>
163 <listitem>
164 <para>
165 contains the libchamplain API functions.
166 </para>
167 <indexterm zone="libchamplain libchamplain-0">
168 <primary sortas="c-libchamplain-">libchamplain-0.12.so</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 <varlistentry id="libchamplain-gtk-0">
174 <term><filename class="libraryfile">libchamplain-gtk-0.12.so</filename></term>
175 <listitem>
176 <para>
177 is the libchamplain GTK+ wrapper.
178 </para>
179 <indexterm zone="libchamplain libchamplain-gtk-0">
180 <primary sortas="c-libchamplain-gtk-0">libchamplain-gtk-0.12.so</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 </variablelist>
186
187 </sect2>
188
189</sect1>
Note: See TracBrowser for help on using the repository browser.