mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
updated to kde-3.2.2 and koffice-1.3.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2209 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
062d1f3c1d
commit
fc20429ab1
@ -226,7 +226,9 @@ otherterm="gSMB">SMB</glossseealso></glossdef></glossentry>
|
||||
<glossdef><para>Internet Control Message Protocol</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gIDE"><glossterm><acronym>IDE</acronym></glossterm>
|
||||
<glossdef><para>Integrated Drive Electronics</para></glossdef></glossentry>
|
||||
<glossdef><para>Integrated Drive Electronics</para></glossdef>
|
||||
<glossdef><para>Integrated Development Environment</para></glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="gIDL"><glossterm><acronym>IDL</acronym></glossterm>
|
||||
<glossdef><para>Interface Definition Language</para></glossdef></glossentry>
|
||||
@ -410,6 +412,9 @@ otherterm="gCORBA">CORBA</glossseealso></glossdef></glossentry>
|
||||
<glossentry id="gPNG"><glossterm><acronym>PNG</acronym></glossterm>
|
||||
<glossdef><para>Portable Network Graphics</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gPO"><glossterm><acronym>PO</acronym></glossterm>
|
||||
<glossdef><para>Portable Object</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gPOP"><glossterm><acronym>POP</acronym></glossterm>
|
||||
<glossdef><para>Post Office Protocol</para></glossdef></glossentry>
|
||||
|
||||
@ -548,6 +553,9 @@ otherterm="gCORBA">CORBA</glossseealso></glossdef></glossentry>
|
||||
<glossentry id="gUI"><glossterm><acronym>UI</acronym></glossterm>
|
||||
<glossdef><para>User Interface</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gUML"><glossterm><acronym>UML</acronym></glossterm>
|
||||
<glossdef><para>Unified Modelling Language</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gURL"><glossterm><acronym>URL</acronym></glossterm>
|
||||
<glossdef><para>Uniform Resource Locator</para></glossdef></glossentry>
|
||||
|
||||
@ -581,6 +589,9 @@ otherterm="gCORBA">CORBA</glossseealso></glossdef></glossentry>
|
||||
<glossentry id="gVOIP"><glossterm><acronym>VOIP</acronym></glossterm>
|
||||
<glossdef><para>Voice Over IP</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gW3C"><glossterm><acronym>W3C</acronym></glossterm>
|
||||
<glossdef><para>World Wide Web Consortium</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gWAV"><glossterm><acronym>WAV</acronym></glossterm>
|
||||
<glossdef><para>Waveform Audio</para></glossdef></glossentry>
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
<title>Introduction to <application>libmng</application></title>
|
||||
|
||||
<para>The <application>libmng</application> libraries are used by programs
|
||||
wanting to read and write Multiple-image Network Graphics (<acronym>MNG
|
||||
</acronym>) files which are the animation
|
||||
wanting to read and write Multiple-image Network Graphics (<acronym>MNG</acronym>)
|
||||
files which are the animation
|
||||
equivalents to <acronym>PNG</acronym> files.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
|
@ -11,6 +11,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>May 23rd, 2004 [igor]: Updated to KDE-3.2.2 and
|
||||
KOffice-1.3.1.</para></listitem>
|
||||
|
||||
<listitem><para>May 23rd, 2004 [tushar]: Use envvar KDE_PREFIX
|
||||
to allow the user to install KDE into /usr or /opt. Closes Bug
|
||||
760.</para></listitem>
|
||||
|
@ -149,13 +149,15 @@ slrn, soup, tex, tcp-wrappers, and xinetd: <emphasis>Billy O'Connor</emphasis>
|
||||
|
||||
<listitem><para>udftools, perl modules: <emphasis>Richard Downing</emphasis></para></listitem>
|
||||
|
||||
<listitem><para>DirectFB, Epiphany, FLAC, File Roller, GNOME Magnifier, GNOME Netstatus,
|
||||
GNOME Speech, GOK, GPdf, GnomeMeeting, Gnopernicus, Imlib2, LZO, MC, NASM, Nautilus CD Burner,
|
||||
OpenQuicktime, SVGAlib, Speex, Zenity, compface, gcalctool, gucharmap, id3lib, libFAME, liba52,
|
||||
libdv, libdvdcss, libdvdread, libmad, libmikmod and libmpeg3 : <emphasis>Igor Zivkovic</emphasis></para>
|
||||
</listitem>
|
||||
<listitem><para>DirectFB, Epiphany, FLAC, File Roller, GNOME Magnifier,
|
||||
GNOME Netstatus, GNOME Speech, GOK, GPdf, GnomeMeeting, Gnopernicus,
|
||||
Imlib2, LZO, MC, NASM, Nautilus CD Burner, OpenQuicktime, SVGAlib,
|
||||
Speex, Zenity, compface, gcalctool, gucharmap, id3lib, kde-i18n,
|
||||
kdeaccessibility, kdebindings, kdesdk, kdevelop, quanta, libFAME,
|
||||
liba52, libdv, libdvdcss, libdvdread, libmad, libmikmod, libmpeg3 and
|
||||
quanta: <emphasis>Igor Zivkovic</emphasis></para></listitem>
|
||||
|
||||
<listitem><para>tripwire : <emphasis>Manfred Glombowski</emphasis></para>
|
||||
<listitem><para>tripwire: <emphasis>Manfred Glombowski</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>ALSA Firmware, ALSA OSS, inetutils, gdk, GLib, GTK+, libxml and vim: <emphasis>
|
||||
|
@ -2,16 +2,22 @@
|
||||
<?dbhtml filename="add.html"?>
|
||||
<title>KDE Additional Packages</title>
|
||||
|
||||
&kdemultimedia;
|
||||
&kdenetwork;
|
||||
&kdegraphics;
|
||||
&kdepim;
|
||||
&kdeadmin;
|
||||
&kdegames;
|
||||
&kdenetwork;
|
||||
&kdepim;
|
||||
&kdemultimedia;
|
||||
&kdegraphics;
|
||||
&kdeutils;
|
||||
&kdeedu;
|
||||
&kdeartwork;
|
||||
&kdesdk;
|
||||
&kdevelop;
|
||||
&quanta;
|
||||
&kdebindings;
|
||||
&kdeaccessibility;
|
||||
&kdetoys;
|
||||
&kdegames;
|
||||
&kdeartwork;
|
||||
&kdeaddons;
|
||||
&kde-i18n;
|
||||
|
||||
</chapter>
|
||||
|
10
kde/add/kde-i18n.xml
Normal file
10
kde/add/kde-i18n.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect1 id="kde-i18n">
|
||||
<?dbhtml filename="kde-i18n.html"?>
|
||||
<title>kde-i18n-&kde-version;</title>
|
||||
|
||||
&kde-i18n-intro;
|
||||
&kde-i18n-inst;
|
||||
&kde-i18n-config;
|
||||
&kde-i18n-desc;
|
||||
|
||||
</sect1>
|
11
kde/add/kde-i18n/kde-i18n-config.xml
Normal file
11
kde/add/kde-i18n/kde-i18n-config.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<sect2><title>Configuring kde-i18n</title>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>To use translated programs, select Control Center ->
|
||||
Personalization -> Country & Language -> Language in your K Desktop
|
||||
Environment.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
7
kde/add/kde-i18n/kde-i18n-desc.xml
Normal file
7
kde/add/kde-i18n/kde-i18n-desc.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para><application>kde-i18n</application> package provides
|
||||
internationalization support for <acronym>KDE</acronym>.</para>
|
||||
|
||||
</sect2>
|
9
kde/add/kde-i18n/kde-i18n-inst.xml
Normal file
9
kde/add/kde-i18n/kde-i18n-inst.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>kde-i18n</application></title>
|
||||
|
||||
<para>Install <application>kde-i18n</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
43
kde/add/kde-i18n/kde-i18n-intro.xml
Normal file
43
kde/add/kde-i18n/kde-i18n-intro.xml
Normal file
@ -0,0 +1,43 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kde-i18n</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&kde-i18n-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&kde-i18n-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &kde-i18n-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&kde-i18n-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&kde-i18n-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Alternative downloads</title>
|
||||
|
||||
<para>
|
||||
<acronym>KDE</acronym> has separate internationalization packages in the
|
||||
form of:
|
||||
</para>
|
||||
|
||||
<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-1.3.tar.bz2</userinput></screen>
|
||||
|
||||
<para>
|
||||
where the <replaceable>[xx]</replaceable> is a two to five letter code
|
||||
for the country covered.
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>kde-i18n</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libxml2"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
10
kde/add/kde-i18n/kde-i18n.ent
Normal file
10
kde/add/kde-i18n/kde-i18n.ent
Normal file
@ -0,0 +1,10 @@
|
||||
<!ENTITY kde-i18n SYSTEM "../kde-i18n.xml">
|
||||
<!ENTITY kde-i18n-intro SYSTEM "kde-i18n-intro.xml">
|
||||
<!ENTITY kde-i18n-inst SYSTEM "kde-i18n-inst.xml">
|
||||
<!ENTITY kde-i18n-config SYSTEM "kde-i18n-config.xml">
|
||||
<!ENTITY kde-i18n-desc SYSTEM "kde-i18n-desc.xml">
|
||||
<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n-&kde-version;.tar.bz2">
|
||||
<!ENTITY kde-i18n-download-ftp "&kde-download-ftp;/kde-i18n-&kde-version;.tar.bz2">
|
||||
<!ENTITY kde-i18n-size "141 MB">
|
||||
<!ENTITY kde-i18n-buildsize "1.1 GB">
|
||||
<!ENTITY kde-i18n-time "13.2 SBU">
|
9
kde/add/kdeaccessibility.xml
Normal file
9
kde/add/kdeaccessibility.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="kdeaccessibility">
|
||||
<?dbhtml filename="kdeaccessibility.html"?>
|
||||
<title>kdeaccessibility-&kde-version;</title>
|
||||
|
||||
&kdeaccessibility-intro;
|
||||
&kdeaccessibility-inst;
|
||||
&kdeaccessibility-desc;
|
||||
|
||||
</sect1>
|
26
kde/add/kdeaccessibility/kdeaccessibility-desc.xml
Normal file
26
kde/add/kdeaccessibility/kdeaccessibility-desc.xml
Normal file
@ -0,0 +1,26 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>Major programs in <application>kdeaccessibility</application> include
|
||||
<command>kmag</command>,
|
||||
<command>kmousetool</command> and
|
||||
<command>kmouth</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>kmag</title>
|
||||
<para><command>kmag</command> is a screen magnifier for
|
||||
<acronym>KDE</acronym>.</para></sect3>
|
||||
|
||||
<sect3><title>kmousetool</title>
|
||||
<para><command>kmousetool</command> is a utility which clicks the mouse whenever the
|
||||
mouse cursor pauses briefly.</para></sect3>
|
||||
|
||||
<sect3><title>kmouth</title>
|
||||
<para><command>kmouth</command> is an application that enables persons
|
||||
that cannot speak to let their computers speak.</para></sect3>
|
||||
|
||||
</sect2>
|
10
kde/add/kdeaccessibility/kdeaccessibility-inst.xml
Normal file
10
kde/add/kdeaccessibility/kdeaccessibility-inst.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>kdeaccessibility</application></title>
|
||||
|
||||
<para>Install <application>kdeaccessibility</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
29
kde/add/kdeaccessibility/kdeaccessibility-intro.xml
Normal file
29
kde/add/kdeaccessibility/kdeaccessibility-intro.xml
Normal file
@ -0,0 +1,29 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdeaccessibility</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&kdeaccessibility-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&kdeaccessibility-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &kdeaccessibility-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&kdeaccessibility-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&kdeaccessibility-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>kdeaccessibility</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libxml2"/> and
|
||||
<xref linkend="libjpeg"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
9
kde/add/kdeaccessibility/kdeaccessibility.ent
Normal file
9
kde/add/kdeaccessibility/kdeaccessibility.ent
Normal file
@ -0,0 +1,9 @@
|
||||
<!ENTITY kdeaccessibility SYSTEM "../kdeaccessibility.xml">
|
||||
<!ENTITY kdeaccessibility-intro SYSTEM "kdeaccessibility-intro.xml">
|
||||
<!ENTITY kdeaccessibility-inst SYSTEM "kdeaccessibility-inst.xml">
|
||||
<!ENTITY kdeaccessibility-desc SYSTEM "kdeaccessibility-desc.xml">
|
||||
<!ENTITY kdeaccessibility-download-http "&kde-download-http;/kdeaccessibility-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeaccessibility-download-ftp "&kde-download-ftp;/kdeaccessibility-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeaccessibility-size "1.3 MB">
|
||||
<!ENTITY kdeaccessibility-buildsize "8.7 MB">
|
||||
<!ENTITY kdeaccessibility-time "0.51 SBU">
|
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <acronym>KDE</acronym> Addons package provides konqueror and
|
||||
noatun plugins, kicker applets and newskicker scripts.</para>
|
||||
<para><application>kdeaddons</application> package contains additional
|
||||
plugins and scripts for <acronym>KDE</acronym> applications.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,10 +1,6 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdeaddons</application></title>
|
||||
|
||||
<para><application>kdeaddons</application> contains additional plugins
|
||||
and scripts for some <acronym>KDE</acronym> applications. This package
|
||||
should be compiled last.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
|
@ -4,6 +4,6 @@
|
||||
<!ENTITY kdeaddons-desc SYSTEM "kdeaddons-desc.xml">
|
||||
<!ENTITY kdeaddons-download-http "&kde-download-http;/kdeaddons-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeaddons-download-ftp "&kde-download-ftp;/kdeaddons-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeaddons-size "1.4 MB">
|
||||
<!ENTITY kdeaddons-size "1.3 MB">
|
||||
<!ENTITY kdeaddons-buildsize "32 MB">
|
||||
<!ENTITY kdeaddons-time "4.62 SBU">
|
||||
<!ENTITY kdeaddons-time "4.55 SBU">
|
||||
|
@ -4,6 +4,6 @@
|
||||
<!ENTITY kdeadmin-desc SYSTEM "kdeadmin-desc.xml">
|
||||
<!ENTITY kdeadmin-download-http "&kde-download-http;/kdeadmin-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeadmin-download-ftp "&kde-download-ftp;/kdeadmin-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeadmin-size "1.6 MB">
|
||||
<!ENTITY kdeadmin-size "1.5 MB">
|
||||
<!ENTITY kdeadmin-buildsize "16 MB">
|
||||
<!ENTITY kdeadmin-time "1.09 SBU">
|
||||
|
@ -1,16 +1,8 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>Major programs in <application>kdeartwork</application> include
|
||||
<command>kscreensaver</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>kscreensaver</title>
|
||||
<para><command>kscreensaver</command> is the
|
||||
<acronym>KDE</acronym> screensaver.</para></sect3>
|
||||
<para><application>kdeartwork</application> package contains additional
|
||||
themes, screensaver, sounds, wallpapers and widget styles for
|
||||
<acronym>KDE</acronym>.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,10 +1,6 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdeartwork</application></title>
|
||||
|
||||
<para><application>kdeartwork</application> contains additional
|
||||
themes, screensaver, sounds, wallpapers and widget styles for
|
||||
<acronym>KDE</acronym>.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
@ -26,7 +22,7 @@ url="&kdeartwork-download-ftp;"/></para></listitem>
|
||||
<para>
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="libart_lgpl"/> and
|
||||
<ulink url="http://www.jwz.org/xscreensaver/">xscreensaver</ulink>
|
||||
<ulink url="http://www.jwz.org/xscreensaver/">XScreenSaver</ulink>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -6,4 +6,4 @@
|
||||
<!ENTITY kdeartwork-download-ftp "&kde-download-ftp;/kdeartwork-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeartwork-size "17 MB">
|
||||
<!ENTITY kdeartwork-buildsize "57 MB">
|
||||
<!ENTITY kdeartwork-time "1.94 SBU">
|
||||
<!ENTITY kdeartwork-time "1.98 SBU">
|
||||
|
9
kde/add/kdebindings.xml
Normal file
9
kde/add/kdebindings.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="kdebindings">
|
||||
<?dbhtml filename="kdebindings.html"?>
|
||||
<title>kdebindings-&kde-version;</title>
|
||||
|
||||
&kdebindings-intro;
|
||||
&kdebindings-inst;
|
||||
&kdebindings-desc;
|
||||
|
||||
</sect1>
|
8
kde/add/kdebindings/kdebindings-desc.xml
Normal file
8
kde/add/kdebindings/kdebindings-desc.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para><application>kdebindings</application> package provides
|
||||
<acronym>KDE</acronym> bindings for various programming
|
||||
languages.</para>
|
||||
|
||||
</sect2>
|
10
kde/add/kdebindings/kdebindings-inst.xml
Normal file
10
kde/add/kdebindings/kdebindings-inst.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>kdebindings</application></title>
|
||||
|
||||
<para>Install <application>kdebindings</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
37
kde/add/kdebindings/kdebindings-intro.xml
Normal file
37
kde/add/kdebindings/kdebindings-intro.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdebindings</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&kdebindings-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&kdebindings-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &kdebindings-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&kdebindings-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&kdebindings-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>kdebindings</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="GLib"/>,
|
||||
<xref linkend="GTK"/>,
|
||||
<xref linkend="Python"/>,
|
||||
<xref linkend="ruby"/>,
|
||||
<xref linkend="j2sdk"/>,
|
||||
<ulink url="http://go-mono.org">Mono</ulink> and
|
||||
<ulink url="http://www.southern-storm.com.au/portable_net.html">DotGNU Portable.NET</ulink>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
9
kde/add/kdebindings/kdebindings.ent
Normal file
9
kde/add/kdebindings/kdebindings.ent
Normal file
@ -0,0 +1,9 @@
|
||||
<!ENTITY kdebindings SYSTEM "../kdebindings.xml">
|
||||
<!ENTITY kdebindings-intro SYSTEM "kdebindings-intro.xml">
|
||||
<!ENTITY kdebindings-inst SYSTEM "kdebindings-inst.xml">
|
||||
<!ENTITY kdebindings-desc SYSTEM "kdebindings-desc.xml">
|
||||
<!ENTITY kdebindings-download-http "&kde-download-http;/kdebindings-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdebindings-download-ftp "&kde-download-ftp;/kdebindings-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdebindings-size "11 MB">
|
||||
<!ENTITY kdebindings-buildsize "147 MB">
|
||||
<!ENTITY kdebindings-time "3.34 SBU">
|
@ -6,4 +6,4 @@
|
||||
<!ENTITY kdeedu-download-ftp "&kde-download-ftp;/kdeedu-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeedu-size "22 MB">
|
||||
<!ENTITY kdeedu-buildsize "91 MB">
|
||||
<!ENTITY kdeedu-time "4.19 SBU">
|
||||
<!ENTITY kdeedu-time "4.40 SBU">
|
||||
|
@ -1,36 +1,7 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>Major programs in <application>kdegames</application> include
|
||||
<command>atlantik</command>,
|
||||
<command>kasteroids</command>,
|
||||
<command>katomic</command>,
|
||||
<command>kbackgammon</command>,
|
||||
<command>kbattleship</command>,
|
||||
<command>kblackbox</command>,
|
||||
<command>kbounce</command>,
|
||||
<command>kenolaba</command>,
|
||||
<command>kfouleggs</command>,
|
||||
<command>kgoldrunner</command>,
|
||||
<command>kjumpingcube</command>,
|
||||
<command>klickety</command>,
|
||||
<command>klines</command>,
|
||||
<command>kmines</command>,
|
||||
<command>kolf</command>,
|
||||
<command>konquest</command>,
|
||||
<command>kpat</command>,
|
||||
<command>kpoker</command>,
|
||||
<command>kreversi</command>,
|
||||
<command>ksame</command>,
|
||||
<command>kshisen</command>,
|
||||
<command>ksirtet</command>,
|
||||
<command>ksnake</command>,
|
||||
<command>ksokoban</command>,
|
||||
<command>kspaceduel</command>,
|
||||
<command>ktron</command>,
|
||||
<command>ktuberling</command>,
|
||||
<command>kwin4</command> and
|
||||
<command>lskat</command>.
|
||||
</para>
|
||||
<para><application>kdegames</application> package provides a compilation
|
||||
of various games.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,9 +1,6 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdegames</application></title>
|
||||
|
||||
<para><application>kdegames</application> is a compilation of various
|
||||
games.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
|
@ -5,5 +5,5 @@
|
||||
<!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdegames-download-ftp "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdegames-size "8.7 MB">
|
||||
<!ENTITY kdegames-buildsize "68 MB">
|
||||
<!ENTITY kdegames-time "4.47 SBU">
|
||||
<!ENTITY kdegames-buildsize "69 MB">
|
||||
<!ENTITY kdegames-time "4.57 SBU">
|
||||
|
@ -5,5 +5,5 @@
|
||||
<!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdegraphics-download-ftp "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdegraphics-size "5.5 MB">
|
||||
<!ENTITY kdegraphics-buildsize "71 MB">
|
||||
<!ENTITY kdegraphics-time "8.12 SBU">
|
||||
<!ENTITY kdegraphics-buildsize "93 MB">
|
||||
<!ENTITY kdegraphics-time "11.1 SBU">
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
&kdemultimedia-intro;
|
||||
&kdemultimedia-inst;
|
||||
&kdemultimedia-exp;
|
||||
&kdemultimedia-config;
|
||||
&kdemultimedia-desc;
|
||||
|
||||
|
@ -1,26 +0,0 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<!--
|
||||
<para><command>sed -i -e 's/strings -ansi/strings/'
|
||||
kaudiocreator/Makefile</command> :
|
||||
Remove <parameter>-ansi</parameter> from <application>gcc</application>
|
||||
parameters to work around
|
||||
a broken header in the kernel. The broken file is
|
||||
<filename>asm/byteorder.h</filename>, where
|
||||
a parameter is used, but not defined, when <parameter>-ansi</parameter>
|
||||
is specified.</para>
|
||||
|
||||
<para><command>sed -i -e 's/strings -ansi/strings/'
|
||||
kioslave/audiocd/Makefile</command> :
|
||||
Remove <parameter>-ansi</parameter> from <application>gcc</application>
|
||||
parameters to work around
|
||||
a broken header in the kernel.</para>
|
||||
-->
|
||||
|
||||
<para><command>sed -i -e 's/-ansi//' kscd/libwm/Makefile</command> :
|
||||
Remove <parameter>-ansi</parameter> from <application>gcc</application>
|
||||
parameters to work around
|
||||
a broken header in the kernel.</para>
|
||||
|
||||
</sect2>
|
@ -4,7 +4,6 @@
|
||||
<para>Install <application>kdemultimedia</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
sed -i -e 's/-ansi//' kscd/libwm/Makefile &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
<!ENTITY kdemultimedia SYSTEM "../kdemultimedia.xml">
|
||||
<!ENTITY kdemultimedia-intro SYSTEM "kdemultimedia-intro.xml">
|
||||
<!ENTITY kdemultimedia-inst SYSTEM "kdemultimedia-inst.xml">
|
||||
<!ENTITY kdemultimedia-exp SYSTEM "kdemultimedia-exp.xml">
|
||||
<!ENTITY kdemultimedia-config SYSTEM "kdemultimedia-config.xml">
|
||||
<!ENTITY kdemultimedia-desc SYSTEM "kdemultimedia-desc.xml">
|
||||
<!ENTITY kdemultimedia-download-http "&kde-download-http;/kdemultimedia-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdemultimedia-download-ftp "&kde-download-ftp;/kdemultimedia-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdemultimedia-size "4.7 MB">
|
||||
<!ENTITY kdemultimedia-buildsize "78 MB">
|
||||
<!ENTITY kdemultimedia-time "8.18 SBU">
|
||||
<!ENTITY kdemultimedia-time "8.93 SBU">
|
||||
|
@ -5,8 +5,7 @@
|
||||
included in the <xref linkend="intro-important-bootscripts"/>
|
||||
package.</para>
|
||||
|
||||
<screen><userinput><command>make
|
||||
install-lisa</command></userinput></screen>
|
||||
<screen><userinput><command>make install-lisa</command></userinput></screen>
|
||||
|
||||
<para>There is no explicit configuration for the rest of the kdenetwork
|
||||
package, however individual packages need to be set up with user
|
||||
|
@ -5,6 +5,6 @@
|
||||
<!ENTITY kdenetwork-desc SYSTEM "kdenetwork-desc.xml">
|
||||
<!ENTITY kdenetwork-download-http "&kde-download-http;/kdenetwork-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdenetwork-download-ftp "&kde-download-ftp;/kdenetwork-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdenetwork-size "6.0 MB">
|
||||
<!ENTITY kdenetwork-buildsize "67 MB">
|
||||
<!ENTITY kdenetwork-time "3.21 SBU">
|
||||
<!ENTITY kdenetwork-size "5.9 MB">
|
||||
<!ENTITY kdenetwork-buildsize "94 MB">
|
||||
<!ENTITY kdenetwork-time "7.65 SBU">
|
||||
|
9
kde/add/kdesdk.xml
Normal file
9
kde/add/kdesdk.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="kdesdk">
|
||||
<?dbhtml filename="kdesdk.html"?>
|
||||
<title>kdesdk-&kde-version;</title>
|
||||
|
||||
&kdesdk-intro;
|
||||
&kdesdk-inst;
|
||||
&kdesdk-desc;
|
||||
|
||||
</sect1>
|
39
kde/add/kdesdk/kdesdk-desc.xml
Normal file
39
kde/add/kdesdk/kdesdk-desc.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>Major programs in <application>kdesdk</application> include
|
||||
<command>cervisia</command>,
|
||||
<command>kbabel</command>,
|
||||
<command>kcachegrind</command>,
|
||||
<command>kompare</command> and
|
||||
<command>umbrello</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>cervisia</title>
|
||||
<para><command>cervisia</command> provides a graphical view of
|
||||
<acronym>CVS</acronym>.</para></sect3>
|
||||
|
||||
<sect3><title>kbabel</title>
|
||||
<para><command>kbabel</command> is a suite of an advanced
|
||||
<acronym>PO</acronym> file editor comprising <command>kbabel</command>,
|
||||
a multi functional <command>catalogmanager</command> and a dictionary
|
||||
for translators <command>kbabeldict</command>.</para></sect3>
|
||||
|
||||
<sect3><title>kcachegrind</title>
|
||||
<para><command>kcachegrind</command> is a <acronym>KDE</acronym>
|
||||
frontend for <command>cachegrind</command>, part of
|
||||
<application>Valgrind</application>.</para></sect3>
|
||||
|
||||
<sect3><title>kompare</title>
|
||||
<para><command>kompare</command> is a program to view the differences
|
||||
between files.</para></sect3>
|
||||
|
||||
<sect3><title>umbrello</title>
|
||||
<para><command>umbrello</command> is a <acronym>UML</acronym> modelling
|
||||
diagram tool.</para></sect3>
|
||||
|
||||
</sect2>
|
28
kde/add/kdesdk/kdesdk-inst.xml
Normal file
28
kde/add/kdesdk/kdesdk-inst.xml
Normal file
@ -0,0 +1,28 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>kdesdk</application></title>
|
||||
|
||||
<para>Install <application>kdesdk</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>
|
||||
The <command>make</command> command will error out two times. On the
|
||||
first occurrence enter the following sed command and continue with the
|
||||
compilation:
|
||||
</para>
|
||||
|
||||
<screen><userinput><command>sed -i 's/class istream;/#include <istream.h>/' \
|
||||
kbabel/common/libgettext/pofiles.cc &&
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>
|
||||
Repeat the previous procedure:
|
||||
</para>
|
||||
|
||||
<screen><userinput><command>sed -i 's/class istream;/#include <istream.h>/' \
|
||||
umbrello/umbrello/classparser/tokenizer.cc &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
30
kde/add/kdesdk/kdesdk-intro.xml
Normal file
30
kde/add/kdesdk/kdesdk-intro.xml
Normal file
@ -0,0 +1,30 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdesdk</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&kdesdk-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&kdesdk-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &kdesdk-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&kdesdk-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&kdesdk-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>kdesdk</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="libxml2"/> and
|
||||
<xref linkend="db"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
9
kde/add/kdesdk/kdesdk.ent
Normal file
9
kde/add/kdesdk/kdesdk.ent
Normal file
@ -0,0 +1,9 @@
|
||||
<!ENTITY kdesdk SYSTEM "../kdesdk.xml">
|
||||
<!ENTITY kdesdk-intro SYSTEM "kdesdk-intro.xml">
|
||||
<!ENTITY kdesdk-inst SYSTEM "kdesdk-inst.xml">
|
||||
<!ENTITY kdesdk-desc SYSTEM "kdesdk-desc.xml">
|
||||
<!ENTITY kdesdk-download-http "&kde-download-http;/kdesdk-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdesdk-download-ftp "&kde-download-ftp;/kdesdk-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdesdk-size "3.8 MB">
|
||||
<!ENTITY kdesdk-buildsize "65 MB">
|
||||
<!ENTITY kdesdk-time "5.03 SBU">
|
@ -4,6 +4,6 @@
|
||||
<!ENTITY kdetoys-desc SYSTEM "kdetoys-desc.xml">
|
||||
<!ENTITY kdetoys-download-http "&kde-download-http;/kdetoys-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdetoys-download-ftp "&kde-download-ftp;/kdetoys-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdetoys-size "2.4 MB">
|
||||
<!ENTITY kdetoys-size "2.3 MB">
|
||||
<!ENTITY kdetoys-buildsize "14 MB">
|
||||
<!ENTITY kdetoys-time "0.96 SBU">
|
||||
<!ENTITY kdetoys-time "0.98 SBU">
|
||||
|
@ -5,5 +5,5 @@
|
||||
<!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeutils-download-ftp "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdeutils-size "2.5 MB">
|
||||
<!ENTITY kdeutils-buildsize "41 MB">
|
||||
<!ENTITY kdeutils-buildsize "44 MB">
|
||||
<!ENTITY kdeutils-time "3.97 SBU">
|
||||
|
9
kde/add/kdevelop.xml
Normal file
9
kde/add/kdevelop.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="kdevelop">
|
||||
<?dbhtml filename="kdevelop.html"?>
|
||||
<title>kdevelop-&kdevelop-version;</title>
|
||||
|
||||
&kdevelop-intro;
|
||||
&kdevelop-inst;
|
||||
&kdevelop-desc;
|
||||
|
||||
</sect1>
|
16
kde/add/kdevelop/kdevelop-desc.xml
Normal file
16
kde/add/kdevelop/kdevelop-desc.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para><application>kdevelop</application> package provides
|
||||
<command>kdevelop</command>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>kdevelop</title>
|
||||
<para><command>kdevelop</command> is an Integrated Development
|
||||
Environment to be used for a wide variety of programming
|
||||
tasks.</para></sect3>
|
||||
|
||||
</sect2>
|
10
kde/add/kdevelop/kdevelop-inst.xml
Normal file
10
kde/add/kdevelop/kdevelop-inst.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>kdevelop</application></title>
|
||||
|
||||
<para>Install <application>kdevelop</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
33
kde/add/kdevelop/kdevelop-intro.xml
Normal file
33
kde/add/kdevelop/kdevelop-intro.xml
Normal file
@ -0,0 +1,33 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>kdevelop</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&kdevelop-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&kdevelop-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &kdevelop-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&kdevelop-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&kdevelop-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>kdevelop</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="Python"/>,
|
||||
<xref linkend="db"/>,
|
||||
<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink> and
|
||||
<ulink url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
10
kde/add/kdevelop/kdevelop.ent
Normal file
10
kde/add/kdevelop/kdevelop.ent
Normal file
@ -0,0 +1,10 @@
|
||||
<!ENTITY kdevelop SYSTEM "../kdevelop.xml">
|
||||
<!ENTITY kdevelop-intro SYSTEM "kdevelop-intro.xml">
|
||||
<!ENTITY kdevelop-inst SYSTEM "kdevelop-inst.xml">
|
||||
<!ENTITY kdevelop-desc SYSTEM "kdevelop-desc.xml">
|
||||
<!ENTITY kdevelop-version "3.0.3">
|
||||
<!ENTITY kdevelop-download-http "&kde-download-http;/kdevelop-&kdevelop-version;.tar.bz2">
|
||||
<!ENTITY kdevelop-download-ftp "&kde-download-ftp;/kdevelop-&kdevelop-version;.tar.bz2">
|
||||
<!ENTITY kdevelop-size "5.7 MB">
|
||||
<!ENTITY kdevelop-buildsize "99 MB">
|
||||
<!ENTITY kdevelop-time "9.99 SBU">
|
9
kde/add/quanta.xml
Normal file
9
kde/add/quanta.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="quanta">
|
||||
<?dbhtml filename="quanta.html"?>
|
||||
<title>quanta-&kde-version;</title>
|
||||
|
||||
&quanta-intro;
|
||||
&quanta-inst;
|
||||
&quanta-desc;
|
||||
|
||||
</sect1>
|
25
kde/add/quanta/quanta-desc.xml
Normal file
25
kde/add/quanta/quanta-desc.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>Major programs in <application>quanta</application> include
|
||||
<command>kxsldbg</command> and
|
||||
<command>quanta</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>kxsldbg</title>
|
||||
<para><command>kxsldbg</command> is a <acronym>GUI</acronym>
|
||||
front-end to <command>xsldbg</command>, the
|
||||
<acronym>XSLT</acronym> debugger.</para></sect3>
|
||||
|
||||
<sect3><title>quanta</title>
|
||||
<para><command>quanta</command> is a Web <acronym>IDE</acronym> that
|
||||
strives to be neutral and transparent to all markup languages, while
|
||||
supporting popular web-based scripting languages,
|
||||
<acronym>CSS</acronym>, and other emerging <acronym>W3C</acronym>
|
||||
recommendations.</para></sect3>
|
||||
|
||||
</sect2>
|
10
kde/add/quanta/quanta-inst.xml
Normal file
10
kde/add/quanta/quanta-inst.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>quanta</application></title>
|
||||
|
||||
<para>Install <application>quanta</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
32
kde/add/quanta/quanta-intro.xml
Normal file
32
kde/add/quanta/quanta-intro.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>quanta</application></title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&quanta-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&quanta-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &quanta-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&quanta-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&quanta-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>quanta</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="kdebase"/>
|
||||
</para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="libtiff"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="libxslt"/> and
|
||||
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
9
kde/add/quanta/quanta.ent
Normal file
9
kde/add/quanta/quanta.ent
Normal file
@ -0,0 +1,9 @@
|
||||
<!ENTITY quanta SYSTEM "../quanta.xml">
|
||||
<!ENTITY quanta-intro SYSTEM "quanta-intro.xml">
|
||||
<!ENTITY quanta-inst SYSTEM "quanta-inst.xml">
|
||||
<!ENTITY quanta-desc SYSTEM "quanta-desc.xml">
|
||||
<!ENTITY quanta-download-http "&kde-download-http;/quanta-&kde-version;.tar.bz2">
|
||||
<!ENTITY quanta-download-ftp "&kde-download-ftp;/quanta-&kde-version;.tar.bz2">
|
||||
<!ENTITY quanta-size "3.4 MB">
|
||||
<!ENTITY quanta-buildsize "51 MB">
|
||||
<!ENTITY quanta-time "3.35 SBU">
|
@ -1,23 +0,0 @@
|
||||
<sect2><title>Configuring aRts</title>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>The library directory <filename
|
||||
class="directory">/opt/kde/lib</filename>
|
||||
should appear in <filename>/etc/ld.so.conf</filename>
|
||||
so that ldd can find the shared libraries. The following command will
|
||||
add it
|
||||
if it is missing:</para>
|
||||
|
||||
<screen><userinput><command>cat >> /etc/ld.so.conf << "EOF"
|
||||
# Begin kde addition to /etc/ld.so.conf
|
||||
|
||||
/opt/kde/lib
|
||||
|
||||
# End kde addition
|
||||
EOF
|
||||
ldconfig</command></userinput></screen>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
@ -1,4 +1,5 @@
|
||||
<sect2><title>Command explanations</title>
|
||||
|
||||
<para><parameter>--prefix=&kde-dir;</parameter> : This option tells the
|
||||
process to install the package in <filename
|
||||
class="directory">&kde-dir;</filename>. We put aRts here because this
|
||||
|
@ -2,10 +2,9 @@
|
||||
<!ENTITY arts-intro SYSTEM "arts-intro.xml">
|
||||
<!ENTITY arts-inst SYSTEM "arts-inst.xml">
|
||||
<!ENTITY arts-exp SYSTEM "arts-exp.xml">
|
||||
<!ENTITY arts-config SYSTEM "arts-config.xml">
|
||||
<!ENTITY arts-version "1.2.1">
|
||||
<!ENTITY arts-version "1.2.2">
|
||||
<!ENTITY arts-download-http "&kde-download-http;/arts-&arts-version;.tar.bz2">
|
||||
<!ENTITY arts-download-ftp "&kde-download-ftp;/arts-&arts-version;.tar.bz2">
|
||||
<!ENTITY arts-size "1016 KB">
|
||||
<!ENTITY arts-buildsize "24 MB">
|
||||
<!ENTITY arts-time "1.60 SBU">
|
||||
<!ENTITY arts-size "949 KB">
|
||||
<!ENTITY arts-buildsize "25 MB">
|
||||
<!ENTITY arts-time "1.69 SBU">
|
||||
|
@ -2,6 +2,7 @@
|
||||
<?dbhtml filename="core.html"?>
|
||||
<title>KDE Core Packages</title>
|
||||
|
||||
&kde-pre-install-config;
|
||||
&kde-core-arts;
|
||||
&kdelibs;
|
||||
&kdebase;
|
||||
|
@ -5,5 +5,5 @@
|
||||
<!ENTITY kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdebase-download-ftp "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdebase-size "17 MB">
|
||||
<!ENTITY kdebase-buildsize "172 MB">
|
||||
<!ENTITY kdebase-time "15.9 SBU">
|
||||
<!ENTITY kdebase-buildsize "174 MB">
|
||||
<!ENTITY kdebase-time "17.1 SBU">
|
||||
|
@ -1,13 +0,0 @@
|
||||
<sect2>
|
||||
<title>Configuring <application>kdelibs</application></title>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>Add <filename class="directory">/opt/kde/bin</filename> to
|
||||
your <envar>PATH</envar> environment variable:</para>
|
||||
|
||||
<screen><userinput><command>export
|
||||
PATH=$PATH:/opt/kde/bin</command></userinput></screen>
|
||||
|
||||
</sect3>
|
||||
</sect2>
|
@ -2,7 +2,9 @@
|
||||
<title>Installation of <application>kdelibs</application></title>
|
||||
|
||||
<para>Install <application>kdelibs</application> with:</para>
|
||||
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
||||
<screen><userinput><command>patch -Np1 -i ../post-3.2.2-kdelibs-kapplication.patch &&
|
||||
patch -Np0 -i ../post-3.2.2-kdelibs-ktelnetservice.patch &&
|
||||
./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking --enable-fast-malloc=full --disable-pcre &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
@ -20,6 +20,14 @@ url="&kdelibs-download-ftp;"/></para></listitem>
|
||||
&kdelibs-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.2-kdelibs-kapplication.patch"/></para></listitem>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.2-kdelibs-ktelnetservice.patch"/></para></listitem>
|
||||
</itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application>kdelibs</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="kde-core-arts"/></para></sect4>
|
||||
|
@ -2,10 +2,9 @@
|
||||
<!ENTITY kdelibs-intro SYSTEM "kdelibs-intro.xml">
|
||||
<!ENTITY kdelibs-inst SYSTEM "kdelibs-inst.xml">
|
||||
<!ENTITY kdelibs-exp SYSTEM "kdelibs-exp.xml">
|
||||
<!ENTITY kdelibs-config SYSTEM "kdelibs-config.xml">
|
||||
<!ENTITY kdelibs-desc SYSTEM "kdelibs-desc.xml">
|
||||
<!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
|
||||
<!ENTITY kdelibs-size "13 MB">
|
||||
<!ENTITY kdelibs-buildsize "160 MB">
|
||||
<!ENTITY kdelibs-time "12.3 SBU">
|
||||
<!ENTITY kdelibs-time "12.6 SBU">
|
||||
|
61
kde/core/pre-install-config.xml
Normal file
61
kde/core/pre-install-config.xml
Normal file
@ -0,0 +1,61 @@
|
||||
<sect1 id="kde-pre-install-config">
|
||||
<?dbhtml filename="pre-install-config.html"?>
|
||||
<title>Pre-installation configuration</title>
|
||||
|
||||
<para>Based on your preference, set <envar>KDE_PREFIX</envar>.</para>
|
||||
|
||||
<para>If <application><acronym>KDE</acronym></application> is your
|
||||
desktop of choice:</para>
|
||||
|
||||
<screen><userinput><command>export KDE_PREFIX=/usr</command></userinput></screen>
|
||||
|
||||
<para>If you want to try-out
|
||||
<application><acronym>KDE</acronym></application>:</para>
|
||||
|
||||
<screen><userinput><command>export KDE_PREFIX=/opt/kde-&kde-version;</command></userinput></screen>
|
||||
|
||||
<para>Remember to execute <command>ldconfig</command> after installation
|
||||
of libraries to update the library cache.</para>
|
||||
|
||||
<para>If you are not installing <acronym>KDE</acronym> in
|
||||
<filename class="directory">/usr</filename> you will need to make some
|
||||
configuration changes:</para>
|
||||
|
||||
<para>Add to your system or personal profile:</para>
|
||||
|
||||
<screen><userinput><command>export PATH=$PATH:/opt/kde-&kde-version;/bin
|
||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/kde-&kde-version;/lib/pkgconfig</command></userinput></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/ld.so.conf</filename>:</para>
|
||||
|
||||
<screen><userinput><command>cat >> /etc/ld.so.conf << "EOF"</command>
|
||||
# Begin kde addition to /etc/ld.so.conf
|
||||
|
||||
/opt/kde-&kde-version;/lib
|
||||
|
||||
# End kde addition
|
||||
<command>EOF</command></userinput></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/man.conf</filename>:</para>
|
||||
|
||||
<screen><userinput><command>cat >> /etc/man.conf << "EOF"</command>
|
||||
# Begin kde addition to man.conf
|
||||
|
||||
MANPATH /opt/kde-&kde-version;/man
|
||||
|
||||
# End kde addition to man.conf
|
||||
<command>EOF</command></userinput></screen>
|
||||
|
||||
<tip>
|
||||
<para>If you prefer installing <acronym>KDE</acronym> in
|
||||
<filename class="directory">/opt</filename>
|
||||
one trick to avoid the above configuration changes every time you
|
||||
install the new version is to replace
|
||||
<filename class="directory">/opt/kde-&kde-version;</filename>
|
||||
with <filename class="directory">/opt/kde</filename> and to create a symlink from
|
||||
<filename class="directory">/opt/kde-&kde-version;</filename>
|
||||
to <filename class="directory">/opt/kde</filename>.</para>
|
||||
<screen><userinput><command>ln -sf kde-&kde-version; /opt/kde</command></userinput></screen>
|
||||
</tip>
|
||||
|
||||
</sect1>
|
@ -12,11 +12,6 @@ core packages, are needed for the rest of <acronym>KDE</acronym> to work. The se
|
||||
presents additional packages which provide functionality in various areas
|
||||
(multimedia, graphics etc).</para>
|
||||
|
||||
<para><acronym>KDE</acronym> also has many internationalization packages in the form of:
|
||||
<filename>kde-i18n-xx-&kde-version;.tar.bz2</filename>
|
||||
where the xx is a two to five letter code for the country covered. We
|
||||
do not cover the installation of these packages here.</para>
|
||||
|
||||
<para>There are two alternatives for installing <acronym>KDE</acronym>. Option one, that
|
||||
is used by most of the commercial distributions, is to
|
||||
install <acronym>KDE</acronym> in the standard system prefix: <filename>/usr</filename>.
|
||||
@ -26,51 +21,6 @@ to install it in a unique prefix such as <filename>/opt/kde</filename> or
|
||||
<filename>/opt/kde-&kde-version;</filename>. This option allows for easy removal of
|
||||
the package.</para>
|
||||
|
||||
<para>Based on your preference, set <envar>KDE_PREFIX</envar>.</para>
|
||||
<para>If <application><acronym>KDE</acronym></application> is your desktop of choice:</para>
|
||||
<screen><userinput><command>export KDE_PREFIX=/usr</command></userinput></screen>
|
||||
<para>If you want to try-out <application><acronym>KDE</acronym></application>:</para>
|
||||
<screen><userinput><command>export KDE_PREFIX=/opt/kde-&kde-version;</command></userinput></screen>
|
||||
|
||||
<para>Remember to execute <command>ldconfig</command> after installation of libraries to
|
||||
update the library cache.</para>
|
||||
|
||||
<para>If you are not installing <acronym>KDE</acronym> in <filename>/usr</filename> you will need to make some
|
||||
configuration changes:</para>
|
||||
|
||||
<para>Add to your system or personal profile:</para>
|
||||
|
||||
<screen><userinput><command>export PATH=$PATH:/opt/kde-&kde-version;/bin
|
||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/kde-&kde-version;/lib/pkgconfig</command></userinput></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/ld.so.conf</filename>:</para>
|
||||
|
||||
<screen><userinput><command>cat >> /etc/ld.so.conf << "EOF"</command>
|
||||
# Begin kde addition to /etc/ld.so.conf
|
||||
|
||||
/opt/kde-&kde-version;/lib
|
||||
|
||||
# End kde addition
|
||||
<command>EOF</command></userinput></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/man.conf</filename>:</para>
|
||||
|
||||
<screen><userinput><command>cat >> /etc/man.conf << "EOF"</command>
|
||||
# Begin kde addition to man.conf
|
||||
|
||||
MANPATH /opt/kde-&kde-version;/man
|
||||
|
||||
# End kde addition to man.conf
|
||||
<command>EOF</command></userinput></screen>
|
||||
|
||||
<tip>
|
||||
<para>If you prefer installing <acronym>KDE</acronym> in <filename>/opt</filename>
|
||||
one trick to avoid the above configuration changes is to replace <filename>/opt/kde-&kde-version;</filename>
|
||||
with <filename>/opt/kde</filename> and to create a symlink from <filename>/opt/kde-&kde-version;</filename>
|
||||
to <filename>/opt/kde</filename>.</para>
|
||||
<screen><userinput><command>ln -sf &kde-version; /opt/kde</command></userinput></screen>
|
||||
</tip>
|
||||
|
||||
<tip>
|
||||
<para>All the <acronym>KDE</acronym> packages are comprised of various components.
|
||||
The default is to
|
||||
@ -80,7 +30,7 @@ This comes in handy when there are problems compiling a particular
|
||||
component.</para>
|
||||
|
||||
<screen><userinput><command>DO_NOT_COMPILE="component1 component2" \
|
||||
./configure --prefix=/opt/kde...</command></userinput></screen>
|
||||
./configure --prefix=&kde-dir; ...</command></userinput></screen>
|
||||
|
||||
<para>The core <acronym>KDE</acronym> packages also honor this variable, but omitting components
|
||||
from the core packages is not advisable since it may result in an
|
||||
|
42
kde/kde.ent
42
kde/kde.ent
@ -1,16 +1,14 @@
|
||||
<!ENTITY kde SYSTEM "kde.xml">
|
||||
<!ENTITY kde-intro SYSTEM "kde-intro.xml">
|
||||
<!ENTITY kde-version "3.2.1">
|
||||
<!ENTITY kde-version "3.2.2">
|
||||
<!ENTITY kde-dldir "&kde-version;">
|
||||
<!ENTITY kde-download-http "http://mirrors.isc.org/pub/kde/stable/&kde-dldir;/src">
|
||||
<!ENTITY kde-download-ftp "ftp://ftp.kde.org/pub/kde/stable/&kde-dldir;/src">
|
||||
<!ENTITY kde-dir "$KDE_PREFIX">
|
||||
|
||||
<!-- KDE Intro -->
|
||||
<!ENTITY kde-intro SYSTEM "kde-intro.xml">
|
||||
|
||||
<!-- KDE Core Packages -->
|
||||
<!ENTITY kde-core SYSTEM "core/core.xml">
|
||||
<!ENTITY kde-pre-install-config SYSTEM "core/pre-install-config.xml">
|
||||
<!ENTITY % kde-core-arts SYSTEM "core/arts/arts.ent">
|
||||
%kde-core-arts;
|
||||
<!ENTITY % kdelibs SYSTEM "core/kdelibs/kdelibs.ent">
|
||||
@ -21,25 +19,37 @@
|
||||
|
||||
<!-- KDE Additional Packages -->
|
||||
<!ENTITY kde-add SYSTEM "add/add.xml">
|
||||
<!ENTITY % kdemultimedia SYSTEM "add/kdemultimedia/kdemultimedia.ent">
|
||||
%kdemultimedia;
|
||||
<!ENTITY % kdenetwork SYSTEM "add/kdenetwork/kdenetwork.ent">
|
||||
%kdenetwork;
|
||||
<!ENTITY % kdegraphics SYSTEM "add/kdegraphics/kdegraphics.ent">
|
||||
%kdegraphics;
|
||||
<!ENTITY % kdepim SYSTEM "add/kdepim/kdepim.ent">
|
||||
%kdepim;
|
||||
<!ENTITY % kdeadmin SYSTEM "add/kdeadmin/kdeadmin.ent">
|
||||
%kdeadmin;
|
||||
<!ENTITY % kdegames SYSTEM "add/kdegames/kdegames.ent">
|
||||
%kdegames;
|
||||
<!ENTITY % kdenetwork SYSTEM "add/kdenetwork/kdenetwork.ent">
|
||||
%kdenetwork;
|
||||
<!ENTITY % kdepim SYSTEM "add/kdepim/kdepim.ent">
|
||||
%kdepim;
|
||||
<!ENTITY % kdemultimedia SYSTEM "add/kdemultimedia/kdemultimedia.ent">
|
||||
%kdemultimedia;
|
||||
<!ENTITY % kdegraphics SYSTEM "add/kdegraphics/kdegraphics.ent">
|
||||
%kdegraphics;
|
||||
<!ENTITY % kdeutils SYSTEM "add/kdeutils/kdeutils.ent">
|
||||
%kdeutils;
|
||||
<!ENTITY % kdeedu SYSTEM "add/kdeedu/kdeedu.ent">
|
||||
%kdeedu;
|
||||
<!ENTITY % kdeartwork SYSTEM "add/kdeartwork/kdeartwork.ent">
|
||||
%kdeartwork;
|
||||
<!ENTITY % kdesdk SYSTEM "add/kdesdk/kdesdk.ent">
|
||||
%kdesdk;
|
||||
<!ENTITY % kdevelop SYSTEM "add/kdevelop/kdevelop.ent">
|
||||
%kdevelop;
|
||||
<!ENTITY % quanta SYSTEM "add/quanta/quanta.ent">
|
||||
%quanta;
|
||||
<!ENTITY % kdebindings SYSTEM "add/kdebindings/kdebindings.ent">
|
||||
%kdebindings;
|
||||
<!ENTITY % kdeaccessibility SYSTEM "add/kdeaccessibility/kdeaccessibility.ent">
|
||||
%kdeaccessibility;
|
||||
<!ENTITY % kdetoys SYSTEM "add/kdetoys/kdetoys.ent">
|
||||
%kdetoys;
|
||||
<!ENTITY % kdegames SYSTEM "add/kdegames/kdegames.ent">
|
||||
%kdegames;
|
||||
<!ENTITY % kdeartwork SYSTEM "add/kdeartwork/kdeartwork.ent">
|
||||
%kdeartwork;
|
||||
<!ENTITY % kdeaddons SYSTEM "add/kdeaddons/kdeaddons.ent">
|
||||
%kdeaddons;
|
||||
<!ENTITY % kde-i18n SYSTEM "add/kde-i18n/kde-i18n.ent">
|
||||
%kde-i18n;
|
||||
|
@ -17,6 +17,16 @@ url="&koffice-download-ftp;"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
|
||||
<para>KOffice has many internationalization packages in the form
|
||||
of:
|
||||
<screen>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</screen>
|
||||
where the <replaceable>[xx]</replaceable> is a two to five letter code for the country covered. The
|
||||
sizes of these files range from about 0.5 MB to 4.0 MB.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>KOffice</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="kdebase"/></para></sect4>
|
||||
@ -32,12 +42,3 @@ url="&koffice-download-ftp;"/></para></listitem>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Additional downloads</title>
|
||||
|
||||
<para>KOffice has many internationalization packages in the form
|
||||
of:
|
||||
<screen>koffice-i18n-<replaceable>xx</replaceable>-&koffice-version;.tar.bz2</screen>
|
||||
where the <replaceable>xx</replaceable> is a two to five letter code for the country covered. The
|
||||
sizes of these files range from about 0.5 MB to 4.0 MB.</para>
|
||||
</sect2>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!ENTITY koffice-intro SYSTEM "koffice-intro.xml">
|
||||
<!ENTITY koffice-inst SYSTEM "koffice-inst.xml">
|
||||
<!ENTITY koffice-desc SYSTEM "koffice-desc.xml">
|
||||
<!ENTITY koffice-version "1.3">
|
||||
<!ENTITY koffice-download-http " ">
|
||||
<!ENTITY koffice-version "1.3.1">
|
||||
<!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
|
||||
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
|
||||
<!ENTITY koffice-size "11 MB">
|
||||
<!ENTITY koffice-buildsize "152 MB">
|
||||
<!ENTITY koffice-time "17.2 SBU">
|
||||
<!ENTITY koffice-buildsize "155 MB">
|
||||
<!ENTITY koffice-time "20.7 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user