source: xsoft/office/gnumeric.xml@ 54c5c16

10.0 10.1 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 54c5c16 was 3d9b01d, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

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

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