mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to koffice-1.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4951 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c5cd635c7a
commit
9b3ef6b6ff
@ -1,4 +1,4 @@
|
||||
<!ENTITY day "17">
|
||||
<!ENTITY day "19">
|
||||
<!ENTITY month "08">
|
||||
<!ENTITY year "2005">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
@ -440,7 +440,7 @@
|
||||
<!ENTITY evolution-version "2.2.2">
|
||||
|
||||
<!-- Chapter 34 -->
|
||||
<!ENTITY koffice-version "1.4.0">
|
||||
<!ENTITY koffice-version "1.4.1">
|
||||
<!ENTITY openoffice-version "1.1.4">
|
||||
|
||||
<!-- Chapter 35 -->
|
||||
|
@ -40,6 +40,15 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>August 19th, 2005</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to koffice-1.4.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 17th, 2005</para>
|
||||
<itemizedlist>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-1.4/src/koffice-&koffice-version;a.tar.bz2">
|
||||
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-1.4/src/koffice-&koffice-version;a.tar.bz2">
|
||||
<!ENTITY koffice-md5sum "9a8494144962ea5434397289ed326385">
|
||||
<!ENTITY koffice-size "18.8 MB">
|
||||
<!ENTITY koffice-buildsize "303 MB (additional 55 MB for API docs)">
|
||||
<!ENTITY koffice-time "28.2 SBU (additional 0.5 SBU for API docs)">
|
||||
<!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-1.4.1/src/koffice-&koffice-version;.tar.bz2">
|
||||
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.1/src/koffice-&koffice-version;.tar.bz2">
|
||||
<!ENTITY koffice-md5sum "91a7b68757addc5934c5a8209a4926d5">
|
||||
<!ENTITY koffice-size "18.5 MB">
|
||||
<!ENTITY koffice-buildsize "303 MB (additional 94 MB for API docs)">
|
||||
<!ENTITY koffice-time "27.7 SBU (additional 2.7 SBU for API docs)">
|
||||
]>
|
||||
|
||||
<sect1 id="koffice" xreflabel="KOffice-&koffice-version;">
|
||||
@ -20,7 +20,7 @@
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>KOffice-&koffice-version;b</title>
|
||||
<title>KOffice-&koffice-version;</title>
|
||||
|
||||
<indexterm zone="koffice">
|
||||
<primary sortas="a-KOffice">KOffice</primary>
|
||||
@ -56,16 +56,6 @@
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
|
||||
<para>The following patch brings koffice up to version 1.4.0b.</para>
|
||||
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Download mirrors: <ulink
|
||||
url="http://www.koffice.org/bugfixes/koffice_1.4.0_patchset_1b.diff.bz2"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para><application>KOffice</application> has many localization
|
||||
packages in the form of:
|
||||
<filename>koffice-l10n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
|
||||
@ -76,11 +66,11 @@
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para><application>KOffice</application> l10n package listing: <ulink
|
||||
url="http://download.kde.org/stable/koffice-1.4/src/koffice-l10n/"/></para>
|
||||
url="http://download.kde.org/stable/koffice-&koffice-version;/src/koffice-l10n/"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sums: <ulink
|
||||
url="http://mirrors.isc.org/pub/kde/stable/koffice-1.4/src/MD5SUMS"/></para>
|
||||
url="http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/MD5SUMS"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
@ -98,14 +88,16 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para><xref linkend="aspell"/>,
|
||||
<xref linkend="python"/>,
|
||||
<xref linkend="postgresql"/>,
|
||||
<xref linkend="imagemagick"/>,
|
||||
<ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink>,
|
||||
<ulink url="http://libwpd.sf.net/">libwpd</ulink>,
|
||||
<xref linkend="postgresql"/> (for kexi),
|
||||
<xref linkend="mysql"/> (plugin),
|
||||
<xref linkend="imagemagick"/>(required for krita),
|
||||
<ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink> (for MS
|
||||
Word filter),
|
||||
<ulink url="http://libwpd.sf.net/">libwpd</ulink> (for Wordperfect filter),
|
||||
<ulink
|
||||
url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
|
||||
and <xref linkend="doxygen"/></para>
|
||||
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
||||
and <xref linkend="doxygen"/> (for apidox)</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -115,21 +107,20 @@
|
||||
<para>Install <application>KOffice</application> with the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np0 -i ../koffice_1.4.0_patchset_1b.diff &&
|
||||
./configure --prefix=&kde-dir; --disable-debug \
|
||||
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>If you wish to create the API documentation and you have
|
||||
<application>Doxygen</application> and <application>GraphViz</application>
|
||||
installed, <command>make apidox</command> must be done before
|
||||
<command>make install</command>.</para>
|
||||
</note>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -142,8 +133,8 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>karbon, kchart, kformula, kivio, koconverter,
|
||||
koscript, koshell, kprconverter.pl, kpresenter, kspread,
|
||||
<seg>karbon, kchart, kexi, kformula, kivio, koconverter,
|
||||
koscript, koshell, kprconverter.pl, kpresenter, krita, kspread,
|
||||
kthesaurus, kudesigner, kugar, and kword</seg>
|
||||
<seg>Numerous libraries (about 50) in $KDE_PREFIX/lib</seg>
|
||||
<seg>Numerous directories in $KDE_PREFIX/share</seg>
|
||||
@ -165,6 +156,16 @@ make</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="kexi">
|
||||
<term><command>kexi</command></term>
|
||||
<listitem>
|
||||
<para>is an integrated data management application.</para>
|
||||
<indexterm zone="koffice kexi">
|
||||
<primary sortas="b-kexi">kexi</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="kformula">
|
||||
<term><command>kformula</command></term>
|
||||
<listitem>
|
||||
@ -195,6 +196,16 @@ make</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="krita">
|
||||
<term><command>krita</command></term>
|
||||
<listitem>
|
||||
<para>is a painting and image editing application for KOffice..</para>
|
||||
<indexterm zone="koffice krita">
|
||||
<primary sortas="b-krita">krita</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="kspread">
|
||||
<term><command>kspread</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user