Changeset 15af7e6


Ignore:
Timestamp:
10/27/2013 03:20:26 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
85ff357
Parents:
a421c1e
Message:

Update to abiword-3.0.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra421c1e r15af7e6  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 26th, &year;">
     9<!ENTITY releasedate  "October 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    703703<!-- Part X -->
    704704<!-- Chapter 34 -->
    705 <!ENTITY AbiWord-version              "2.9.4">
     705<!ENTITY AbiWord-version              "3.0.0">
    706706<!ENTITY gnumeric-version             "1.12.8">
    707707<!ENTITY gnucash-version              "2.4.11">
  • introduction/welcome/changelog.xml

    ra421c1e r15af7e6  
    4545-->
    4646    <listitem>
     47      <para>October 27th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[fernando] - Update to abiword-3.0.0. Fixes
     51          <ulink url="&blfs-ticket-root;4201">#4201</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>October 26th, 2013</para>
    4858      <itemizedlist>
  • xsoft/office/abiword.xml

    ra421c1e r15af7e6  
    1010           "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
    1111  <!ENTITY AbiWord-download-ftp  " ">
    12   <!ENTITY AbiWord-md5sum        "62e59bea4279c7ec48de8824aea8dc58">
    13   <!ENTITY AbiWord-size          "10 MB">
     12  <!ENTITY AbiWord-md5sum        "8d9c41cff3a8fbef8d0c835c65600e65">
     13  <!ENTITY AbiWord-size          "11 MB">
    1414
    1515  <!ENTITY AbiWordDocs-download-http
    1616           "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
    17   <!ENTITY AbiWordDocs-md5sum        "1.4 MB">
    18   <!ENTITY AbiWordDocs-size          "4e694a7ba6bf8294b3498118f2b6eb27">
    19 
    20   <!ENTITY AbiWord-buildsize     "1.8 GB (160 MB installed)">
    21   <!ENTITY AbiWord-time          "6.6 SBU">
     17  <!ENTITY AbiWordDocs-md5sum        "1.5 MB">
     18  <!ENTITY AbiWordDocs-size          "ed73d0743a19eb85e46b59464e0ef2bb">
     19
     20  <!ENTITY AbiWord-buildsize     "648 MB (84 MB installed)">
     21  <!ENTITY AbiWord-time          "7.3 SBU">
    2222]>
    2323
     
    212212    <para>
    213213      <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
    214       some or all of the collab plugins. The openxml plugin enables
     214      some or all plugins. The openxml plugin enables
    215215      <application>Abiword</application> to open some .docx files.
    216216      The grammar plugin requires
Note: See TracChangeset for help on using the changeset viewer.