source: xsoft/office/gnumeric.xml@ f14d3acd

12.1 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since f14d3acd was e1e58be, checked in by Pierre Labastie <pierre.labastie@…>, 10 months ago

Remove all ftp urls

neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...

  • Property mode set to 100644
File size: 8.4 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 gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
8 <!ENTITY gnumeric-download-ftp " ">
9 <!ENTITY gnumeric-md5sum "76ab216b25c48b4f5fbf05f73e1ca7d9">
10 <!ENTITY gnumeric-size "17 MB">
11 <!ENTITY gnumeric-buildsize "243 MB (add 4 MB for tests)">
12 <!ENTITY gnumeric-time "0.7 SBU (Using parallelism=4; add 3.6 SBU for tests)">
13]>
14
15<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
16 <?dbhtml filename="gnumeric.html"?>
17
18
19 <title>Gnumeric-&gnumeric-version;</title>
20
21 <indexterm zone="gnumeric">
22 <primary sortas="a-Gnumeric">Gnumeric</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Gnumeric</title>
27
28 <para>
29 The <application>Gnumeric</application> package contains a
30 spreadsheet program which is useful for mathematical analysis.
31 </para>
32
33 &lfs120_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&gnumeric-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&gnumeric-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &gnumeric-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &gnumeric-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &gnumeric-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &gnumeric-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="goffice010"/> and
74 <xref linkend="itstool"/>
75 </para>
76
77 <bridgehead renderas="sect4">Recommended Runtime</bridgehead>
78 <para role="recommended">
79 an icon theme such as
80 <xref role="runtime" linkend="adwaita-icon-theme"/>,
81 <xref role="nodep" linkend="oxygen-icons5"/>, or
82 <xref role="runtime" linkend="gnome-icon-theme"/>,
83 <xref role="runtime" linkend="x-window-system"/>, and
84 <xref role="runtime" linkend="yelp"/> for the built-in help functionality
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="dconf"/> (to prevent some test failures),
90 <xref linkend="gobject-introspection"/>,
91 <xref linkend="pygobject3"/>,
92 <xref linkend="valgrind"/> (for some tests),
93<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
94 <ulink url="https://dblatex.sourceforge.net/">dblatex</ulink> (for PDF docs),
95 <ulink url="https://www.gnome-db.org/">libgda</ulink>,
96 <ulink url="https://www.mono-project.com/">Mono</ulink>,
97 <ulink url="https://pxlib.sourceforge.net/">pxlib</ulink>, and
98 <ulink url="https://frodo.looijaard.name/project/psiconv">Psiconv</ulink>
99 </para>
100
101<!-- Now in "recommendended runtime deps". Keeping as a comment because it
102 is easier to revert
103 <note>
104 <para>
105 Though only a run-time dependency, if you don't install the
106 <xref linkend="yelp"/> package, the built-in help functionality in
107 <application>Gnumeric</application> will not be available.
108 </para>
109 </note>
110-->
111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of Gnumeric</title>
115
116 <para>
117 Install <application>Gnumeric</application> by running the following
118 commands:
119 </para>
120
121<screen><userinput>./configure --prefix=/usr &amp;&amp;
122make</userinput></screen>
123
124 <para>
125 This package must be installed before the test suite is run.
126 </para>
127
128 <para>
129 Now, as the <systemitem class="username">root</systemitem> user:
130 </para>
131
132<screen role="root"><userinput>make install</userinput></screen>
133
134
135 <para>
136 To run the tests, issue <command>make check</command>. Tests should be
137 run from an active X session, and <xref linkend="dconf"/> should be
138 installed to prevent some failures. Three tests are known to fail
139 related to valgrind.
140 </para>
141
142 </sect2>
143
144 <sect2 role="commands">
145 <title>Command Explanations</title>
146
147 <para>
148 <option>--enable-pdfdocs</option>: Use this switch if you have
149 installed dblatex and wish to create PDF docs.
150 </para>
151
152 </sect2>
153
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
165 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
166 ssdiff, ssgrep, and ssindex
167 </seg>
168 <seg>
169 libspreadsheet.so
170 </seg>
171 <seg>
172 /usr/include/libspreadsheet-1.12,
173 /usr/lib/gnumeric,
174 /usr/lib/goffice/0.10/plugins/gnumeric,
175 /usr/share/gnumeric, and
176 /usr/share/help/{C,cs,de,es}/gnumeric
177 </seg>
178 </seglistitem>
179 </segmentedlist>
180
181 <variablelist>
182 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
183 <?dbfo list-presentation="list"?>
184 <?dbhtml list-presentation="table"?>
185
186 <varlistentry id="gnumeric-prog">
187 <term><command>gnumeric</command></term>
188 <listitem>
189 <para>
190 is a symlink to <command>gnumeric-&gnumeric-version;</command>
191 </para>
192 <indexterm zone="gnumeric gnumeric-prog">
193 <primary sortas="b-gnumeric">gnumeric</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="gnumeric-1">
199 <term><command>gnumeric-&gnumeric-version;</command></term>
200 <listitem>
201 <para>
202 is <application>GNOME</application>'s spreadsheet application
203 </para>
204 <indexterm zone="gnumeric gnumeric-1">
205 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="ssconvert">
211 <term><command>ssconvert</command></term>
212 <listitem>
213 <para>
214 is a command line utility to convert spreadsheet files
215 between various spreadsheet file formats
216 </para>
217 <indexterm zone="gnumeric ssconvert">
218 <primary sortas="b-ssconvert">ssconvert</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="ssdiff">
224 <term><command>ssdiff</command></term>
225 <listitem>
226 <para>
227 is a command line utility to compare two spreadsheets
228 </para>
229 <indexterm zone="gnumeric ssdiff">
230 <primary sortas="b-ssdiff">ssdiff</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="ssgrep">
236 <term><command>ssgrep</command></term>
237 <listitem>
238 <para>
239 is a command line utility to search spreadsheets for strings
240 </para>
241 <indexterm zone="gnumeric ssgrep">
242 <primary sortas="b-ssgrep">ssindex</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="ssindex">
248 <term><command>ssindex</command></term>
249 <listitem>
250 <para>
251 is a command line utility to generate index data for
252 spreadsheet files
253 </para>
254 <indexterm zone="gnumeric ssindex">
255 <primary sortas="b-ssindex">ssindex</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="libspreadsheet">
261 <term><filename class="libraryfile">libspreadsheet.so</filename></term>
262 <listitem>
263 <para>
264 contains the gnumeric API functions
265 </para>
266 <indexterm zone="gnumeric libspreadsheet">
267 <primary sortas="c-libspreadsheet">libspreadsheet.so</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271 </variablelist>
272
273 </sect2>
274
275</sect1>
Note: See TracBrowser for help on using the repository browser.