Changeset 15af7e6
- Timestamp:
- 10/27/2013 03:20:26 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 85ff357
- Parents:
- a421c1e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra421c1e r15af7e6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 6"> <!-- Always 2 digits -->3 <!ENTITY day "27"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 2 6th, &year;">9 <!ENTITY releasedate "October 27th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 703 703 <!-- Part X --> 704 704 <!-- Chapter 34 --> 705 <!ENTITY AbiWord-version " 2.9.4">705 <!ENTITY AbiWord-version "3.0.0"> 706 706 <!ENTITY gnumeric-version "1.12.8"> 707 707 <!ENTITY gnucash-version "2.4.11"> -
introduction/welcome/changelog.xml
ra421c1e r15af7e6 45 45 --> 46 46 <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> 47 57 <para>October 26th, 2013</para> 48 58 <itemizedlist> -
xsoft/office/abiword.xml
ra421c1e r15af7e6 10 10 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz"> 11 11 <!ENTITY AbiWord-download-ftp " "> 12 <!ENTITY AbiWord-md5sum " 62e59bea4279c7ec48de8824aea8dc58">13 <!ENTITY AbiWord-size "1 0MB">12 <!ENTITY AbiWord-md5sum "8d9c41cff3a8fbef8d0c835c65600e65"> 13 <!ENTITY AbiWord-size "11 MB"> 14 14 15 15 <!ENTITY AbiWordDocs-download-http 16 16 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz"> 17 <!ENTITY AbiWordDocs-md5sum "1. 4MB">18 <!ENTITY AbiWordDocs-size " 4e694a7ba6bf8294b3498118f2b6eb27">19 20 <!ENTITY AbiWord-buildsize " 1.8 GB (160MB installed)">21 <!ENTITY AbiWord-time " 6.6SBU">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"> 22 22 ]> 23 23 … … 212 212 <para> 213 213 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build 214 some or all of the collabplugins. The openxml plugin enables214 some or all plugins. The openxml plugin enables 215 215 <application>Abiword</application> to open some .docx files. 216 216 The grammar plugin requires
Note:
See TracChangeset
for help on using the changeset viewer.