source: x/lib/libnotify.xml@ 1a7c10b9

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 1a7c10b9 was 1a7c10b9, checked in by Fernando de Oliveira <fernando@…>, 11 years ago

Update to libnotify-0.7.6; restore from archive notification-daemon, update to 0.7.6 and add as required runtime dependency for libnotify

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

  • Property mode set to 100644
File size: 5.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 libnotify-download-http "&gnome-download-http;/libnotify/0.7/libnotify-&libnotify-version;.tar.xz">
8 <!ENTITY libnotify-download-ftp "&gnome-download-ftp;/libnotify/0.7/libnotify-&libnotify-version;.tar.xz">
9 <!ENTITY libnotify-md5sum "a4997019d08f46f3bf57b78e6f795a59">
10 <!ENTITY libnotify-size "276 KB">
11 <!ENTITY libnotify-buildsize "4,9 MB">
12 <!ENTITY libnotify-time "0.2 SBU">
13]>
14
15<sect1 id="libnotify" xreflabel="libnotify-&libnotify-version;">
16 <?dbhtml filename="libnotify.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libnotify-&libnotify-version;</title>
24
25 <indexterm zone="libnotify">
26 <primary sortas="a-libnotify">libnotify</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libnotify</title>
31
32 <para>
33 The <application>libnotify</application> library is used to send desktop
34 notifications to a notification daemon, as defined in the Desktop
35 Notifications spec. These notifications can be used to inform the user about
36 an event or display some form of information without getting in the user's
37 way.
38 </para>
39
40 &lfs74_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&libnotify-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&libnotify-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &libnotify-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &libnotify-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &libnotify-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &libnotify-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">libnotify Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gtk3"/>, and
81 <xref linkend="notification-daemon"/> (runtime)
82 </para>
83
84 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
85 <para role="optional">
86 <xref linkend="gobject-introspection"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk-doc"/>
92 </para>
93
94 <para condition="html" role="usernotes">User Notes:
95 <ulink url="&blfs-wiki;/libnotify"/>
96 </para>
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of libnotify</title>
101
102 <para>
103 Install <application>libnotify</application> by running the following
104 commands:
105 </para>
106
107<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
108make</userinput></screen>
109
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
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 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Program</segtitle>
138 <segtitle>Installed Library</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 notify-send
144 </seg>
145 <seg>
146 libnotify.so
147 </seg>
148 <seg>
149 /usr/include/libnotify and
150 /usr/share/gtk-doc/html/libnotify
151 </seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="notify-send">
161 <term><command>notify-send</command></term>
162 <listitem>
163 <para>
164 is a command used to send notifications.
165 </para>
166 <indexterm zone="libnotify notify-send">
167 <primary sortas="b-notify-send">notify-send</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="libnotify-lib">
173 <term><filename class='libraryfile'>libnotify.so</filename></term>
174 <listitem>
175 <para>
176 contains the <application>libnotify</application> API functions.
177 </para>
178 <indexterm zone="libnotify libnotify">
179 <primary sortas="c-libnotify">libnotify.so</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 </variablelist>
185
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.