Libre Office 3.5.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10267 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2012-06-05 13:17:01 +00:00
parent ace536abd1
commit 19d81f7c94
3 changed files with 20 additions and 9 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "June 4th, &year;">
<!ENTITY releasedate "June 5th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@ -935,7 +935,7 @@ $Date$
<!ENTITY AbiWord-version "2.8.6">
<!ENTITY gnumeric-version "1.10.17">
<!ENTITY gnucash-version "2.4.10">
<!ENTITY libreoffice-version "3.5.3">
<!ENTITY libreoffice-version "3.5.4">
<!-- <!ENTITY koffice-version "1.6.3">
<!ENTITY openoffice-version "3.2.1"> -->

View File

@ -42,7 +42,16 @@
-->
<listitem>
<para>June 4th 2012</para>
<para>June 5th, 2012</para>
<itemizedlist>
<listitem>
<para>[abenton] - Updated Libre Office to 3.5.4.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>June 4th, 2012</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to MesaLib-8.0.3. Fixes

View File

@ -7,7 +7,7 @@
<!ENTITY libreoffice-core-download-http
"http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;/libreoffice-core-&libreoffice-version;.2.tar.xz">
<!ENTITY libreoffice-core-download-ftp " ">
<!ENTITY libreoffice-core-md5sum "d22cd79e7463ac4caf0a4b47d78a82ac">
<!ENTITY libreoffice-core-md5sum "61afc900785dd7d071b96d9ab0af46f3">
<!ENTITY libreoffice-core-size "99 MB">
<!ENTITY libreoffice-buildsize "6.1 GB (337 MB installed)">
<!ENTITY libreoffice-time "121 SBU">
@ -213,8 +213,8 @@ do
chmod 755 /usr/bin/${program}
done &amp;&amp;
unset SOFFICE &amp;&amp;
ln -s ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
ln -s ../lib/libreoffice/program/unopkg /usr/bin &amp;&amp;
ln -sf ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
ln -sf ../lib/libreoffice/program/unopkg /usr/bin &amp;&amp;
cp sysui/desktop/man/{libreoffice,unopkg}.1 /usr/share/man/man1 &amp;&amp;
for res in 16 32 48 128 256
do
@ -281,8 +281,10 @@ gtk-update-icon-cache /usr/share/icons/hicolor</userinput></screen>
<para>
<option>--with-lang="pt-BR"</option>: This option sets what languages to
support. en-US is always included by default. For a list of the available
options: <command>ls translations/source</command>.
support. en-US is always included by default. To list several languages,
separate them with a space. For all languages, use --with-lang=ALL
<!-- For a list of the available options:
<command>ls translations/source</command>. -->
</para>
<para>