Changeset fdd24b8c


Ignore:
Timestamp:
01/04/2012 05:36:19 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e7574a1a
Parents:
236b13f
Message:

Update libgsf, goffice, and gnumeric.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r236b13f rfdd24b8c  
    44-->
    55
    6 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "12">                   <!-- Always 2 digits -->
    8 <!ENTITY year         "2011">
     6<!ENTITY day          "05">                   <!-- Always 2 digits -->
     7<!ENTITY month        "01">                   <!-- Always 2 digits -->
     8<!ENTITY year         "2012">
    99<!ENTITY copyrightdate "2001-&year;">
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "December 30th, &year;">
     12<!ENTITY releasedate  "January 5th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    168168<!ENTITY libidl-version               "0.8.14">
    169169<!ENTITY libcroco-version             "0.6.2">
    170 <!ENTITY libgsf-version               "1.14.19">
     170<!ENTITY libgsf-version               "1.14.21">
    171171<!ENTITY libglade-version             "2.6.4">
    172172<!ENTITY expat-version                "2.0.1">
     
    574574<!ENTITY libxklavier-version          "5.0">
    575575<!ENTITY freeglut-version             "2.6.0">
    576 <!ENTITY goffice-version              "0.8.10">
     576<!ENTITY goffice-version              "0.8.17">
    577577<!ENTITY mesalib-version              "7.9">
    578578<!ENTITY xulrunner-version            "9.0.1">
     
    780780<!-- Chapter 34 -->
    781781<!ENTITY AbiWord-version              "2.8.6">
    782 <!ENTITY gnumeric-version             "1.10.11">
     782<!ENTITY gnumeric-version             "1.10.17">
    783783<!ENTITY gnucash-version              "2.2.4">
    784784<!ENTITY gimp-version                 "2.6.11">
  • general/genlib/libgsf.xml

    r236b13f rfdd24b8c  
    77  <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2">
    88  <!ENTITY libgsf-download-ftp  "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2">
    9   <!ENTITY libgsf-md5sum        "2d09ad4e61a650b5d554b5fca8250046">
    10   <!ENTITY libgsf-size          "579 KB">
    11   <!ENTITY libgsf-buildsize     "20 MB">
    12   <!ENTITY libgsf-time          "0.4 SBU">
     9  <!ENTITY libgsf-md5sum        "2b702648b853402554c97d75405c60d3">
     10  <!ENTITY libgsf-size          "684 KB">
     11  <!ENTITY libgsf-buildsize     "19 MB">
     12  <!ENTITY libgsf-time          "0.3 SBU">
    1313]>
    1414
     
    3535    structured file formats.</para>
    3636
    37     &lfs67_checked;
     37    &lfs70_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <filename class='libraryfile'>libgsf-gnome-1.so</filename> library if you
    8080    plan on building <xref linkend="gnucash"/> or
    81     <xref linkend="gnumeric"/> with GNOME support.</para>
     81    <xref linkend="gnumeric"/> with GNOME-2 support.</para>
    8282
    8383    <para condition="html" role="usernotes">User Notes:
     
    9292    commands:</para>
    9393
    94 <screen><userinput>./configure --prefix=/usr --without-python &amp;&amp;
     94<screen><userinput>./configure --prefix=/usr \
     95  --sysconfdir=&gnome-etc-dir; &amp;&amp;
    9596make</userinput></screen>
    9697
     
    109110    <title>Command Explanations</title>
    110111
    111     <para><option>--sysconfdir=&gnome-etc-dir;</option>: Pass this parameter to
    112     the <command>configure</command> script if you have
    113     <application>GNOME</application>-2 installed so that the
    114     <application>GConf</application> schema files are installed in the
    115     correct location.</para>
     112    <para><command>--sysconfdir=&gnome-etc-dir;</command>: Use this parameter to
     113    ensure that if <application>GConf</application> has been installed, this
     114    package&apos;s schema files will be installed in the correct location instead
     115    of <filename class="directory">/usr/etc/</filename>.</para>
    116116
    117     <para><parameter>--without-python</parameter>: This parameter is required
    118     if <application>Python</application> is not installed. Remove it if
    119     <application>Python</application> is installed.</para>
     117    <para><option>--without-python</option>: This parameter is required
     118    if <application>Python</application> is not installed.</para>
    120119
    121120    <para><option>--disable-static</option>: This switch prevents the
  • introduction/welcome/changelog.xml

    r236b13f rfdd24b8c  
    4343-->
    4444    <listitem>
     45      <para>January 5th, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17,
     49          gnumeric-1.10.17.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>December 30th, 2011</para>
    4656      <itemizedlist>
  • x/lib/goffice.xml

    r236b13f rfdd24b8c  
    77  <!ENTITY goffice-download-http "&gnome-download-http;/goffice/0.8/goffice-&goffice-version;.tar.bz2">
    88  <!ENTITY goffice-download-ftp  "&gnome-download-ftp;/goffice/0.8/goffice-&goffice-version;.tar.bz2">
    9   <!ENTITY goffice-md5sum        "2eb2f88fb0fb904deceb6a28c246652c">
     9  <!ENTITY goffice-md5sum        "b4c924457163e02daf8a8d2428f51d10">
    1010  <!ENTITY goffice-size          "2.2 MB">
    11   <!ENTITY goffice-buildsize     "83 MB">
    12   <!ENTITY goffice-time          "1.4 SBU">
     11  <!ENTITY goffice-buildsize     "86 MB">
     12  <!ENTITY goffice-time          "1.2 SBU">
    1313]>
    1414
     
    3939    load/save routines for application documents and undo/redo functions.</para>
    4040
    41     &lfs67_checked;
     41    &lfs70_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xsoft/office/gnumeric.xml

    r236b13f rfdd24b8c  
    55  %general-entities;
    66
    7   <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.bz2">
    8   <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.bz2">
    9   <!ENTITY gnumeric-md5sum        "28933c7b1099329d28fdb2f3ce05030d">
    10   <!ENTITY gnumeric-size          "18.0 MB">
    11   <!ENTITY gnumeric-buildsize     "238 MB">
    12   <!ENTITY gnumeric-time          "2.7 SBU">
     7  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
     8  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
     9  <!ENTITY gnumeric-md5sum        "ee824d9656a271957d949b8769341f40">
     10  <!ENTITY gnumeric-size          "14.0 MB">
     11  <!ENTITY gnumeric-buildsize     "247 MB">
     12  <!ENTITY gnumeric-time          "2.6 SBU">
    1313]>
    1414
     
    3333    spreadsheet program. This is useful for mathematical analysis.</para>
    3434
    35     &lfs67_checked;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="goffice"/> and
    63     <xref linkend="libglade"/></para>
    64 
    65     <bridgehead renderas="sect4">Recommended (for a gnome desktop)</bridgehead>
    66     <para role="recommended"><xref linkend="GConf"/>,
    67     <xref linkend="libgnomeui"/> (combined with the
    68     <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
    69     <xref linkend="libgsf"/> package.</para>
     62    <para role="required"><xref linkend="goffice"/>,
     63    <xref linkend="libglade"/> and
     64    <xref linkend="rarian"/></para>
    7065
    7166    <bridgehead renderas="sect4">Optional</bridgehead>
    7267    <para role="optional">
     68    <xref linkend="GConf"/>,
     69    (<xref linkend="libgnomeui"/> with the
     70    <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
     71    <xref linkend="libgsf"/> package, for a GNOME-2 desktop),
    7372    <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>,
    7473    <ulink url="http://packages.ubuntu.com/warty/libdevel/libgb-dev">Gnome
     
    108107
    109108<screen><userinput>./configure --prefix=/usr \
    110             --sysconfdir=&gnome-etc-dir; \
    111             --localstatedir=/var/lib &amp;&amp;
     109            --sysconfdir=&gnome-etc-dir; &amp;&amp; \
    112110make</userinput></screen>
    113111
Note: See TracChangeset for help on using the changeset viewer.