source: general/genlib/libgudev.xml@ 54789f3

systemd-13485
Last change on this file since 54789f3 was 2a3a49a, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to cURL-7.45.0
Update to ICU-56.1
Update to gstreamer.1.6.0
Update to ISO-Codes-3.62
Update to gst-plugins-base-1.6.0
Update to gsettings-desktop-schemas-3.18.0
Update to glib-networking-2.46.1
Update to libsoup-2.52.1
Update to at-spi2-core-2.18.1
Update to at-spi2-atk-2.18.1
Update to gtk+-3.18.2
Update to BlueZ-5.35
Update to PulseAudio-7.0
Update to v4l-utils-1.8.0
Update to gst-plugins-good-1.6.0
Plenty of tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16529 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.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 libgudev-download-http
8 "&gnome-download-http;/libgudev/&libgudev-version;/libgudev-&libgudev-version;.tar.xz">
9 <!ENTITY libgudev-download-ftp
10 "&gnome-download-ftp;/libgudev/&libgudev-version;/libgudev-&libgudev-version;.tar.xz">
11 <!ENTITY libgudev-md5sum "e4dee8f3f349e9372213d33887819a4d">
12 <!ENTITY libgudev-size "252 KB">
13 <!ENTITY libgudev-buildsize "3.8 MB">
14 <!ENTITY libgudev-time "less than 0.1 SBU">
15]>
16
17<sect1 id="libgudev" xreflabel="libgudev-&libgudev-version;">
18 <?dbhtml filename="libgudev.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy: fernando $</othername>
22 <date>$Date: 2014-09-26 16:16:41 +0200 (Fri, 26 Sep 2014) $</date>
23 </sect1info>
24
25 <title>libgudev-&libgudev-version;</title>
26
27 <indexterm zone="libgudev">
28 <primary sortas="a-libgudev">libgudev</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to libgudev</title>
33
34 <para>
35 The <application>libgudev</application> package contains
36 GObject bindings for libudev.
37 </para>
38
39 &lfs78_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&libgudev-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libgudev-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libgudev-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libgudev-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libgudev-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libgudev-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="glib2"/>
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;/libgudev"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of libgudev</title>
97
98 <para>
99 Install <application>libgudev</application> by running
100 the following 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 testsuite.
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 Program</segtitle>
131 <segtitle>Installed Libraries</segtitle>
132 <segtitle>Installed Directories</segtitle>
133
134 <seglistitem>
135 <seg>
136 None
137 </seg>
138 <seg>
139 libgudev-1.0.so
140 </seg>
141 <seg>
142 /usr/include/gudev-1.0 and
143 /usr/share/gtk-doc/html/gudev
144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="libgudev-1.0">
154 <term><filename class="libraryfile">libgudev-1.0.so</filename></term>
155 <listitem>
156 <para>
157 is a GObject-based wrapper library for libudev.
158 </para>
159 <indexterm zone="libgudev libgudev-1.0">
160 <primary sortas="c-libgudev-1.0">libgudev-1.0.so</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 </variablelist>
166
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.