Author: pierre
Date: Sat Nov 14 13:50:03 2015
New Revision: 16654
Log:
Update to libreoffice-5.0.3.2
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/xsoft/office/libreoffice.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Nov 14 13:36:59
2015 (r16653)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Nov 14 13:50:03
2015 (r16654)
@@ -48,6 +48,10 @@
<para>November 14th, 2015</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Update to libreoffice-5.0.3.2. Fixes
+ <ulink url="&blfs-ticket-root;7086">#7086</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to libsigc++-2.6.2. Fixes
<ulink url="&blfs-ticket-root;7131">#7131</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Nov 14 13:36:59 2015 (r16653)
+++ trunk/BOOK/packages.ent Sat Nov 14 13:50:03 2015 (r16654)
@@ -635,7 +635,7 @@
<!ENTITY gnumeric-version "1.12.24">
<!ENTITY gnucash-version "2.4.11">
-<!ENTITY libreoffice-version "5.0.2">
+<!ENTITY libreoffice-version "5.0.3">
<!ENTITY libreoffice-patch ".2">
<!ENTITY libreoffice-dlversion
"&libreoffice-version;&libreoffice-patch;">
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Sat Nov 14 13:36:59 2015
(r16653)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Sat Nov 14 13:50:03 2015
(r16654)
@@ -7,38 +7,32 @@
<!ENTITY libreoffice-dl
"http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
<!ENTITY libreoffice-core-download-http
"&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-core-md5sum "e3d129dd7a579b14984c9c1231e851a5">
- <!ENTITY libreoffice-core-size "160 MB">
+ <!ENTITY libreoffice-core-md5sum "879471fa970c30bb080e11906a3bcdab">
+ <!ENTITY libreoffice-core-size "159 MB">
<!ENTITY libreoffice-dict-download-http
"&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-dict-md5sum "932002cc38faac0e18f1cf3720429479">
- <!ENTITY libreoffice-dict-size "36 MB">
+ <!ENTITY libreoffice-dict-md5sum "c36d48ec2f90278b03a27d8d3449744d">
+ <!ENTITY libreoffice-dict-size "35 MB">
<!ENTITY libreoffice-help-download-http
"&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-help-md5sum "61217b85dc31902fc97976d482cf064f">
+ <!ENTITY libreoffice-help-md5sum "0ba4c4939e01ed63e39b0751da54ae8f">
<!ENTITY libreoffice-help-size "1.8 MB">
<!ENTITY libreoffice-translations-download-http
"&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-translations-md5sum
"5a4f0148a5cbe4c85be7e4e8c378fe61">
- <!ENTITY libreoffice-translations-size "125 MB">
+ <!ENTITY libreoffice-translations-md5sum
"8439f56d4696e64571bbdc8224ede59d">
+ <!ENTITY libreoffice-translations-size "124 MB">
<!-- This package has some peculiarities, some discussed in the text.
Two values for SBU and buildsize are given due to the large difference
measured by editors, depending on architecture and sometimes installed
dependencies (with-system... -->
- <!ENTITY libreoffice-buildsize "6.8 GB (607 MB installed)">
- <!ENTITY libreoffice-time "44 SBU (using parallelism=10)
estimated 170 SBU with one core">
-
- <!-- [bdubbs] For version 4.3.2.2 Built on x86_64 using
-\-with-parallelism=4 -->
- <!-- [bdubbs] For version 4.4.2.1 Built on x86_64 using
-\-with-parallelism=12 -->
- <!-- [bdubbs] For version 4.4.4.3 Built on x86_64 using
-\-with-parallelism=12 -->
+ <!ENTITY libreoffice-buildsize "9 GB (671 MB installed)">
+ <!ENTITY libreoffice-time "202 SBU with one core">
<!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
upper boundaries for x86_64 of previous versions, thus, temporarily, decided
to use single statistcs, instead of a range.-->
- <!-- [fernando] For version 4.4.4.3 Built on x86_64 using
-\-with-parallelism=4 -->
- <!-- [fernando] For version 5.0.0.5 Built on x86_64 using
-\-with-parallelism=4 -->
]>
@@ -465,7 +459,8 @@
ln -svf $LO_PREFIX/lib/libreoffice/program/soffice /usr/bin/libreoffice
&&
# Icons
- for i in $LO_PREFIX/share/icons/hicolor/32x32/apps/*; do
+ mkdir -p /usr/share/pixmaps
+ for i in $LO_PREFIX/share/icons/hicolor/32x32/application/*; do
ln -svf $i /usr/share/pixmaps
done &&
@@ -658,7 +653,7 @@
</seg>
<seg>
several libraries under
- $LO_PREFIX/lib/libreoffice/ure/lib
+ $LO_PREFIX/lib/libreoffice/program
</seg>
<seg>
$LO_PREFIX/lib/libreoffice
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page