glfs/gnome/applications/gnome-logs.xml
Bruce Dubbs db1b9905b8 Update to gucharmap-10.0.4.
Update to gnome-apps-2.28 baobab cheese eog evince
          file-roller gnome-calculator gnome-color-manager gnome-disk-utility
          gnome-logs gnome-maps gnome-system-monitor gnome-terminal. 

Update to libwacom-0.29. 
Update to evolution-3.28.0.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20040 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-04 23:03:27 +00:00

166 lines
4.6 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 gnome-logs-download-http
"&gnome-download-http;/gnome-logs/&gnome-minor-28;/gnome-logs-&gnome-logs-version;.tar.xz">
<!ENTITY gnome-logs-download-ftp
"&gnome-download-ftp;/gnome-logs/&gnome-minor-28;/gnome-logs-&gnome-logs-version;.tar.xz">
<!ENTITY gnome-logs-md5sum "ca11b08d49d850a0cf3718304df75217">
<!ENTITY gnome-logs-size "736 KB">
<!ENTITY gnome-logs-buildsize "12 MB">
<!ENTITY gnome-logs-time "less than 0.1 SBU">
]>
<sect1 id="gnome-logs" xreflabel="gnome-logs-&gnome-logs-version;" revision="systemd">
<?dbhtml filename="gnome-logs.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-logs-&gnome-logs-version;</title>
<indexterm zone="gnome-logs">
<primary sortas="a-gnome-logs">gnome-logs</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Logs</title>
<para>
The <application>GNOME Logs</application> package contains a log viewer
for the systemd journal.
</para>
&lfs82_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-logs-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-logs-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-logs-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-logs-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-logs-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-logs-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Logs Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk3"/>, and
<xref linkend="gsettings-desktop-schemas"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="Optional">
<!-- <xref linkend="appstream-glib"/>, -->
<xref linkend="desktop-file-utils"/> (for the test suite), and
<xref linkend="DocBook"/>,
<xref linkend="docbook-xsl"/>,
<xref linkend="libxslt"/> (to build manual pages),
<ulink url="&appstream-glib-url;">appstream-glib</ulink>, and
<ulink url="https://pypi.python.org/pypi/dogtail">dogtail</ulink>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gnome-logs"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Logs</title>
<para>
Install <application>GNOME Logs</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
gnome-logs
</seg>
<seg>
None
</seg>
<seg>
/usr/share/help/*/gnome-logs
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-logs-prog">
<term><command>gnome-logs</command></term>
<listitem>
<para>
is a <application>GNOME</application> log viewer for the
systemd journal.
</para>
<indexterm zone="gnome-logs gnome-logs-prog">
<primary sortas="b-gnome-logs">gnome-logs</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>