2010-05-25 20:53:25 +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;
|
|
|
|
|
2012-02-09 23:52:38 +08:00
|
|
|
<!ENTITY notification-daemon-download-http "&gnome-download-http;/notification-daemon/0.7/notification-daemon-¬ification-daemon-version;.tar.xz">
|
|
|
|
<!ENTITY notification-daemon-download-ftp "&gnome-download-ftp;/notification-daemon/0.7/notification-daemon-¬ification-daemon-version;.tar.xz">
|
|
|
|
<!ENTITY notification-daemon-md5sum "3cf4b7c286cf898156eeba65c473379c">
|
|
|
|
<!ENTITY notification-daemon-size "269 KB">
|
|
|
|
<!ENTITY notification-daemon-buildsize "4.7 MB">
|
|
|
|
<!ENTITY notification-daemon-time "less than 0.1 SBU">
|
2010-05-25 20:53:25 +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 is a daemon
|
|
|
|
that displays passive pop-up notifications.</para>
|
|
|
|
|
2012-02-09 23:52:38 +08:00
|
|
|
&lfs70_built;
|
|
|
|
|
2010-05-25 20:53:25 +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"><xref linkend="GConf"/>,
|
|
|
|
<xref linkend="libglade"/>,
|
|
|
|
<xref linkend="libnotify"/>,
|
|
|
|
<xref linkend="libsexy"/>, and
|
|
|
|
<xref linkend="libwnck"/></para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional"><xref linkend="gstreamer"/></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>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--libexecdir=/usr/lib/notification-daemon-1.0 \
|
2012-02-09 23:52:38 +08:00
|
|
|
--with-gconf-schema-file-dir=$GNOME_SYSCONFDIR/gconf/schemas &&
|
2010-05-25 20:53:25 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-02-09 23:52:38 +08:00
|
|
|
<para>This package's testsuite is only intended to be used by the
|
|
|
|
maintainer to check i18n files.</para>
|
2010-05-25 20:53:25 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--libexecdir=/usr/lib/notification-daemon-1.0</parameter>: This
|
|
|
|
parameter is used so that the <application>notification-daemon</application>
|
2012-02-09 23:52:38 +08:00
|
|
|
internal support program is installed in the preferred location of
|
2010-05-25 20:53:25 +08:00
|
|
|
<filename class='directory'>/usr/lib/notification-daemon-1.0</filename> instead
|
|
|
|
of <filename class='directory'>/usr/libexec</filename>.</para>
|
|
|
|
|
2012-02-09 23:52:38 +08:00
|
|
|
<para><parameter>--with-gconf-schema-file-dir=$GNOME_SYSCONFDIR/gconf/schemas</parameter>:
|
2010-05-25 20:53:25 +08:00
|
|
|
This parameter is used so that the <application>GConf</application> schema
|
|
|
|
files are installed into the existing database.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-02-09 23:52:38 +08:00
|
|
|
<seg><!--notification-properties and -->notification-daemon</seg>
|
|
|
|
<!--<seg>libstandard.{so,a}</seg>
|
2010-05-25 20:53:25 +08:00
|
|
|
<seg>/usr/{lib/notification-daemon-1.0/engines,
|
2012-02-09 23:52:38 +08:00
|
|
|
share/notification-daemon}</seg>-->
|
|
|
|
<seg>None</seg>
|
|
|
|
<seg>/usr/lib/notification-daemon-1.0, /usr/share/notification-daemon</seg>
|
2010-05-25 20:53:25 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
2012-02-09 23:52:38 +08:00
|
|
|
<!--<varlistentry id="notification-properties">
|
2010-05-25 20:53:25 +08:00
|
|
|
<term><command>notification-properties</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a <application>notification-daemon</application> properties
|
|
|
|
tool.</para>
|
|
|
|
<indexterm zone="notification-daemon notification-properties">
|
|
|
|
<primary sortas="b-notification-properties">notification-properties</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
2012-02-09 23:52:38 +08:00
|
|
|
</varlistentry>-->
|
2010-05-25 20:53:25 +08:00
|
|
|
|
|
|
|
<varlistentry id="notification-daemon-prog">
|
|
|
|
<term><command>notification-daemon</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the daemon itself.</para>
|
|
|
|
<indexterm zone="notification-daemon notification-daemon-prog">
|
|
|
|
<primary sortas="b-notification-daemon">notification-daemon</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|