source: xsoft/office/gnumeric.xml@ ebbe5a8f

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since ebbe5a8f was e22e0ad, checked in by Bruce Dubbs <bdubbs@…>, 16 months ago

Update to gnumeric-1.12.55.

  • Property mode set to 100644
File size: 8.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 gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
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 &lfs112_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 <para condition="html" role="usernotes">User Notes:
112 <ulink url="&blfs-wiki;/gnumeric"/>
113 </para>
114 </sect2>
115
116 <sect2 role="installation">
117 <title>Installation of Gnumeric</title>
118
119 <para>
120 Install <application>Gnumeric</application> by running the following
121 commands:
122 </para>
123
124<screen><userinput>./configure --prefix=/usr &amp;&amp;
125make</userinput></screen>
126
127 <para>
128 This package must be installed before the test suite is run.
129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>make install</userinput></screen>
136
137
138 <para>
139 To run the tests, issue <command>make check</command>. Tests should be
140 run from an active X session, and <xref linkend="dconf"/> should be
141 installed to prevent some failures. Three tests are known to fail
142 related to valgrind.
143 </para>
144
145 </sect2>
146
147 <sect2 role="commands">
148 <title>Command Explanations</title>
149
150 <para>
151 <option>--enable-pdfdocs</option>: Use this switch if you have
152 installed dblatex and wish to create PDF docs.
153 </para>
154
155 </sect2>
156
157
158 <sect2 role="content">
159 <title>Contents</title>
160
161 <segmentedlist>
162 <segtitle>Installed Programs</segtitle>
163 <segtitle>Installed Libraries</segtitle>
164 <segtitle>Installed Directories</segtitle>
165
166 <seglistitem>
167 <seg>
168 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
169 ssdiff, ssgrep, and ssindex
170 </seg>
171 <seg>
172 libspreadsheet.so
173 </seg>
174 <seg>
175 /usr/include/libspreadsheet-1.12,
176 /usr/lib/gnumeric,
177 /usr/lib/goffice/0.10/plugins/gnumeric,
178 /usr/share/gnumeric, and
179 /usr/share/help/{C,cs,de,es}/gnumeric
180 </seg>
181 </seglistitem>
182 </segmentedlist>
183
184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
188
189 <varlistentry id="gnumeric-prog">
190 <term><command>gnumeric</command></term>
191 <listitem>
192 <para>
193 is a symlink to <command>gnumeric-&gnumeric-version;</command>
194 </para>
195 <indexterm zone="gnumeric gnumeric-prog">
196 <primary sortas="b-gnumeric">gnumeric</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="gnumeric-1">
202 <term><command>gnumeric-&gnumeric-version;</command></term>
203 <listitem>
204 <para>
205 is <application>GNOME</application>'s spreadsheet application
206 </para>
207 <indexterm zone="gnumeric gnumeric-1">
208 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="ssconvert">
214 <term><command>ssconvert</command></term>
215 <listitem>
216 <para>
217 is a command line utility to convert spreadsheet files
218 between various spreadsheet file formats
219 </para>
220 <indexterm zone="gnumeric ssconvert">
221 <primary sortas="b-ssconvert">ssconvert</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="ssdiff">
227 <term><command>ssdiff</command></term>
228 <listitem>
229 <para>
230 is a command line utility to compare two spreadsheets
231 </para>
232 <indexterm zone="gnumeric ssdiff">
233 <primary sortas="b-ssdiff">ssdiff</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 <varlistentry id="ssgrep">
239 <term><command>ssgrep</command></term>
240 <listitem>
241 <para>
242 is a command line utility to search spreadsheets for strings
243 </para>
244 <indexterm zone="gnumeric ssgrep">
245 <primary sortas="b-ssgrep">ssindex</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="ssindex">
251 <term><command>ssindex</command></term>
252 <listitem>
253 <para>
254 is a command line utility to generate index data for
255 spreadsheet files
256 </para>
257 <indexterm zone="gnumeric ssindex">
258 <primary sortas="b-ssindex">ssindex</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="libspreadsheet">
264 <term><filename class="libraryfile">libspreadsheet.so</filename></term>
265 <listitem>
266 <para>
267 contains the gnumeric API functions
268 </para>
269 <indexterm zone="gnumeric libspreadsheet">
270 <primary sortas="c-libspreadsheet">libspreadsheet.so</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274 </variablelist>
275
276 </sect2>
277
278</sect1>
Note: See TracBrowser for help on using the repository browser.