Author: krejzi
Date: Fri Mar 1 06:47:30 2013
New Revision: 11034
Log:
libgsf 1.14.26, GOffice 0.10.0, Gnumeric 1.12.0
Added:
trunk/BOOK/x/lib/goffice010.xml (contents, props changed)
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libgsf.xml
trunk/BOOK/x/lib/lib.xml
trunk/BOOK/xsoft/office/gnumeric.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Fri Mar 1 05:05:54 2013 (r11033)
+++ trunk/BOOK/general.ent Fri Mar 1 06:47:30 2013 (r11034)
@@ -270,7 +270,7 @@
<!ENTITY libgcrypt-version "1.5.0">
<!ENTITY libglade-version "2.6.4">
<!ENTITY libgpg-error-version "1.10">
-<!ENTITY libgsf-version "1.14.25">
+<!ENTITY libgsf-version "1.14.26">
<!ENTITY libical-version "0.48">
<!ENTITY libidl-version "0.8.14">
<!ENTITY libidn-version "1.25">
@@ -583,6 +583,7 @@
<!ENTITY freeglut-version "2.8.0">
<!ENTITY gdk-pixbuf-version "2.26.5">
<!ENTITY goffice-version "0.8.17">
+<!ENTITY goffice010-version "0.10.0">
<!ENTITY gtk2-version "2.24.14">
<!ENTITY gtk3-version "3.6.4">
<!ENTITY gtk-engines-version "2.20.2">
@@ -791,7 +792,7 @@
<!-- Part X -->
<!-- Chapter 35 -->
<!ENTITY AbiWord-version "2.9.3">
-<!ENTITY gnumeric-version "1.10.17">
+<!ENTITY gnumeric-version "1.12.0">
<!ENTITY gnucash-version "2.4.11">
<!ENTITY libreoffice-version "3.6.4">
Modified: trunk/BOOK/general/genlib/libgsf.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgsf.xml Fri Mar 1 05:05:54 2013
(r11033)
+++ trunk/BOOK/general/genlib/libgsf.xml Fri Mar 1 06:47:30 2013
(r11034)
@@ -6,8 +6,8 @@
<!ENTITY libgsf-download-http
"&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
<!ENTITY libgsf-download-ftp
"&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
- <!ENTITY libgsf-md5sum "a66a2c6fc327bc62bebe3f988c4f45f3">
- <!ENTITY libgsf-size "516 KB">
+ <!ENTITY libgsf-md5sum "3c5a4fbd16a727c36974078e6d0e9575">
+ <!ENTITY libgsf-size "520 KB">
<!ENTITY libgsf-buildsize "14 MB">
<!ENTITY libgsf-time "0.1 SBU">
]>
@@ -88,9 +88,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="gobject-introspection"/>
- <xref linkend="gtk-doc"/> and
- <xref linkend="pygtk"/>
+ <xref linkend="gobject-introspection"/> and
+ <xref linkend="gtk-doc"/>
</para>
<para condition="html" role="usernotes">User Notes:
Added: trunk/BOOK/x/lib/goffice010.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/BOOK/x/lib/goffice010.xml Fri Mar 1 06:47:30 2013 (r11034)
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY goffice010-download-http
+
"&gnome-download-http;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
+ <!ENTITY goffice010-download-ftp
+
"&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
+ <!ENTITY goffice010-md5sum "a260760abed11f510db712305d82884b">
+ <!ENTITY goffice010-size "2.1 MB">
+ <!ENTITY goffice010-buildsize "91 MB">
+ <!ENTITY goffice010-time "1.2 SBU">
+]>
+
+<sect1 id="goffice010" xreflabel="GOffice-&goffice010-version;">
+ <?dbhtml filename="goffice010.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>GOffice-&goffice010-version;</title>
+
+ <indexterm zone="goffice">
+ <primary sortas="a-GOffice">GOffice</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to GOffice</title>
+
+ <para>
+ The <application>GOffice</application> package contains a library of
+ <application>GLib</application>/<application>GTK</application> document
+ centric objects and utilities. This is useful for performing common
+ operations for document centric applications that are conceptually
simple,
+ but complex to implement fully. Some of the operations provided by the
+ <application>GOffice</application> library include support for plugins,
+ load/save routines for application documents and undo/redo functions.
+ </para>
+
+ &lfs72_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&goffice010-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&goffice010-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &goffice010-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &goffice010-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &goffice010-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &goffice010-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">GOffice Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="gtk3"/>,
+ <xref linkend="libgsf"/>,
+ <xref linkend="librsvg"/> and
+ <xref linkend="which"/>
+ </para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ <ulink url="&gnome-download-http;/lasem/">Lasem</ulink>,
+ <ulink url="http://www.freedesktop.org/wiki/Software/libspectre">
+ libspectre</ulink>,
+ <xref linkend="gs"/>,
+ <xref linkend="gobject-introspection"/> and
+ <xref linkend="gtk-doc"/>
+ </para>
+
+ <para condition="html" role="usernotes">
+ User Notes: <ulink url="&blfs-wiki;/goffice010"/>
+ </para>
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of GOffice</title>
+
+ <para>
+ Install <application>GOffice</application> by running the following
+ commands:
+ </para>
+
+<screen><userinput>./configure --prefix=/usr &&
+make</userinput></screen>
+
+ <para>
+ If you wish to run the tests, issue: <command>make check</command>.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/gtk-doc-rebuild.xml"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>
+ None
+ </seg>
+ <seg>
+ libgoffice-0.10.so
+ </seg>
+ <seg>
+ /usr/include/libgoffice-0.10,
+ /usr/lib/goffice and
+ /usr/share/gtk-doc/html/goffice-0.10
+ </seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libgoffice010">
+ <term><filename
class="libraryfile">libgoffice-0.10.so</filename></term>
+ <listitem>
+ <para>
+ contains API functions to provide support for document centric
+ objects and utilities.
+ </para>
+ <indexterm zone="goffice010 libgoffice010">
+ <primary sortas="c-libgoffice-0.10">libgoffice-0.10.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/x/lib/lib.xml
==============================================================================
--- trunk/BOOK/x/lib/lib.xml Fri Mar 1 05:05:54 2013 (r11033)
+++ trunk/BOOK/x/lib/lib.xml Fri Mar 1 06:47:30 2013 (r11034)
@@ -39,6 +39,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="gdk-pixbuf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="goffice.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="goffice010.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="gtk-engines.xml"/>
Modified: trunk/BOOK/xsoft/office/gnumeric.xml
==============================================================================
--- trunk/BOOK/xsoft/office/gnumeric.xml Fri Mar 1 05:05:54 2013
(r11033)
+++ trunk/BOOK/xsoft/office/gnumeric.xml Fri Mar 1 06:47:30 2013
(r11034)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gnumeric-download-http
"&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
- <!ENTITY gnumeric-download-ftp
"&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
- <!ENTITY gnumeric-md5sum "ee824d9656a271957d949b8769341f40">
- <!ENTITY gnumeric-size "14.0 MB">
- <!ENTITY gnumeric-buildsize "247 MB">
+ <!ENTITY gnumeric-download-http
"&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
+ <!ENTITY gnumeric-download-ftp
"&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
+ <!ENTITY gnumeric-md5sum "3fd87cca95334b5d8ac922989670fe27">
+ <!ENTITY gnumeric-size "15 MB">
+ <!ENTITY gnumeric-buildsize "280 MB">
<!ENTITY gnumeric-time "2.6 SBU">
]>
@@ -29,73 +29,77 @@
<sect2 role="package">
<title>Introduction to Gnumeric</title>
- <para>The <application>Gnumeric</application> package contains a
- spreadsheet program. This is useful for mathematical analysis.</para>
+ <para>
+ The <application>Gnumeric</application> package contains a
+ spreadsheet program which is useful for mathematical analysis.
+ </para>
&lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
- <para>Download (HTTP): <ulink url="&gnumeric-download-http;"/></para>
+ <para>
+ Download (HTTP): <ulink url="&gnumeric-download-http;"/>
+ </para>
</listitem>
<listitem>
- <para>Download (FTP): <ulink url="&gnumeric-download-ftp;"/></para>
+ <para>
+ Download (FTP): <ulink url="&gnumeric-download-ftp;"/>
+ </para>
</listitem>
<listitem>
- <para>Download MD5 sum: &gnumeric-md5sum;</para>
+ <para>
+ Download MD5 sum: &gnumeric-md5sum;
+ </para>
</listitem>
<listitem>
- <para>Download size: &gnumeric-size;</para>
+ <para>
+ Download size: &gnumeric-size;
+ </para>
</listitem>
<listitem>
- <para>Estimated disk space required: &gnumeric-buildsize;</para>
+ <para>
+ Estimated disk space required: &gnumeric-buildsize;
+ </para>
</listitem>
<listitem>
- <para>Estimated build time: &gnumeric-time;</para>
+ <para>
+ Estimated build time: &gnumeric-time;
+ </para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="goffice"/>,
- <xref linkend="libglade"/> and
- <xref linkend="rarian"/></para>
+ <para role="required">
+ <xref linkend="goffice010"/>
+ </para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="GConf"/>,
- (<xref linkend="libgnomeui"/> with the
- <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
- <xref linkend="libgsf"/> package, for a GNOME-2 desktop),
- <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF
docs)</ulink>,
- <ulink url="http://www.gnome-db.org/">libgda</ulink>,
- <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
- <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>
and
- <xref linkend="pygtk"/>
- </para>
-
- <!-- gnumeric now uses current libgda, abiword would use ancient libgnomedb
- and ancient libgda, so hopefully no conflict.
- <para>* The
- <application>libgda</application>/<application>libgnomedb</application>
- stack required for <application>Gnumeric</application> database
- access may conflict with the versions used by the
- <xref linkend="abiword"/> database plugin. Though the libraries
- themselves pose no conflict, the executables and support files may
- overwrite one another. Note that the current (version 4.1.x) stack does not
- support <application>AbiWord</application> database access.</para>-->
+ <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF
docs)</ulink>,
+ <xref linkend="gobject-introspection"/>,
+ <xref linkend="guile"/>,
+ <ulink url="http://www.gnome-db.org/">libgda</ulink>,
+ <ulink url="http://www.mono-project.com/">Mono</ulink>,
+ <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
+ <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>
and
+ <xref linkend="pygobject3"/>
+ </para>
<note>
- <para>Though only a run-time dependency, if you don't install the
- <xref linkend="yelp"/> package, the built-in help functionality in
- <application>Gnumeric</application> will not be available.</para>
+ <para>
+ Though only a run-time dependency, if you don't install the
+ <xref linkend="yelp"/> package, the built-in help functionality in
+ <application>Gnumeric</application> will not be available.
+ </para>
</note>
<para condition="html" role="usernotes">User Notes:
- <ulink url="&blfs-wiki;/gnumeric"/></para>
-
+ <ulink url="&blfs-wiki;/gnumeric"/>
+ </para>
</sect2>
<sect2 role="installation">
@@ -104,47 +108,37 @@
<para>Install <application>Gnumeric</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=/usr \
- --sysconfdir=&gnome-old-etc-dir; && \
+<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>This package requires that it is installed before the test suite is
- run. The commands to run the tests are located a bit later in the
- instructions. If you run the tests now, two will fail with obscure
- messages about <literal>gconf</literal> (assuming that you installed
- that dependancy).</para>
+ <para>
+ This package requires that it is installed before the test suite is run.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
- <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+<screen role="root"><userinput>make install</userinput></screen>
-<screen role='root'><userinput>make install</userinput></screen>
+ <para>
+ To test the results, issue <command>make check</command>. All 13
+ tests should pass (many tests are skipped because the xls files
+ don't exist).
+ </para>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
- <para><option>--enable-pdfdocs</option>: Use this switch if you have
- installed dblatex and wish to create PDF docs.</para>
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/gnome-old-sysconfdir.xml"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/scrollkeeper-dir.xml"/>
+ <para>
+ <option>--enable-pdfdocs</option>: Use this switch if you have
+ installed dblatex and wish to create PDF docs.
+ </para>
</sect2>
- <sect2 role="testing">
- <title>Testing gnumeric</title>
-
- <para>If you wish to run the testuite, issue:</para>
-
-<screen><userinput>make check</userinput></screen>
-
- <para>All 11 tests (if you have installed the recommended dependencies)
- should pass (many tests are skipped because the xls files do not
exist).</para>
-
- </sect2>
<sect2 role="content">
<title>Contents</title>
@@ -155,12 +149,20 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>gnumeric, gnumeric-&gnumeric-version;, ssconvert, ssgrep, and
ssindex</seg>
- <seg>libspreadsheet and numerous filters, plugins and
- <application>GNOME</application> components</seg>
- <seg>/usr/include/libspreadsheet-1.10,
- /usr/lib/gnumeric,
- /usr/share/{,gnome/help/}gnumeric</seg>
+ <seg>
+ gnumeric, gnumeric-&gnumeric-version;, ssconvert, ssgrep and ssindex
+ </seg>
+ <seg>
+ libspreadsheet.so
+ </seg>
+ <seg>
+ /usr/include/libspreadsheet-1.10,
+ /usr/lib/gnumeric,
+ /usr/lib/goffice/0.10/plugins/gnumeric,
+ /usr/share/gnome/help/gnumeric,
+ /usr/share/gnumeric and
+ /usr/share/omf/gnumeric
+ </seg>
</seglistitem>
</segmentedlist>
@@ -172,8 +174,9 @@
<varlistentry id="gnumeric-prog">
<term><command>gnumeric</command></term>
<listitem>
- <para>is a symlink to
- <command>gnumeric-&gnumeric-version;</command></para>
+ <para>
+ is a symlink to <command>gnumeric-&gnumeric-version;</command>.
+ </para>
<indexterm zone="gnumeric gnumeric-prog">
<primary sortas="b-gnumeric">gnumeric</primary>
</indexterm>
@@ -183,8 +186,9 @@
<varlistentry id="gnumeric-1">
<term><command>gnumeric-&gnumeric-version;</command></term>
<listitem>
- <para>is <application>GNOME</application>'s spreadsheet
- application.</para>
+ <para>
+ is <application>GNOME</application>'s spreadsheet application.
+ </para>
<indexterm zone="gnumeric gnumeric-1">
<primary
sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
</indexterm>
@@ -194,8 +198,10 @@
<varlistentry id="ssconvert">
<term><command>ssconvert</command></term>
<listitem>
- <para>is a command line utility to convert spreadsheet files
- between various spreadsheet file formats.</para>
+ <para>
+ is a command line utility to convert spreadsheet files
+ between various spreadsheet file formats.
+ </para>
<indexterm zone="gnumeric ssconvert">
<primary sortas="b-ssconvert">ssconvert</primary>
</indexterm>
@@ -205,7 +211,9 @@
<varlistentry id="ssgrep">
<term><command>ssgrep</command></term>
<listitem>
- <para>is a command line utility to search spreadsheets for
strings.</para>
+ <para>
+ is a command line utility to search spreadsheets for strings.
+ </para>
<indexterm zone="gnumeric ssgrep">
<primary sortas="b-ssgrep">ssindex</primary>
</indexterm>
@@ -215,8 +223,10 @@
<varlistentry id="ssindex">
<term><command>ssindex</command></term>
<listitem>
- <para>is a command line utility to generate index data for
- spreadsheet files.</para>
+ <para>
+ is a command line utility to generate index data for
+ spreadsheet files.
+ </para>
<indexterm zone="gnumeric ssindex">
<primary sortas="b-ssindex">ssindex</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page