source: archive/gnome/gnome-documents.xml@ 48b59802

11.1 11.2 11.3 12.0 12.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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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