mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
LibreOffice 3.6.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10849 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f80a458e05
commit
a1d9eedd2d
@ -3,13 +3,13 @@ $LastChangedBy$
|
|||||||
$Date$
|
$Date$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2012">
|
<!ENTITY year "2012">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "November 2nd, &year;">
|
<!ENTITY releasedate "November 3rd, &year;">
|
||||||
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
@ -783,7 +783,7 @@ export -f as_root</userinput></screen>
|
|||||||
<!ENTITY gnumeric-version "1.10.17">
|
<!ENTITY gnumeric-version "1.10.17">
|
||||||
<!ENTITY gnucash-version "2.4.11">
|
<!ENTITY gnucash-version "2.4.11">
|
||||||
|
|
||||||
<!ENTITY libreoffice-version "3.6.2">
|
<!ENTITY libreoffice-version "3.6.3">
|
||||||
<!ENTITY libreoffice-patch ".2">
|
<!ENTITY libreoffice-patch ".2">
|
||||||
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
||||||
|
|
||||||
|
@ -43,6 +43,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>November 3rd, 2012</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[krejzi] - LibreOffice 3.6.3.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>November 2nd, 2012</para>
|
<para>November 2nd, 2012</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
<!ENTITY libreoffice-core-download-http
|
<!ENTITY libreoffice-core-download-http
|
||||||
"http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;/libreoffice-core-&libreoffice-dlversion;.tar.xz">
|
"http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;/libreoffice-core-&libreoffice-dlversion;.tar.xz">
|
||||||
<!ENTITY libreoffice-core-download-ftp " ">
|
<!ENTITY libreoffice-core-download-ftp " ">
|
||||||
<!ENTITY libreoffice-core-md5sum "ae171ba4633cc72dba4451b1bdd3385e">
|
<!ENTITY libreoffice-core-md5sum "17ccf623caa77dc135d5343a51fa1ddd">
|
||||||
<!ENTITY libreoffice-core-size "105 MB">
|
<!ENTITY libreoffice-core-size "103 MB">
|
||||||
<!ENTITY libreoffice-buildsize "5.2 GB (360 MB installed)">
|
<!ENTITY libreoffice-buildsize "5.0 GB (370 MB installed)">
|
||||||
<!ENTITY libreoffice-time "60 SBU">
|
<!ENTITY libreoffice-time "60 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -74,12 +74,6 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Required patch:
|
|
||||||
<ulink url="&patch-root;/libreoffice-core-&libreoffice-dlversion;-boost_fix-1.patch"/>
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Required patch:
|
Required patch:
|
||||||
@ -183,8 +177,7 @@ cd libreoffice-core-&libreoffice-dlversion;</userinput></screen>
|
|||||||
commands:
|
commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../libreoffice-core-&libreoffice-dlversion;-boost_fix-1.patch &&
|
<screen><userinput>patch -Np1 -i ../libreoffice-core-&libreoffice-dlversion;-poppler_fix-1.patch &&
|
||||||
patch -Np1 -i ../libreoffice-core-&libreoffice-dlversion;-poppler_fix-1.patch &&
|
|
||||||
./autogen.sh --prefix=/usr \
|
./autogen.sh --prefix=/usr \
|
||||||
--disable-binfilter \
|
--disable-binfilter \
|
||||||
--disable-gconf \
|
--disable-gconf \
|
||||||
|
Loading…
Reference in New Issue
Block a user