mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
libreoffice 4.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11538 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d4aa211ba5
commit
c8ff600e59
@ -721,8 +721,8 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY gnumeric-version "1.12.2">
|
||||
<!ENTITY gnucash-version "2.4.11">
|
||||
|
||||
<!ENTITY libreoffice-version "4.0.3">
|
||||
<!ENTITY libreoffice-patch ".3">
|
||||
<!ENTITY libreoffice-version "4.1.0">
|
||||
<!ENTITY libreoffice-patch ".4">
|
||||
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
||||
|
||||
<!-- Chapter 36 -->
|
||||
|
@ -46,6 +46,9 @@
|
||||
<listitem>
|
||||
<para>July 30th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[krejzi] - LibreOffice 4.1.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ghostscript-9.07.</para>
|
||||
</listitem>
|
||||
|
@ -7,22 +7,22 @@
|
||||
<!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 "7bcde561375f3bbce08f6d05451c8ad7">
|
||||
<!ENTITY libreoffice-core-size "100 MB">
|
||||
<!ENTITY libreoffice-core-md5sum "5311656e1b54eadd4b93f948dfd5e68e">
|
||||
<!ENTITY libreoffice-core-size "117 MB">
|
||||
|
||||
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-dict-md5sum "c2f0ce1e9e08a068dc270989054920ae">
|
||||
<!ENTITY libreoffice-dict-md5sum "2bbe7adab2b9bc0042c72ba60c30acc4">
|
||||
<!ENTITY libreoffice-dict-size "35 MB">
|
||||
|
||||
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-help-md5sum "994b1f3015668335c30b53ddd3d60dc8">
|
||||
<!ENTITY libreoffice-help-md5sum "e2cd3b63e3050771a1330fc98e41a701">
|
||||
<!ENTITY libreoffice-help-size "1.8 MB">
|
||||
|
||||
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
|
||||
<!ENTITY libreoffice-translations-md5sum "05b9ba0e86181bda3afeadcaba9202a3">
|
||||
<!ENTITY libreoffice-translations-md5sum "1f4438828cbcf83c257742482dade3ef">
|
||||
<!ENTITY libreoffice-translations-size "123 MB">
|
||||
|
||||
<!ENTITY libreoffice-buildsize "6.6 GB (450 MB installed)">
|
||||
<!ENTITY libreoffice-buildsize "6.1 GB (415 MB installed)">
|
||||
<!ENTITY libreoffice-time "80 SBU">
|
||||
]>
|
||||
|
||||
@ -134,7 +134,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_boost-1.patch"/>
|
||||
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-system_poppler-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -249,8 +249,8 @@ cd libreoffice-&libreoffice-dlversion;</userinput></screen>
|
||||
|
||||
<screen><userinput>install -dm755 src &&
|
||||
|
||||
tar -xvf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
tar -xvf ../libreoffice-help-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
|
||||
ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &&
|
||||
ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
|
||||
@ -259,7 +259,7 @@ ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></s
|
||||
If you have downloaded the translations tarball, unpack it:
|
||||
</para>
|
||||
|
||||
<screen><userinput>tar -xvf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &&
|
||||
ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
|
||||
|
||||
<note>
|
||||
@ -279,8 +279,8 @@ ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</useri
|
||||
<screen><userinput>sed -e "/gzip -f/d" \
|
||||
-e "s|.1.gz|.1|g" \
|
||||
-i bin/distro-install-desktop-integration &&
|
||||
sed -e "/distro-install-file-lists/d" -i Makefile.top &&
|
||||
patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_boost-1.patch &&
|
||||
sed -e "/distro-install-file-lists/d" -i Makefile.in &&
|
||||
patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_poppler-1.patch &&
|
||||
./autogen.sh --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--with-vendor="BLFS" \
|
||||
@ -295,6 +295,7 @@ patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-system_boost-1.patch &&
|
||||
--with-system-cairo \
|
||||
--with-system-curl \
|
||||
--with-system-expat \
|
||||
--with-system-harfbuzz \
|
||||
--with-system-icu \
|
||||
--with-system-jpeg \
|
||||
--with-system-lcms2 \
|
||||
|
Loading…
Reference in New Issue
Block a user