source: xsoft/office/gnumeric.xml@ 660581e

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 660581e was 02074b2, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Update to gnumeric-1.12.52.

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