source: kde4/core/kde4runtime.xml@ f342c0a9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 f342c0a9 was fb55343, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

KDE 4.8.3

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

  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[806640c]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c9df31a]7 <!ENTITY kderuntime-download-http "&kde-download-http;&kderuntime-version;/src/kde-runtime-&kderuntime-version;.tar.xz">
8 <!ENTITY kderuntime-download-ftp "&kde-download-ftp;&kderuntime-version;/src/kde-runtime-&kderuntime-version;.tar.xz">
[fb55343]9 <!ENTITY kderuntime-md5sum "aa22e3d4166e8cd0f149ac5dd5989301">
[c9df31a]10 <!ENTITY kderuntime-size "5.6 MB">
11 <!ENTITY kderuntime-buildsize "548 MB">
12 <!ENTITY kderuntime-time "7.5 SBU">
[806640c]13]>
14
[c9df31a]15<sect1 id="kderuntime" xreflabel="kde-runtime-&kderuntime-version;">
[806640c]16 <?dbhtml filename="kde4runtime.html"?>
17
18 <sect1info>
[8500ee0]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[806640c]21 </sect1info>
22
[c9df31a]23 <title>Kde-runtime-&kderuntime-version;</title>
[806640c]24
[c9df31a]25 <indexterm zone="kderuntime">
26 <primary sortas="a-kderuntime">kderuntime</primary>
[806640c]27 </indexterm>
28
29 <sect2 role="package">
[ed4724e]30 <title>Introduction to Kde-runtime</title>
[806640c]31
[c55376e7]32 <para>Kde-runtime contains runtime applications and libraries essential
33 for <application>KDE</application>.</para>
[806640c]34
[c9df31a]35 &lfs71_checked;
[806640c]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[c9df31a]40 <para>Download (HTTP): <ulink url="&kderuntime-download-http;"/></para>
[806640c]41 </listitem>
42 <listitem>
[c9df31a]43 <para>Download (FTP): <ulink url="&kderuntime-download-ftp;"/></para>
[806640c]44 </listitem>
45 <listitem>
[c9df31a]46 <para>Download MD5 sum: &kderuntime-md5sum;</para>
[806640c]47 </listitem>
48 <listitem>
[c9df31a]49 <para>Download size: &kderuntime-size;</para>
[806640c]50 </listitem>
51 <listitem>
[c9df31a]52 <para>Estimated disk space required: &kderuntime-buildsize;</para>
[806640c]53 </listitem>
54 <listitem>
[c9df31a]55 <para>Estimated build time: &kderuntime-time;</para>
[806640c]56 </listitem>
57 </itemizedlist>
58
[c55376e7]59
[806640c]60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
[c55376e7]64 url="&patch-root;/kde-runtime-&kderuntime-version;-rpc_fix-1.patch"/></para>
[806640c]65 </listitem>
66 </itemizedlist>
[c55376e7]67
[ed4724e]68 <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
[806640c]69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
[c55376e7]72 <xref linkend="kdelibs"/> and
73 <xref linkend="libtirpc"/>
[806640c]74 </para>
75
76 <bridgehead renderas="sect4">Recommended</bridgehead>
77 <para role="recommended">
[c9df31a]78 <xref linkend="libjpeg"/> and
79 <xref linkend="exiv2"/>
[806640c]80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="pulseaudio"/>,
85 <xref linkend="xine-lib"/>,
86 <xref linkend="libcanberra"/>,
87 <xref linkend="samba3"/>,
88 <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
89 <ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
90 <ulink url="http://www.libssh.org/">LibSSH</ulink> and
91 <ulink url="http://www.openexr.com/">OpenEXR</ulink>
92 </para>
93
94 <para condition="html" role="usernotes">User Notes:
[c9df31a]95 <ulink url="&blfs-wiki;/kderuntime"/>
[806640c]96 </para>
97
98 </sect2>
99
100 <sect2 role="installation">
[ed4724e]101 <title>Installation of Kde-runtime</title>
[806640c]102
103 <para>Install <application>kderuntime</application> by running the following
104 commands:</para>
105
[c55376e7]106<screen><userinput>patch -Np1 -i ../kde-runtime-&kderuntime-version;-rpc_fix-1.patch &amp;&amp;
107mkdir build &amp;&amp;
[806640c]108cd build &amp;&amp;
[c55376e7]109cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
[806640c]110 -DKDE_DEFAULT_HOME=.kde4 \
111 -DSYSCONF_INSTALL_DIR=/etc/kde4 \
112 .. &amp;&amp;
113make</userinput></screen>
114
115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 </sect2>
[c55376e7]120
[806640c]121 <sect2 role="commands">
122 <title>Command Explanations</title>
123
[c55376e7]124 <para><option>patch -Np1 -i ../kde-runt...</option>: This patch fixes linking
125 to <application>libtirpc</application>.</para>
[806640c]126
127 </sect2>
[c55376e7]128
[806640c]129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>kcmshell4, kde4, kde4-menu, kdebugdialog, kde-cp, keditfiletype,
139 kde-mv, kde-open, kfile4, kglobalaccel, khelpcenter, khotnewstuff4,
140 khotnewstuff-upload, kiconfinder, kioclient, kmimetypefinder, knotify4,
141 kreadconfig, ksvgtopng, ktraderclient, ktrash, kwriteconfig, kquitapp,
142 kstart, kuiserver, kwalletd, nepomukbackup, nepomukcontroller, nepomukindexer,
143 nepomukserver, nepomukservicestub and nepomuk-simpleresource-rcgen, plasmapkg,
144 plasma-remote-helper and solid-hardware</seg>
[c55376e7]145 <seg>several in &kde-dir;/lib</seg>
146 <seg>several in /etc/kde4, &kde-dir;/include and &kde-dir;/share</seg>
[806640c]147 </seglistitem>
148 </segmentedlist>
149<!--
150 <variablelist>
151 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
152 <?dbfo list-presentation="list"?>
153 <?dbhtml list-presentation="table"?>
154
[c9df31a]155 <varlistentry id="a-kderuntime">
156 <term><command>kderuntime</command></term>
[806640c]157 <listitem>
[c9df31a]158 <para>is a testing utility for kderuntime-generated build trees.</para>
159 <indexterm zone="a-kderuntime kderuntime">
160 <primary sortas="b-kderuntime">kdelibs</primary>
[806640c]161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 </variablelist>
166-->
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.