source: xsoft/office/gnumeric.xml@ ccded7e

11.0 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 ccded7e was 6b2a913, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to WebKitGTK+-2.30.6
Update to gnumeric-1.12.49
Fix the build of MariaDB with CMake-3.20
Adapt fluxbox's instructions to themes now being stored in directories in /usr/share/fluxbox/styles (add -r to cp)
Move libjpeg and libpng to Required for gegl per the release notes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24410 af4574ff-66df-0310-9fd7-8a98e5e911e0

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