source: xsoft/office/gnumeric.xml@ e05d663

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 e05d663 was e05d663, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Fix gnumeric md5sum

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