source: gnome/applications/gnome-logs.xml@ dbea07b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since dbea07b was 43751fc6, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to gtksourceview-3.24.9
Add libdazzle for Epiphany
Update to Seahorse-3.30.1.1
Update to Epiphany-3.30.2
Update to baobab-3.30.0
Update to eog-3.28.4
Update to evince-3.30.2
Update to evolution-3.30.4
Update to file-roller-3.30.1
Update to gnome-calculator-3.30.1
Update to gnome-disk-utility-3.30.2
Update to gnome-logs-3.30.0
Update to gnome-maps-3.30.3
Update to gnome-power-manager-3.30.0
Update to gnome-screenshot-3.30.0
Update to gnome-system-monitor-3.30.0
Update to gucharmap-11.0.3

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

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-logs-download-http
8 "&gnome-download-http;/gnome-logs/&gnome-minor-30;/gnome-logs-&gnome-logs-version;.tar.xz">
9 <!ENTITY gnome-logs-download-ftp
10 "&gnome-download-ftp;/gnome-logs/&gnome-minor-28;/gnome-logs-&gnome-logs-version;.tar.xz">
11 <!ENTITY gnome-logs-md5sum "5441ae894bd21f8f9ae9c1d86c8ce564">
12 <!ENTITY gnome-logs-size "1.2 MB">
13 <!ENTITY gnome-logs-buildsize "17 MB">
14 <!ENTITY gnome-logs-time "less than 0.1 SBU">
15]>
16
17<sect1 id="gnome-logs" xreflabel="gnome-logs-&gnome-logs-version;" revision="systemd">
18 <?dbhtml filename="gnome-logs.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-logs-&gnome-logs-version;</title>
26
27 <indexterm zone="gnome-logs">
28 <primary sortas="a-gnome-logs">gnome-logs</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Logs</title>
33
34 <para>
35 The <application>GNOME Logs</application> package contains a log viewer
36 for the systemd journal.
37 </para>
38
39 &lfs83_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-logs-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-logs-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-logs-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-logs-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-logs-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-logs-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Logs Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gtk3"/>, and
80 <xref linkend="gsettings-desktop-schemas"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="Optional">
85<!-- <xref linkend="appstream-glib"/>, -->
86 <xref linkend="desktop-file-utils"/> (for the test suite), and
87 <xref linkend="DocBook"/>,
88 <xref linkend="docbook-xsl"/>,
89 <xref linkend="libxslt"/> (to build manual pages),
90 <ulink url="&appstream-glib-url;">appstream-glib</ulink>, and
91 <ulink url="https://pypi.python.org/pypi/dogtail">dogtail</ulink>
92 </para>
93
94 <para condition="html" role="usernotes">
95 User Notes: <ulink url="&blfs-wiki;/gnome-logs"/>
96 </para>
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of GNOME Logs</title>
101
102 <para>
103 Install <application>GNOME Logs</application> by running the following
104 commands:
105 </para>
106
107<screen><userinput>./configure --prefix=/usr &amp;&amp;
108make</userinput></screen>
109
110 <para>
111 To test the results, issue: <command>make check</command>.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
120 </sect2>
121
122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
126 <segtitle>Installed Programs</segtitle>
127 <segtitle>Installed Libraries</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>
132 gnome-logs
133 </seg>
134 <seg>
135 None
136 </seg>
137 <seg>
138 /usr/share/help/*/gnome-logs
139 </seg>
140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="gnome-logs-prog">
149 <term><command>gnome-logs</command></term>
150 <listitem>
151 <para>
152 is a <application>GNOME</application> log viewer for the
153 systemd journal.
154 </para>
155 <indexterm zone="gnome-logs gnome-logs-prog">
156 <primary sortas="b-gnome-logs">gnome-logs</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 </variablelist>
162
163 </sect2>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.