source: archive/gnome/gdl.xml@ f82ac3f

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

GNOME Organisation - Part 3 .

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

  • Property mode set to 100644
File size: 4.2 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 gdl-download-http "&gnome-download-http;/gdl/3.4/gdl-&gdl-version;.tar.xz">
8 <!ENTITY gdl-download-ftp "&gnome-download-ftp;/gdl/3.4/gdl-&gdl-version;.tar.xz">
9 <!ENTITY gdl-md5sum "501f6d2add5aa1758a51f140b9644602">
10 <!ENTITY gdl-size "512 KB">
11 <!ENTITY gdl-buildsize "12 MB">
12 <!ENTITY gdl-time "0.2 SBU">
13]>
14
15<sect1 id="gdl" xreflabel="gdl-&gdl-version;">
16 <?dbhtml filename="gdl.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gdl-&gdl-version;</title>
24
25 <indexterm zone="gdl">
26 <primary sortas="a-gdl">gdl</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gdl</title>
31
32 <para>
33 <application>Gdl</application> is the Gnome Development/Docking Library.
34 </para>
35
36 &lfs70_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gdl-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gdl-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gdl-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gdl-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gdl-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gdl-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Gdl Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="gtk3"/> and
77 <xref linkend="libxml2"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="gobject-introspection"/>
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <xref linkend="gtk-doc"/>
88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/gdl"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Gdl</title>
97
98 <para>
99 Install <application>Gdl</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122 href="../../xincludes/gtk-doc-rebuild.xml"/>
123
124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
130 <segtitle>Installed Library</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 libgdl-3.so
136 </seg>
137 <seg>
138 /usr/include/libgdl-3.0 and
139 /usr/share/gtk-doc/html/gdl-3.0
140 </seg>
141 </seglistitem>
142 </segmentedlist>
143
144 <variablelist>
145 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
146 <?dbfo list-presentation="list"?>
147 <?dbhtml list-presentation="table"?>
148
149 <varlistentry id="libgdl-3">
150 <term><filename class='libraryfile'>libgdl-3.so</filename></term>
151 <listitem>
152 <para>
153 provides a support library for development tools from the
154 <application>GNOME</application> environment.
155 </para>
156 <indexterm zone="gdl libgdl-3">
157 <primary sortas="c-libgdl-3">libgdl-3.so</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.