2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2017-08-16 02:49:48 +08:00
|
|
|
<!ENTITY startup-notification-download-http "https://www.freedesktop.org/software/startup-notification/releases/startup-notification-&startup-notification-version;.tar.gz">
|
2012-02-10 00:52:33 +08:00
|
|
|
<!ENTITY startup-notification-download-ftp " ">
|
|
|
|
<!ENTITY startup-notification-md5sum "2cd77326d4dcaed9a5a23a1232fb38e9">
|
|
|
|
<!ENTITY startup-notification-size "347 KB">
|
2007-04-20 01:54:29 +08:00
|
|
|
<!ENTITY startup-notification-buildsize "4 MB">
|
2005-04-24 13:46:21 +08:00
|
|
|
<!ENTITY startup-notification-time "less than 0.1 SBU">
|
2004-06-14 03:03:42 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-21 02:27:23 +08:00
|
|
|
<sect1 id="startup-notification"
|
2005-02-13 04:26:58 +08:00
|
|
|
xreflabel="startup-notification-&startup-notification-version;">
|
2012-02-10 00:52:33 +08:00
|
|
|
<?dbhtml filename="startup-notification.html"?>
|
2005-05-21 02:27:23 +08:00
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>startup-notification-&startup-notification-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="startup-notification">
|
2012-02-10 00:52:33 +08:00
|
|
|
<primary sortas="a-startup-notification">startup-notification</primary>
|
2005-05-21 02:27:23 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to startup-notification</title>
|
|
|
|
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
The <application>startup-notification</application> package
|
|
|
|
contains <filename class="libraryfile">startup-notification</filename>
|
|
|
|
libraries. These are useful for building a consistent manner to notify
|
|
|
|
the user through the cursor that the application is loading.
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
|
2022-08-25 00:36:22 +08:00
|
|
|
&lfs112_checked;
|
2012-02-10 00:52:33 +08:00
|
|
|
|
2005-05-21 02:27:23 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&startup-notification-download-http;"/>
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&startup-notification-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &startup-notification-md5sum;
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Download size: &startup-notification-size;
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &startup-notification-buildsize;
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &startup-notification-time;
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">startup-notification Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-08-24 20:22:47 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="xorg7-lib"/> and
|
|
|
|
<xref linkend="xcb-util"/>
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
|
2006-04-11 02:39:30 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/startup-notification"/></para>
|
|
|
|
|
2005-05-21 02:27:23 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of startup-notification</title>
|
|
|
|
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Install <application>startup-notification</application> by running the
|
|
|
|
following commands:
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
|
2013-07-18 04:32:42 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
2005-05-21 02:27:23 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
2007-04-20 01:54:29 +08:00
|
|
|
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-21 02:27:23 +08:00
|
|
|
|
|
|
|
<screen role="root"><userinput>make install &&
|
2005-04-24 13:46:21 +08:00
|
|
|
install -v -m644 -D doc/startup-notification.txt \
|
2005-05-21 02:27:23 +08:00
|
|
|
/usr/share/doc/startup-notification-&startup-notification-version;/startup-notification.txt</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2012-02-10 00:52:33 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2013-07-18 04:32:42 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
2012-02-10 00:52:33 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-05-21 02:27:23 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
2013-07-18 04:32:42 +08:00
|
|
|
<seg>libstartup-notification-1.so</seg>
|
|
|
|
<seg>/usr/include/startup-notification-1.0 and
|
|
|
|
/usr/share/doc/startup-notification-&startup-notification-version;</seg>
|
2005-05-21 02:27:23 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
2012-02-10 00:52:33 +08:00
|
|
|
<varlistentry id="libstartup-notification-1">
|
2021-02-19 23:20:16 +08:00
|
|
|
<term><filename class="libraryfile">libstartup-notification-1.so</filename></term>
|
2005-05-21 02:27:23 +08:00
|
|
|
<listitem>
|
2020-03-21 19:42:20 +08:00
|
|
|
<para>
|
|
|
|
provides the functions to assist applications in communicating
|
|
|
|
with the cursor system to provide feedback to the user that the
|
2021-02-19 23:20:16 +08:00
|
|
|
application is loading
|
2020-03-21 19:42:20 +08:00
|
|
|
</para>
|
2012-02-10 00:52:33 +08:00
|
|
|
<indexterm zone="startup-notification libstartup-notification-1">
|
2013-07-18 04:32:42 +08:00
|
|
|
<primary sortas="c-libstartup-notification-1">libstartup-notification-1.so</primary>
|
2005-05-21 02:27:23 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2003-02-07 08:58:19 +08:00
|
|
|
|
|
|
|
</sect1>
|