source: kde/core/kdelibs.xml@ cef3a2f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since cef3a2f was cef3a2f, checked in by Randy McMurchy <randy@…>, 19 years ago

Round 1 of renaming package-name entities

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3335 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
8<!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
9<!ENTITY kdelibs-md5sum "0473fb4c6c2cd2bc0f267cfa201f3fd8">
10<!ENTITY kdelibs-size "15.6 MB">
11<!ENTITY kdelibs-buildsize "280 MB (additional 339 MB for API docs)">
12<!ENTITY kdelibs-time "20.9 SBU (additional 4.97 SBU for API docs)">
13]>
14
15<sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="kdelibs.html"?>
21<title><application>kdelibs</application>-&kde-version;</title>
22
23<sect2>
24<title>Introduction to <application>kdelibs</application></title>
25
26<para>This package includes programs and libraries that are central to the
27development and execution of a <acronym>KDE</acronym> program, as well
28as internationalization files for these libraries, misc
29<acronym>HTML</acronym> documentation, theme modules and regression
30tests.</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing='compact'>
34<listitem><para>Download (HTTP): <ulink
35url="&kdelibs-download-http;"/></para></listitem>
36<listitem><para>Download (FTP): <ulink
37url="&kdelibs-download-ftp;"/></para></listitem>
38<listitem><para>Download MD5 sum: &kdelibs-md5sum;</para></listitem>
39<listitem><para>Download size: &kdelibs-size;</para></listitem>
40<listitem><para>Estimated disk space required:
41&kdelibs-buildsize;</para></listitem>
42<listitem><para>Estimated build time:
43&kdelibs-time;</para></listitem></itemizedlist>
44</sect3>
45
46<sect3><title>Additional downloads</title>
47<itemizedlist spacing='compact'>
48<listitem><para>Required Patch: <ulink
49url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-htmlframes2.patch"/></para>
50</listitem>
51<listitem><para>Required Patch: <ulink
52url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kio.diff"/></para>
53</listitem>
54<listitem><para>Required Patch: <ulink
55url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kioslave.patch"/></para>
56</listitem>
57</itemizedlist>
58</sect3>
59
60<sect3><title><application>kdelibs</application> dependencies</title>
61
62<sect4><title>Required</title>
63<para><xref linkend="kde-core-arts"/></para>
64</sect4>
65
66<sect4><title>Recommended</title>
67<para><xref linkend="libjpeg"/>,
68<xref linkend="libart_lgpl"/>,
69<xref linkend="libxml2"/>,
70<xref linkend="libxslt"/>,
71<xref linkend="pcre"/>,
72<xref linkend="fam"/>,
73<xref linkend="openssl"/> and
74<ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
75</sect4>
76
77<sect4><title>Optional</title>
78<para><xref linkend="libtiff"/>,
79<xref linkend="aspell"/>,
80<xref linkend="cups"/>,
81<xref linkend="openldap"/>,
82<xref linkend="alsa"/>,
83<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
84<ulink url="http://www.openexr.com/">OpenEXR</ulink>,
85<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
86<ulink url="http://www.graphviz.org/">GraphViz</ulink>
87and <xref linkend="doxygen"/></para>
88</sect4>
89
90</sect3>
91
92</sect2>
93
94<sect2>
95<title>Installation of <application>kdelibs</application></title>
96
97<para>Install <application>kdelibs</application> with:</para>
98
99<screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdelibs-htmlframes2.patch &amp;&amp;
100patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff &amp;&amp;
101patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch &amp;&amp;
102./configure --prefix=&kde-dir; --disable-debug \
103 --disable-dependency-tracking --enable-fast-malloc=full &amp;&amp;
104make &amp;&amp;
105make install</command></userinput></screen>
106
107<note><para>If you wish to create the <acronym>API</acronym> documentation and
108you have <application>Doxygen</application> and
109<application>GraphViz</application> installed, <command>make apidox</command>
110must be done before <command>make install</command>. This applies to all
111packages which can utilize <application>Doxygen</application>.</para></note>
112
113</sect2>
114
115<sect2><title>Command explanations</title>
116<para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
117to install the package in <filename class="directory">&kde-dir;</filename>.
118</para>
119
120<para><option>--disable-debug</option>: This option causes the
121package to be compiled without debugging code.</para>
122
123<para><option>--disable-dependency-tracking</option>: This option
124speeds up one time builds.</para>
125
126<para><parameter>--enable-fast-malloc=full</parameter>: This option tells
127<acronym>KDE</acronym> programs to use an internal memory allocation
128scheme optimized for <acronym>KDE</acronym>.</para>
129
130<!-- <para><option>-disable-pcre</option>: Omit this switch if you have
131<application><acronym>PCRE</acronym></application> installed and you want
132improved regular expression support in the <acronym>KDE</acronym> JavaScript
133engine.</para> -->
134
135</sect2>
136
137<sect2><title>Contents</title>
138<para><application>kdelibs</application> provides numerous programs and
139libraries needed by <acronym>KDE</acronym> programs.</para>
140
141</sect2>
142
143<sect2><title>Description</title>
144<para>The number of programs and libraries installed by
145<application>kdelibs</application> prohibits an explanation of each one in this
146section. Instead, see the <ulink url="http://docs.kde.org/">KDE
147Documentation</ulink>.</para>
148
149</sect2>
150
151</sect1>
Note: See TracBrowser for help on using the repository browser.