source: x/lib/startup-notification.xml@ d1857f3

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since d1857f3 was cad00b2, checked in by Douglas R. Reno <renodr@…>, 10 months ago

Tag LXDE

  • Property mode set to 100644
File size: 4.8 KB
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8dfc5c3]7 <!ENTITY startup-notification-download-http "https://www.freedesktop.org/software/startup-notification/releases/startup-notification-&startup-notification-version;.tar.gz">
[b324c5bb]8 <!ENTITY startup-notification-download-ftp " ">
9 <!ENTITY startup-notification-md5sum "2cd77326d4dcaed9a5a23a1232fb38e9">
10 <!ENTITY startup-notification-size "347 KB">
[227a6e8d]11 <!ENTITY startup-notification-buildsize "4 MB">
[6a25deb2]12 <!ENTITY startup-notification-time "less than 0.1 SBU">
[feeb99a]13]>
14
[1721b928]15<sect1 id="startup-notification"
[6944128]16xreflabel="startup-notification-&startup-notification-version;">
[b324c5bb]17 <?dbhtml filename="startup-notification.html"?>
[1721b928]18
19
20 <title>startup-notification-&startup-notification-version;</title>
21
22 <indexterm zone="startup-notification">
[b324c5bb]23 <primary sortas="a-startup-notification">startup-notification</primary>
[1721b928]24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to startup-notification</title>
28
[baac59c]29 <para>
30 The <application>startup-notification</application> package
31 contains <filename class="libraryfile">startup-notification</filename>
32 libraries. These are useful for building a consistent manner to notify
33 the user through the cursor that the application is loading.
34 </para>
[1721b928]35
[cad00b2]36 &lfs120_checked;
[b324c5bb]37
[1721b928]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
[baac59c]41 <para>
42 Download (HTTP): <ulink url="&startup-notification-download-http;"/>
43 </para>
[1721b928]44 </listitem>
45 <listitem>
[baac59c]46 <para>
47 Download (FTP): <ulink url="&startup-notification-download-ftp;"/>
48 </para>
[1721b928]49 </listitem>
50 <listitem>
[baac59c]51 <para>
52 Download MD5 sum: &startup-notification-md5sum;
53 </para>
[1721b928]54 </listitem>
55 <listitem>
[baac59c]56 <para>
57 Download size: &startup-notification-size;
58 </para>
[1721b928]59 </listitem>
60 <listitem>
[baac59c]61 <para>
62 Estimated disk space required: &startup-notification-buildsize;
63 </para>
[1721b928]64 </listitem>
65 <listitem>
[baac59c]66 <para>
67 Estimated build time: &startup-notification-time;
68 </para>
[1721b928]69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">startup-notification Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
[2839d1e]75 <para role="required">
76 <xref linkend="xorg7-lib"/> and
77 <xref linkend="xcb-util"/>
78 </para>
[1721b928]79
[c5c2654]80
[1721b928]81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of startup-notification</title>
85
[baac59c]86 <para>
87 Install <application>startup-notification</application> by running the
88 following commands:
89 </para>
[1721b928]90
[c2491b6f]91<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[1721b928]92make</userinput></screen>
93
[baac59c]94 <para>
95 This package does not come with a test suite.
96 </para>
[227a6e8d]97
[baac59c]98 <para>
99 Now, as the <systemitem class="username">root</systemitem> user:
100 </para>
[1721b928]101
102<screen role="root"><userinput>make install &amp;&amp;
[6a25deb2]103install -v -m644 -D doc/startup-notification.txt \
[1721b928]104 /usr/share/doc/startup-notification-&startup-notification-version;/startup-notification.txt</userinput></screen>
105
106 </sect2>
107
[b324c5bb]108 <sect2 role="commands">
109 <title>Command Explanations</title>
110
[c2491b6f]111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112 href="../../xincludes/static-libraries.xml"/>
[b324c5bb]113
114 </sect2>
115
[1721b928]116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Library</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
125 <seg>None</seg>
[c2491b6f]126 <seg>libstartup-notification-1.so</seg>
127 <seg>/usr/include/startup-notification-1.0 and
128 /usr/share/doc/startup-notification-&startup-notification-version;</seg>
[1721b928]129 </seglistitem>
130 </segmentedlist>
131
132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
136
[b324c5bb]137 <varlistentry id="libstartup-notification-1">
[4c24eb0a]138 <term><filename class="libraryfile">libstartup-notification-1.so</filename></term>
[1721b928]139 <listitem>
[baac59c]140 <para>
141 provides the functions to assist applications in communicating
142 with the cursor system to provide feedback to the user that the
[4c24eb0a]143 application is loading
[baac59c]144 </para>
[b324c5bb]145 <indexterm zone="startup-notification libstartup-notification-1">
[c2491b6f]146 <primary sortas="c-libstartup-notification-1">libstartup-notification-1.so</primary>
[1721b928]147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 </variablelist>
152
153 </sect2>
[0563300]154
155</sect1>
Note: See TracBrowser for help on using the repository browser.