2013-06-01 20:18:39 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY notification-daemon-download-http
|
2015-03-31 20:18:17 +08:00
|
|
|
"&gnome-download-http;/notification-daemon/&gnome-minor-16;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
2013-06-01 20:18:39 +08:00
|
|
|
<!ENTITY notification-daemon-download-ftp
|
2015-03-31 20:18:17 +08:00
|
|
|
"&gnome-download-ftp;/notification-daemon/&gnome-minor-16;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
Update to pygobject-3.16.1.
Update to Gnome 3.16.1:
gsettings-desktop-schemas-3.16.1,
yelp-xsl-3.16.1,
gvfs-1.24.1,
gnome-desktop-3.16.1,
dconf-editor-3.16.1,
notification-daemon-3.16.1,
baobab-3.16.1,
cheese-3.16.1,
eog-3.16.1,
file-roller-3.16.1,
gnome-termina-3.16.1, and
gucharmap-3.16.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15836 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-04-16 06:43:10 +08:00
|
|
|
<!ENTITY notification-daemon-md5sum "8ea9ccf633c05e907e8fa9d99ca6ffd9">
|
2013-06-01 20:18:39 +08:00
|
|
|
<!ENTITY notification-daemon-size "276 KB">
|
2015-03-31 20:18:17 +08:00
|
|
|
<!ENTITY notification-daemon-buildsize "5.2 MB">
|
|
|
|
<!ENTITY notification-daemon-time "0.1 SBU">
|
2013-06-01 20:18:39 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="notification-daemon" xreflabel="notification-daemon-¬ification-daemon-version;">
|
|
|
|
<?dbhtml filename="notification-daemon.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>notification-daemon-¬ification-daemon-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="notification-daemon">
|
|
|
|
<primary sortas="a-notification-daemon">notification-daemon</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Notification Daemon</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Notification Daemon</application> package contains a daemon
|
|
|
|
that displays passive pop-up notifications.
|
|
|
|
</para>
|
|
|
|
|
2015-09-14 11:41:10 +08:00
|
|
|
&lfs78_checked;
|
2013-06-01 20:18:39 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="¬ification-daemon-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="¬ification-daemon-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: ¬ification-daemon-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: ¬ification-daemon-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: ¬ification-daemon-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: ¬ification-daemon-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Notification Daemon Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2014-04-29 05:13:36 +08:00
|
|
|
<xref linkend="gtk3"/> and
|
|
|
|
<xref linkend="libcanberra"/> (Built with <xref linkend="gtk3"/> support).
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/notification-daemon"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Notification Daemon</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Notification Daemon</application> by running
|
|
|
|
the following commands:
|
|
|
|
</para>
|
|
|
|
|
2013-09-05 03:45:25 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
2013-06-01 20:18:39 +08:00
|
|
|
--sysconfdir=/etc \
|
2014-02-21 01:21:58 +08:00
|
|
|
--disable-static &&
|
2013-06-01 20:18:39 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This package does not come with a testsuite.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
2014-11-26 17:23:29 +08:00
|
|
|
<para>
|
|
|
|
You can test the notification daemon with the command
|
|
|
|
<command>notify-send</command>:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>pgrep -l notification-da &&
|
|
|
|
notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen>
|
|
|
|
<para>
|
|
|
|
The command <command>pgrep -l notification-da</command> is added to assure
|
|
|
|
that it is the daemon of this package that is running, not another one,
|
|
|
|
e.g. the daemon from <xref linkend="xfce4-notifyd"/>.
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:18:39 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
2013-09-07 08:59:05 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2013-06-01 20:18:39 +08:00
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2015-04-05 21:47:36 +08:00
|
|
|
none
|
2013-06-01 20:18:39 +08:00
|
|
|
</seg>
|
2013-09-07 08:59:05 +08:00
|
|
|
<seg>
|
|
|
|
none
|
|
|
|
</seg>
|
2013-06-01 20:18:39 +08:00
|
|
|
<seg>
|
2014-02-21 01:21:58 +08:00
|
|
|
none
|
2013-06-01 20:18:39 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|