source: archive/gnome/gnome-documents.xml@ 0d7900a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0d7900a was 0d7900a, checked in by Randy McMurchy <randy@…>, 11 years ago

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

  • Property mode set to 100644
File size: 5.1 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-documents-download-http
8 "&gnome-download-http;/gnome-documents/0.4/gnome-documents-&gnome-documents-version;.tar.xz">
9 <!ENTITY gnome-documents-download-ftp
10 "&gnome-download-ftp;/gnome-documents/0.4/gnome-documents-&gnome-documents-version;.tar.xz">
11 <!ENTITY gnome-documents-md5sum "465de85bf9bac48ff300b1bf6aa5851c">
12 <!ENTITY gnome-documents-size "492 KB">
13 <!ENTITY gnome-documents-buildsize "10 MB">
14 <!ENTITY gnome-documents-time "0.4 SBU">
15]>
16
17<sect1 id="gnome-documents" xreflabel="gnome-documents-&gnome-documents-version;">
18 <?dbhtml filename="gnome-documents.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-documents-&gnome-documents-version;</title>
26
27 <indexterm zone="gnome-documents">
28 <primary sortas="a-gnome-documents">gnome-documents</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Documents</title>
33
34 <para>
35 <application>GNOME Documents</application> is a document viewer which supports
36 local documents (using the <application>Tracker</application> search engine) and
37 Google Documents. For local documents, this appears to be restricted to PDF and PS
38 files.
39 </para>
40
41 &lfs70_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gnome-documents-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gnome-documents-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gnome-documents-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gnome-documents-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gnome-documents-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gnome-documents-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">GNOME Documents Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="clutter-gtk"/>,
82 <xref linkend="evince"/> (with introspection support enabled),
83 <xref linkend="gjs"/>,
84 <xref linkend="gnome-desktop"/>,
85 <xref linkend="gnome-online-accounts"/>,
86 <xref linkend="libgdata"/> and
87 <xref linkend="tracker"/>
88 </para>
89
90 <bridgehead renderas="sect4">Additional Runtime Dependency</bridgehead>
91 <para role="optional">
92 Although this package uses <application>Evince</application>,
93 it needs <xref linkend="gimp"/> to display documents.
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/gnome-documents"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of GNOME Documents</title>
103
104 <para>
105 Install <application>GNOME Documents</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr \
110 --libexecdir=/usr/lib/gnome-documents &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <parameter>--libexecdir=/usr/lib/gnome-documents</parameter>: This
130 parameter ensures <filename>gd-tracker-gdata-miner</filename> is not installed in
131 <filename class="directory">/usr/libexec</filename>.
132 </para>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Program</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>
145 gnome-documents
146 </seg>
147 <seg>
148 /usr/lib/gnome-documents and
149 /usr/share/gnome-documents
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="gnome-documents-prog">
160 <term><command>gnome-documents</command></term>
161 <listitem>
162 <para>
163 displays (indexed) shared and local documents.
164 </para>
165 <indexterm zone="gnome-documents gnome-documents-prog">
166 <primary sortas="b-gnome-documents">gnome-documents</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 </variablelist>
172
173 </sect2>
174
175</sect1>
Note: See TracBrowser for help on using the repository browser.