mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
be0a06449b
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17066 af4574ff-66df-0310-9fd7-8a98e5e911e0
184 lines
5.2 KiB
XML
184 lines
5.2 KiB
XML
<?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 lxqt-notificationd-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-notificationd-&lxqt-notificationd-version;.tar.xz">
|
|
<!ENTITY lxqt-notificationd-download-ftp " ">
|
|
<!ENTITY lxqt-notificationd-md5sum "6fc72335b4cb0ae1db3cbbcc2f6e38ca">
|
|
<!ENTITY lxqt-notificationd-size "32 KB">
|
|
<!ENTITY lxqt-notificationd-buildsize "2.5 MB">
|
|
<!ENTITY lxqt-notificationd-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="lxqt-notificationd" xreflabel="lxqt-notificationd-&lxqt-notificationd-version;">
|
|
<?dbhtml filename="lxqt-notificationd.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>lxqt-notificationd-&lxqt-notificationd-version;</title>
|
|
|
|
<indexterm zone="lxqt-notificationd">
|
|
<primary sortas="a-lxqt-notificationd">lxqt-notificationd</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to lxqt-notificationd</title>
|
|
|
|
<para>
|
|
The <application>lxqt-notificationd</application> package is the
|
|
<application>LXQt</application> notification daemon.
|
|
</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&lxqt-notificationd-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&lxqt-notificationd-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &lxqt-notificationd-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &lxqt-notificationd-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &lxqt-notificationd-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &lxqt-notificationd-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">lxqt-notificationd Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="liblxqt"/> and
|
|
<xref linkend="lxqt-common"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/lxqt-notificationd"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of lxqt-notificationd</title>
|
|
|
|
<para>
|
|
Install <application>lxqt-notificationd</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir -v build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Release \
|
|
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
|
.. &&
|
|
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<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>
|
|
<command>sed -e ... src/notification.cpp</command>: Fixes the headers for KF5.
|
|
</para>
|
|
|
|
<para>
|
|
<command>sed -e ... config/basicsettings.cpp</command>: Fixes the headers for
|
|
Qt5-5.5.
|
|
</para>
|
|
|
|
</sect2>-->
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
lxqt-config-notificationd and lxqt-notificationd
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
$LXQT_PREFIX/share/lxqt/translations/lxqt-{config-,}notificationd
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="lxqt-config-notificationd">
|
|
<term><command>lxqt-config-notificationd</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <command>lxqt-notificationd</command> GUI configuration tool.
|
|
</para>
|
|
<indexterm zone="lxqt-notificationd lxqt-config-notificationd">
|
|
<primary sortas="b-lxqt-config-notificationd">lxqt-config-notificationd</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="lxqt-notificationd-prog">
|
|
<term><command>lxqt-notificationd</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>LXQt</application> notification daemon.
|
|
</para>
|
|
<indexterm zone="lxqt-notificationd lxqt-notificationd-prog">
|
|
<primary sortas="b-lxqt-notificationd">lxqt-notificationd</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|