Ignore:
Timestamp:
05/01/2012 08:19:36 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
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
Children:
e5c27e8
Parents:
bf862b6
Message:

Added xfce4-notifyd-0.2.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/xfce4-notifyd.xml

    rbf862b6 r592bcf3c  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
    4   <!ENTITY % general-entities SYSTEM "../general.ent">
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66
    7   <!-- Place this in the general.ent file
    8   <!ENTITY TEMPLATE-version "">
    9   -->
    10 
    11   <!ENTITY TEMPLATE-download-http "http://">
    12   <!ENTITY TEMPLATE-download-ftp  "ftp://">
    13   <!ENTITY TEMPLATE-md5sum        "MD5 sum">
    14   <!ENTITY TEMPLATE-size          "?? MB">
    15   <!ENTITY TEMPLATE-buildsize     "?? MB">
    16   <!ENTITY TEMPLATE-time          "?? SBU">
     7  <!ENTITY xfce4-notifyd-download-http
     8    "http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/Terminal-&xfce4-notifyd-version;.tar.bz2">
     9  <!ENTITY xfce4-notifyd-download-ftp  " ">
     10  <!ENTITY xfce4-notifyd-md5sum        "8687fb7a0f270231ada265e363b6ffcc">
     11  <!ENTITY xfce4-notifyd-size          "332 KB">
     12  <!ENTITY xfce4-notifyd-buildsize     "4.5 MB">
     13  <!ENTITY xfce4-notifyd-time          "0.2 SBU">
    1714]>
    1815
    19 <!-- Try to keep the indentation used in this file-->
    20 <sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
    21   <?dbhtml filename="TEMPLATE.html"?>
     16<sect1 id="xfce4-notifyd" xreflabel="xfce4-notifyd-&xfce4-notifyd-version;">
     17  <?dbhtml filename="xfce4-notifyd.html"?>
    2218
    2319  <sect1info>
     
    2622  </sect1info>
    2723
    28   <!-- No other tags inside any title-->
    29   <!-- Use Title Case in All Titles
    30   The "The Chicago Manual of Style":
    31   "-Always capitalize the first and the last word.
    32    -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
    33     subordinate conjunctions ("as", "because", "although").
    34    -Lowercase all articles, coordinate conjunctions ("and", "or", "nor"),
    35     and prepositions regardless of length, when they are other than the
    36     first or last word.
    37    -Lowercase the "to" in an infinitive."-->
    38   <title>TEMPLATE-&TEMPLATE-version;</title>
     24  <title>xfce4-notifyd-&xfce4-notifyd-version;</title>
    3925
    40   <indexterm zone="TEMPLATE">
    41     <primary sortas="a-TEMPLATE">TEMPLATE</primary>
     26  <indexterm zone="xfce4-notifyd">
     27    <primary sortas="a-xfce4-notifyd">xfce4-notifyd</primary>
    4228  </indexterm>
    4329
    44   <!--Required section-->
    4530  <sect2 role="package">
    46     <title>Introduction to TEMPLATE</title>
     31    <title>Introduction to the Xfce4 Notification Daemon</title>
    4732
    4833    <para>
    49       The <application>TEMPLATE</application> package contains...
    50       This is useful for...
     34      The <application>Xfce4 Notification Daemon</application> is a small
     35      program that implements the "server-side" portion of the Freedesktop
     36      desktop notifications specification. Applications that wish to pop up a
     37      notification bubble in a standard way can use
     38      <application>Xfce4-Notifyd</application> to do so by sending standard
     39      messages over <application>D-Bus</application> using the
     40      org.freedesktop.Notifications interface.
    5141    </para>
    5242
    53     <!-- if it builds but hasn't been tested: -->
    54     &lfs71_built;
    55     <!-- if it works: -->
    5643    &lfs71_checked;
    5744
     
    6047      <listitem>
    6148        <para>
    62           Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
     49          Download (HTTP): <ulink url="&xfce4-notifyd-download-http;"/>
    6350        </para>
    6451      </listitem>
    6552      <listitem>
    6653        <para>
    67           Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
     54          Download (FTP): <ulink url="&xfce4-notifyd-download-ftp;"/>
    6855        </para>
    6956      </listitem>
    7057      <listitem>
    7158        <para>
    72           Download MD5 sum: &TEMPLATE-md5sum;
     59          Download MD5 sum: &xfce4-notifyd-md5sum;
    7360        </para>
    7461      </listitem>
    7562      <listitem>
    7663        <para>
    77           Download size: &TEMPLATE-size;
     64          Download size: &xfce4-notifyd-size;
    7865        </para>
    7966      </listitem>
    8067      <listitem>
    8168        <para>
    82           Estimated disk space required: &TEMPLATE-buildsize;
     69          Estimated disk space required: &xfce4-notifyd-buildsize;
    8370        </para>
    8471      </listitem>
    8572      <listitem>
    8673        <para>
    87           Estimated build time: &TEMPLATE-time;
     74          Estimated build time: &xfce4-notifyd-time;
    8875        </para>
    8976      </listitem>
    9077    </itemizedlist>
    9178
    92     <!-- As required -->
    93     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    94     <itemizedlist spacing="compact">
    95       <listitem>
    96         <para>
    97           Required patch:
    98           <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
    99         </para>
    100       </listitem>
    101     </itemizedlist>
    102 
    103     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     79    <bridgehead renderas="sect3">The Xfce4 Notification Daemon Dependencies</bridgehead>
    10480
    10581    <bridgehead renderas="sect4">Required</bridgehead>
    10682    <para role="required">
    107       <xref linkend="BLFS DEPENDENCY"/>
    108     </para>
    109 
    110     <!-- As required -->
    111     <bridgehead renderas="sect4">Recommended</bridgehead>
    112     <para role="recommended">
    113       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
    114       <xref linkend="BLFS DEPENDENCY"/>.
    115     </para>
    116 
    117     <!-- As required -->
    118     <bridgehead renderas="sect4">Optional</bridgehead>
    119     <para role="optional">
    120       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
     83      <xref linkend="libxfce4ui"/>
    12184    </para>
    12285
    12386    <para condition="html" role="usernotes">
    124       User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
     87      User Notes: <ulink url="&blfs-wiki;/xfce4-notifyd"/>
    12588    </para>
    12689  </sect2>
    12790
    128   <!-- Optional section for packages that need a specific kernel
    129   configuration-->
    130   <sect2 role="kernel" id="TEMPLATE-kernel">
    131     <title>Kernel Configuration</title>
     91  <sect2 role="installation">
     92    <title>Installation of the Xfce4 Notification Daemon</title>
    13293
    13394    <para>
    134       Enable the following options in the kernel configuration and recompile the
    135       kernel if necessary:
     95      Install the <application>Xfce4 Notification Daemon</application> by
     96      running the following commands:
    13697    </para>
    13798
    138 <!-- Spaces are significant in <screen> sections -->
    139 <screen><literal>Master section:
    140   Subsection:
    141     Required Option: M or Y
    142     Incompatible option: N</literal></screen>
    143 
    144     <para>
    145       Select the appropriate sub-options that appear when the above options are
    146       selected.
    147     </para>
    148 
    149     <indexterm zone="TEMPLATE TEMPLATE-kernel">
    150       <primary sortas="d-TEMPLATE">TEMPLATE</primary>
    151     </indexterm>
    152   </sect2>
    153 
    154   <!--Required section-->
    155   <sect2 role="installation">
    156     <title>Installation of TEMPLATE</title>
    157 
    158     <para>
    159       Install <application>TEMPLATE</application> by running the following
    160       commands:
    161     </para>
    162 
    163 <!-- Spaces are significant in <screen> sections -->
    164 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     99<screen><userinput>./configure --prefix=/usr &amp;&amp;
    165100make</userinput></screen>
    166 
    167     <!-- Optional section. Use one of the two mentions below about a test
    168          suite, delete the line that is not applicable. Of course, if the
    169          test suite uses syntax other than 'make check', revise the
    170          line to reflect the actual syntax to run the test suite -->
    171101
    172102    <para>
    173103      This package does not come with a test suite.
    174     </para>
    175 
    176     <para>
    177       To test the results, issue: <command>make check</command>.
    178104    </para>
    179105
     
    183109
    184110<screen role="root"><userinput>make install</userinput></screen>
     111
     112    <para>
     113      If you have installed <xref linkend="libnotify"/> you can test the
     114      notification daemon with the command <command>notify-send</command>:
     115    </para>
     116
     117<screen><userinput>notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen>
    185118  </sect2>
    186119
    187   <!--Optional section-->
    188   <sect2 role="commands">
    189     <title>Command Explanations</title>
    190 
    191     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    192       href="../../xincludes/static-libraries.xml"/>
    193 
    194     <para>
    195       <command>COMMAND</command>: This command does something.
    196     </para>
    197 
    198     <para>
    199       <parameter>--SWITCH=PARAMETER</parameter>: This parameter does something
    200       mandatory for BLFS purposes.
    201     </para>
    202 
    203     <para>
    204       <option>--OPTION</option>: This option does something optionally per the
    205       user's desires.
    206     </para>
    207   </sect2>
    208 
    209   <!--Optional section-->
    210   <sect2 role="configuration">
    211     <title>Configuring TEMPLATE</title>
    212 
    213     <sect3 id="TEMPLATE-config">
    214       <title>Config Files</title>
    215       <para>
    216         <filename>~/.Configfilename1</filename> and
    217         <filename>/etc/path/Configfilename2</filename>.
    218       </para>
    219 
    220       <indexterm zone="TEMPLATE TEMPLATE-config">
    221         <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
    222       </indexterm>
    223 
    224       <indexterm zone="TEMPLATE TEMPLATE-config">
    225         <primary
    226         sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
    227       </indexterm>
    228     </sect3>
    229 
    230     <sect3><title>Configuration Information</title>
    231 
    232       <para>
    233         Blah blah blah about config.
    234       </para>
    235 
    236 <screen><userinput>USER CONFIG COMMANDS</userinput></screen>
    237 
    238 <screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
    239 
    240       <!-- File creation. Add the appropriate <indexterm> block if needed.-->
    241       <para>
    242         Create the file .... for ...
    243       </para>
    244 
    245 <screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
    246 <literal># Begin FILENAME
    247 
    248 TEXT
    249 
    250 # End FILENAME</literal>
    251 EOF</userinput></screen>
    252     </sect3>
    253 
    254     <sect3  id="TEMPLATE-init">
    255       <title>Boot Script</title>
    256 
    257       <para>
    258         To automatically start the <command>TEMPLATE</command> daemon when the
    259         system is rebooted, install the
    260         <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
    261         <xref linkend="bootscripts"/> package.
    262       </para>
    263 
    264       <indexterm zone="TEMPLATE TEMPLATE-init">
    265         <primary sortas="f-TEMPLATE">TEMPLATE</primary>
    266       </indexterm>
    267 
    268 <screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
    269     </sect3>
    270   </sect2>
    271 
    272   <!--Required section-->
    273120  <sect2 role="content">
    274121    <title>Contents</title>
    275122
    276123    <segmentedlist>
    277       <segtitle>Installed Program(s)</segtitle>
    278       <segtitle>Installed Librar(y,ies)</segtitle>
    279       <segtitle>Installed Director(y,ies)</segtitle>
     124      <segtitle>Installed Program</segtitle>
     125      <segtitle>Installed Directories</segtitle>
    280126
    281127      <seglistitem>
     128        <seg>xfce4-notifyd-config.</seg>
    282129        <seg>
    283           PROGRAM1, PROGRAM2 and PROGRAM3.
    284         </seg>
    285         <seg>
    286           libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
    287         </seg>
    288         <seg>
    289           /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
    290           /usr/share/TEMPLATE-&TEMPLATE-version;,
    291           /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
    292           /var/lib/TEMPLATE.
     130          /usr/share/themes/Default/xfce-notify-4.0,
     131          /usr/share/themes/Smoke/xfce-notify-4.0 and
     132          /usr/share/themes/ZOMG-PONIES!/xfce-notify-4.0.
    293133        </seg>
    294134      </seglistitem>
     
    300140      <?dbhtml list-presentation="table"?>
    301141
    302       <!-- If the program or library name conflicts (is the same) as the
    303       package name, add -prog or -lib to the varlistentry entity id
    304       and the 2nd entry of the indexterm zone entity -->
    305 
    306       <varlistentry id="PROGRAM1">
    307         <term><command>PROGRAM1</command></term>
     142      <varlistentry id="xfce4-notifyd-config">
     143        <term><command>xfce4-notifyd-config</command></term>
    308144        <listitem>
    309145          <para>
    310             does this .....
     146            is a <application>Gtk 2</application> GUI that allows you to change
     147            some of your preferences (theme and screen position) for the
     148            notifications that the
     149            <application>Xfce4 Notification Daemon</application> displays.
    311150          </para>
    312           <indexterm zone="TEMPLATE PROGRAM1">
    313             <primary sortas="b-PROGRAM1">PROGRAM1</primary>
    314           </indexterm>
    315         </listitem>
    316       </varlistentry>
    317 
    318       <varlistentry id="PROGRAM2">
    319         <term><command>PROGRAM2</command></term>
    320         <listitem>
    321           <para>
    322             does this .....
    323           </para>
    324           <indexterm zone="TEMPLATE PROGRAM2">
    325             <primary sortas="b-PROGRAM2">PROGRAM2</primary>
    326           </indexterm>
    327         </listitem>
    328       </varlistentry>
    329 
    330       <varlistentry id="libLIBRARY1">
    331         <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
    332         <listitem>
    333           <para>
    334             contains functions that .....
    335           </para>
    336           <indexterm zone="TEMPLATE libLIBRARY1">
    337             <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
     151          <indexterm zone="xfce4-notifyd xfce4-notifyd-config">
     152            <primary sortas="b-xfce4-notifyd-config">xfce4-notifyd-config</primary>
    338153          </indexterm>
    339154        </listitem>
Note: See TracChangeset for help on using the changeset viewer.