source: xsoft/office/gnumeric.xml@ eb31fb51

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 eb31fb51 was c8b93dfd, checked in by Pierre Labastie <pieere@…>, 7 years ago

role="runtime" for xsoft

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

  • Property mode set to 100644
File size: 8.4 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">
[26fd44f]9 <!ENTITY gnumeric-md5sum "2b253329de4121231c6dfb402116c2c2">
[f7829c9]10 <!ENTITY gnumeric-size "19 MB">
[26fd44f]11 <!ENTITY gnumeric-buildsize "269 MB (add 4 MB for tests)">
12 <!ENTITY gnumeric-time "2.5 SBU (add 3.5 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
[814ba01]37 &lfs81_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"/>,
86 <xref role="runtime" linkend="oxygen-icons5"/> or
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
124 <para>Install <application>Gnumeric</application> by running the following
125 commands:</para>
126
[d160092]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
144 installed to prevent some failures.
[ff3db85]145 </para>
[1897050e]146
147 </sect2>
148
149 <sect2 role="commands">
150 <title>Command Explanations</title>
151
[f144243]152 <para>
153 <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
[72d90b67]154 sed removes an invalid mime type from the .desktop file.
[f144243]155 </para>
156
[ff3db85]157 <para>
158 <option>--enable-pdfdocs</option>: Use this switch if you have
159 installed dblatex and wish to create PDF docs.
160 </para>
[1897050e]161
[1e71a3a]162 </sect2>
163
[1897050e]164
165 <sect2 role="content">
166 <title>Contents</title>
167
168 <segmentedlist>
169 <segtitle>Installed Programs</segtitle>
170 <segtitle>Installed Libraries</segtitle>
171 <segtitle>Installed Directories</segtitle>
172
173 <seglistitem>
[ff3db85]174 <seg>
[cfb06c21]175 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
[bb6bd84]176 ssdiff, ssgrep, and ssindex
[ff3db85]177 </seg>
178 <seg>
[bb6bd84]179 libspreadsheet.so,
180 gnumeric.so, and
181 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/
[ff3db85]182 </seg>
183 <seg>
[88b2ba1d]184 /usr/include/libspreadsheet-1.12,
[bb6bd84]185 /usr/lib/{,goffice/0.10/plugins}/gnumeric, and
186 /usr/share/{,gnome/help,omf,pixmaps}/gnumeric
[ff3db85]187 </seg>
[1897050e]188 </seglistitem>
189 </segmentedlist>
190
191 <variablelist>
192 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
193 <?dbfo list-presentation="list"?>
194 <?dbhtml list-presentation="table"?>
195
196 <varlistentry id="gnumeric-prog">
197 <term><command>gnumeric</command></term>
198 <listitem>
[ff3db85]199 <para>
200 is a symlink to <command>gnumeric-&gnumeric-version;</command>.
201 </para>
[1897050e]202 <indexterm zone="gnumeric gnumeric-prog">
[b960e3ec]203 <primary sortas="b-gnumeric">gnumeric</primary>
[1897050e]204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="gnumeric-1">
[de8420b1]209 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]210 <listitem>
[ff3db85]211 <para>
212 is <application>GNOME</application>'s spreadsheet application.
213 </para>
[1897050e]214 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]215 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="ssconvert">
221 <term><command>ssconvert</command></term>
222 <listitem>
[ff3db85]223 <para>
224 is a command line utility to convert spreadsheet files
225 between various spreadsheet file formats.
226 </para>
[1897050e]227 <indexterm zone="gnumeric ssconvert">
228 <primary sortas="b-ssconvert">ssconvert</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
[88b2ba1d]233 <varlistentry id="ssdiff">
234 <term><command>ssdiff</command></term>
235 <listitem>
236 <para>
237 is a command line utility to compare two spreadsheets.
238 </para>
239 <indexterm zone="gnumeric ssdiff">
240 <primary sortas="b-ssdiff">ssdiff</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
[be7d50e]245 <varlistentry id="ssgrep">
246 <term><command>ssgrep</command></term>
247 <listitem>
[ff3db85]248 <para>
249 is a command line utility to search spreadsheets for strings.
250 </para>
[be7d50e]251 <indexterm zone="gnumeric ssgrep">
252 <primary sortas="b-ssgrep">ssindex</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
[1e71a3a]257 <varlistentry id="ssindex">
258 <term><command>ssindex</command></term>
259 <listitem>
[ff3db85]260 <para>
261 is a command line utility to generate index data for
262 spreadsheet files.
263 </para>
[1e71a3a]264 <indexterm zone="gnumeric ssindex">
265 <primary sortas="b-ssindex">ssindex</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
269
[1897050e]270 </variablelist>
271
272 </sect2>
[f45b1953]273
274</sect1>
Note: See TracBrowser for help on using the repository browser.