source: xsoft/office/gnumeric.xml@ e22e0ad

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 e22e0ad was e22e0ad, checked in by Bruce Dubbs <bdubbs@…>, 17 months ago

Update to gnumeric-1.12.55.

  • Property mode set to 100644
File size: 8.6 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[ff3db85]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">
[e22e0ad]9 <!ENTITY gnumeric-md5sum "76ab216b25c48b4f5fbf05f73e1ca7d9">
[8cb8165]10 <!ENTITY gnumeric-size "17 MB">
[e22e0ad]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)">
[613c524f]13]>
14
[5afbfa23]15<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
[f144243]16 <?dbhtml filename="gnumeric.html"?>
[1897050e]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
[ff3db85]28 <para>
29 The <application>Gnumeric</application> package contains a
30 spreadsheet program which is useful for mathematical analysis.
31 </para>
[1897050e]32
[d6696ec]33 &lfs112_checked;
[be7d50e]34
[1897050e]35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[ff3db85]38 <para>
39 Download (HTTP): <ulink url="&gnumeric-download-http;"/>
40 </para>
[1897050e]41 </listitem>
42 <listitem>
[ff3db85]43 <para>
44 Download (FTP): <ulink url="&gnumeric-download-ftp;"/>
45 </para>
[1897050e]46 </listitem>
47 <listitem>
[ff3db85]48 <para>
49 Download MD5 sum: &gnumeric-md5sum;
50 </para>
[1897050e]51 </listitem>
52 <listitem>
[ff3db85]53 <para>
54 Download size: &gnumeric-size;
55 </para>
[1897050e]56 </listitem>
57 <listitem>
[ff3db85]58 <para>
59 Estimated disk space required: &gnumeric-buildsize;
60 </para>
[1897050e]61 </listitem>
62 <listitem>
[ff3db85]63 <para>
64 Estimated build time: &gnumeric-time;
65 </para>
[1897050e]66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
[ff3db85]72 <para role="required">
[217aac7d]73 <xref linkend="goffice010"/> and
74 <xref linkend="itstool"/>
[ff3db85]75 </para>
[be7d50e]76
[6e364b3]77 <bridgehead renderas="sect4">Recommended Runtime</bridgehead>
[c8b93dfd]78 <para role="recommended">
79 an icon theme such as
80 <xref role="runtime" linkend="adwaita-icon-theme"/>,
[cac7f93]81 <xref role="nodep" linkend="oxygen-icons5"/>, or
[c8b93dfd]82 <xref role="runtime" linkend="gnome-icon-theme"/>,
83 <xref role="runtime" linkend="x-window-system"/>, and
[b9c353b]84 <xref role="runtime" linkend="yelp"/> for the built-in help functionality
[231645c]85 </para>
86
[be7d50e]87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
[889aa40]89 <xref linkend="dconf"/> (to prevent some test failures),
[ff3db85]90 <xref linkend="gobject-introspection"/>,
[ef3c320]91 <xref linkend="pygobject3"/>,
92 <xref linkend="valgrind"/> (for some tests),
[cfb06c21]93<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
[17aa21c]94 <ulink url="https://dblatex.sourceforge.net/">dblatex</ulink> (for PDF docs),
[75b1a338]95 <ulink url="https://www.gnome-db.org/">libgda</ulink>,
96 <ulink url="https://www.mono-project.com/">Mono</ulink>,
[17aa21c]97 <ulink url="https://pxlib.sourceforge.net/">pxlib</ulink>, and
[75b1a338]98 <ulink url="https://frodo.looijaard.name/project/psiconv">Psiconv</ulink>
[be7d50e]99 </para>
[1897050e]100
[6e364b3]101<!-- Now in "recommendended runtime deps". Keeping as a comment because it
102 is easier to revert
103 <note>
[ff3db85]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>
[79e5f05]109 </note>
[6e364b3]110-->
[38e4f06]111 <para condition="html" role="usernotes">User Notes:
[ff3db85]112 <ulink url="&blfs-wiki;/gnumeric"/>
113 </para>
[1897050e]114 </sect2>
115
116 <sect2 role="installation">
117 <title>Installation of Gnumeric</title>
118
[622c1021]119 <para>
120 Install <application>Gnumeric</application> by running the following
121 commands:
122 </para>
[1897050e]123
[a32f6ec]124<screen><userinput>./configure --prefix=/usr &amp;&amp;
[79e5f05]125make</userinput></screen>
126
[ff3db85]127 <para>
[9dcfced]128 This package must be installed before the test suite is run.
[ff3db85]129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
[79e5f05]134
[ff3db85]135<screen role="root"><userinput>make install</userinput></screen>
[79e5f05]136
[d160092]137
[ff3db85]138 <para>
[26fd44f]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
[d723609]141 installed to prevent some failures. Three tests are known to fail
142 related to valgrind.
[ff3db85]143 </para>
[1897050e]144
145 </sect2>
146
147 <sect2 role="commands">
148 <title>Command Explanations</title>
149
[ff3db85]150 <para>
151 <option>--enable-pdfdocs</option>: Use this switch if you have
152 installed dblatex and wish to create PDF docs.
153 </para>
[1897050e]154
[1e71a3a]155 </sect2>
156
[1897050e]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>
[ff3db85]167 <seg>
[cfb06c21]168 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
[bb6bd84]169 ssdiff, ssgrep, and ssindex
[ff3db85]170 </seg>
171 <seg>
[b4201cc]172 libspreadsheet.so
[ff3db85]173 </seg>
174 <seg>
[88b2ba1d]175 /usr/include/libspreadsheet-1.12,
[b4201cc]176 /usr/lib/gnumeric,
177 /usr/lib/goffice/0.10/plugins/gnumeric,
[6b2a913]178 /usr/share/gnumeric, and
179 /usr/share/help/{C,cs,de,es}/gnumeric
[ff3db85]180 </seg>
[1897050e]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>
[ff3db85]192 <para>
[4c24eb0a]193 is a symlink to <command>gnumeric-&gnumeric-version;</command>
[ff3db85]194 </para>
[1897050e]195 <indexterm zone="gnumeric gnumeric-prog">
[b960e3ec]196 <primary sortas="b-gnumeric">gnumeric</primary>
[1897050e]197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="gnumeric-1">
[de8420b1]202 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]203 <listitem>
[ff3db85]204 <para>
[4c24eb0a]205 is <application>GNOME</application>'s spreadsheet application
[ff3db85]206 </para>
[1897050e]207 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]208 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="ssconvert">
214 <term><command>ssconvert</command></term>
215 <listitem>
[ff3db85]216 <para>
217 is a command line utility to convert spreadsheet files
[4c24eb0a]218 between various spreadsheet file formats
[ff3db85]219 </para>
[1897050e]220 <indexterm zone="gnumeric ssconvert">
221 <primary sortas="b-ssconvert">ssconvert</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
[88b2ba1d]226 <varlistentry id="ssdiff">
227 <term><command>ssdiff</command></term>
228 <listitem>
229 <para>
[4c24eb0a]230 is a command line utility to compare two spreadsheets
[88b2ba1d]231 </para>
232 <indexterm zone="gnumeric ssdiff">
233 <primary sortas="b-ssdiff">ssdiff</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
[be7d50e]238 <varlistentry id="ssgrep">
239 <term><command>ssgrep</command></term>
240 <listitem>
[ff3db85]241 <para>
[4c24eb0a]242 is a command line utility to search spreadsheets for strings
[ff3db85]243 </para>
[be7d50e]244 <indexterm zone="gnumeric ssgrep">
245 <primary sortas="b-ssgrep">ssindex</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
[1e71a3a]250 <varlistentry id="ssindex">
251 <term><command>ssindex</command></term>
252 <listitem>
[ff3db85]253 <para>
254 is a command line utility to generate index data for
[4c24eb0a]255 spreadsheet files
[ff3db85]256 </para>
[1e71a3a]257 <indexterm zone="gnumeric ssindex">
258 <primary sortas="b-ssindex">ssindex</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
[b4201cc]263 <varlistentry id="libspreadsheet">
264 <term><filename class="libraryfile">libspreadsheet.so</filename></term>
265 <listitem>
266 <para>
[4c24eb0a]267 contains the gnumeric API functions
[b4201cc]268 </para>
269 <indexterm zone="gnumeric libspreadsheet">
270 <primary sortas="c-libspreadsheet">libspreadsheet.so</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
[1897050e]274 </variablelist>
275
276 </sect2>
[f45b1953]277
278</sect1>
Note: See TracBrowser for help on using the repository browser.