source: general/genlib/dbus-glib.xml@ 4f9e6ae5

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4f9e6ae5 was 4f9e6ae5, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to phonon-backend-vlc-0.11.3
Update to libXaw-1.0.14 (Xorg Library)
Update to dbus-glib-0.112
Update to fetchmail-6.4.18

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

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[ae96c4b]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
[8dfc5c3]7 <!ENTITY dbus-glib-download-http "https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-&dbus-glib-version;.tar.gz">
[ae96c4b]8 <!ENTITY dbus-glib-download-ftp " ">
[4f9e6ae5]9 <!ENTITY dbus-glib-md5sum "021e6c8a288df02c227e4aafbf7e7527">
10 <!ENTITY dbus-glib-size "700 KB">
11 <!ENTITY dbus-glib-buildsize "12 MB (with tests)">
[9e3d18a7]12 <!ENTITY dbus-glib-time "0.1 SBU (with tests)">
[ae96c4b]13]>
14
15<sect1 id="dbus-glib" xreflabel="dbus-glib-&dbus-glib-version;">
16 <?dbhtml filename="dbus-glib.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>dbus-glib-&dbus-glib-version;</title>
24
25 <indexterm zone="dbus-glib">
26 <primary sortas="a-dbus-glib">dbus-glib</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to D-Bus GLib</title>
31
32 <para>
33 The <application>D-Bus GLib</application> package contains
34 <application>GLib</application> interfaces to the
35 <application>D-Bus</application> API.
36 </para>
37
[3df8ea47]38 &lfs101_checked;
[ae96c4b]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&dbus-glib-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&dbus-glib-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &dbus-glib-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &dbus-glib-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &dbus-glib-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &dbus-glib-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">D-Bus GLib Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
[54666831]78 <xref linkend="dbus"/> and
[ae96c4b]79 <xref linkend="glib2"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
[c77f4066]84 <xref linkend="gtk-doc"/>
[ae96c4b]85 </para>
86
87 <para condition="html" role="usernotes">
88 User Notes: <ulink url="&blfs-wiki;/dbus-glib"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of D-Bus GLib</title>
94
95 <para>
96 Install <application>D-Bus GLib</application> by running the following
97 commands:
98 </para>
99
[7cadfea]100<screen><userinput>./configure --prefix=/usr \
101 --sysconfdir=/etc \
[ae96c4b]102 --disable-static &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 To test the results, issue: <command>make check</command>. Note that
107 more comprehensive tests can be run by following the same method used in
108 <application>D-Bus</application> instructions, which requires building the
109 package twice.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117 </sect2>
118
119 <sect2 role="commands">
120 <title>Command Explanations</title>
121
122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../../xincludes/static-libraries.xml"/>
124
125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126 href="../../xincludes/gtk-doc-rebuild.xml"/>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Program</segtitle>
135 <segtitle>Installed Library</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 dbus-binding-tool
141 </seg>
142 <seg>
143 libdbus-glib-1.so
144 </seg>
145 <seg>
[4f9e6ae5]146 /usr/share/gtk-doc/html/dbus-glib
[ae96c4b]147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="glib-dbus-binding-tool">
157 <term><command>dbus-binding-tool</command></term>
158 <listitem>
159 <para>
[4c24eb0a]160 is a tool used to interface with the D-Bus API
[ae96c4b]161 </para>
162 <indexterm zone="dbus-glib glib-dbus-binding-tool">
163 <primary sortas="b-dbus-binding-tool">dbus-binding-tool</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry id="libdbus-glib-1">
169 <term><filename class="libraryfile">libdbus-glib-1.so</filename></term>
170 <listitem>
171 <para>
172 contains <application>GLib</application> interface functions
[4c24eb0a]173 to the <application>D-Bus</application> API
[ae96c4b]174 </para>
175 <indexterm zone="dbus-glib libdbus-glib-1">
176 <primary sortas="c-libdbus-glib-1">libdbus-glib-1.so</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.