source: kde/core/kde-runtime.xml@ a8371e9

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 a8371e9 was a8371e9, checked in by Ragnar Thomsen <rthomsen@…>, 11 years ago

KDE 4.10.3 and akonadi 1.9.2

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

  • Property mode set to 100644
File size: 4.9 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
[2a7334e8]7 <!ENTITY kde-runtime-download-http "&kde-download-http;&kde-version;/src/kde-runtime-&kde-version;.tar.xz">
8 <!ENTITY kde-runtime-download-ftp "&kde-download-ftp;&kde-version;/src/kde-runtime-&kde-version;.tar.xz">
[a8371e9]9 <!ENTITY kde-runtime-md5sum "d4b839dd343cf6eb995071b685a05467">
[78abf5a]10 <!ENTITY kde-runtime-size "7.2 MB">
[cd6d455]11 <!ENTITY kde-runtime-buildsize "111 MB">
[2a7334e8]12 <!ENTITY kde-runtime-time "7.5 SBU">
[806640c]13]>
14
[2a7334e8]15<sect1 id="kde-runtime" xreflabel="kde-runtime-&kde-version;">
16 <?dbhtml filename="kde-runtime.html"?>
[806640c]17
18 <sect1info>
[8500ee0]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[806640c]21 </sect1info>
22
[2a7334e8]23 <title>Kde-runtime-&kde-version;</title>
[806640c]24
[2a7334e8]25 <indexterm zone="kde-runtime">
26 <primary sortas="a-kde-runtime">kde-runtime</primary>
[806640c]27 </indexterm>
28
29 <sect2 role="package">
[ed4724e]30 <title>Introduction to Kde-runtime</title>
[806640c]31
[0d7900a]32 <para>Kde-runtime contains runtime applications and libraries essential
[c55376e7]33 for <application>KDE</application>.</para>
[806640c]34
[78abf5a]35 &lfs73_checked;
[806640c]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[2a7334e8]40 <para>Download (HTTP): <ulink url="&kde-runtime-download-http;"/></para>
[806640c]41 </listitem>
42 <listitem>
[2a7334e8]43 <para>Download (FTP): <ulink url="&kde-runtime-download-ftp;"/></para>
[806640c]44 </listitem>
45 <listitem>
[2a7334e8]46 <para>Download MD5 sum: &kde-runtime-md5sum;</para>
[806640c]47 </listitem>
48 <listitem>
[2a7334e8]49 <para>Download size: &kde-runtime-size;</para>
[806640c]50 </listitem>
51 <listitem>
[2a7334e8]52 <para>Estimated disk space required: &kde-runtime-buildsize;</para>
[806640c]53 </listitem>
54 <listitem>
[2a7334e8]55 <para>Estimated build time: &kde-runtime-time;</para>
[806640c]56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
[2a7334e8]63 url="&patch-root;/kde-runtime-&kde-version;-rpc_fix-1.patch"/></para>
[806640c]64 </listitem>
65 </itemizedlist>
[c55376e7]66
[ed4724e]67 <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
[806640c]68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required">
[cd6d455]71 <xref linkend="kdelibs"/> and
[c55376e7]72 <xref linkend="libtirpc"/>
[806640c]73 </para>
74
75 <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended">
[cd6d455]77 <xref linkend="kactivities"/>,
[2ddc3485]78 <xref linkend="kdepimlibs"/>,
[c4216746]79 <xref linkend="alsa-lib"/>,
[0d7900a]80 <xref linkend="libjpeg"/> and
[c9df31a]81 <xref linkend="exiv2"/>
[806640c]82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
[69138677]86 <xref linkend="gdb"/>,
[0d7900a]87 <xref linkend="pulseaudio"/>,
88 <xref linkend="xine-lib"/>,
89 <xref linkend="libcanberra"/>,
[c4216746]90 <xref linkend="samba3"/>,
91 <xref linkend="NetworkManager"/>,
[0d7900a]92 <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
93 <ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
94 <ulink url="http://www.libssh.org/">LibSSH</ulink> and
[806640c]95 <ulink url="http://www.openexr.com/">OpenEXR</ulink>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
[2a7334e8]99 <ulink url="&blfs-wiki;/kde-runtime"/>
[806640c]100 </para>
101
102 </sect2>
103
104 <sect2 role="installation">
[ed4724e]105 <title>Installation of Kde-runtime</title>
[806640c]106
[2a7334e8]107 <para>Install <application>kde-runtime</application> by running the following
[806640c]108 commands:</para>
109
[2a7334e8]110<screen><userinput>patch -Np1 -i ../kde-runtime-&kde-version;-rpc_fix-1.patch &amp;&amp;
[c55376e7]111mkdir build &amp;&amp;
[806640c]112cd build &amp;&amp;
[c55376e7]113cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
[69138677]114 -DSYSCONF_INSTALL_DIR=/etc \
115 -DCMAKE_BUILD_TYPE=Release \
[806640c]116 .. &amp;&amp;
117make</userinput></screen>
118
[2ddc3485]119 <para>To test the results, issue <command>make test</command>.</para>
120
[806640c]121 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
122
[69138677]123<screen role="root"><userinput>make install &amp;&amp;
[2ddc3485]124ln -s -v ../lib/kde4/libexec/kdesu &kde-dir;/bin/kdesu</userinput></screen>
[806640c]125
126 </sect2>
[c55376e7]127
[806640c]128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
132 <segtitle>Installed Programs</segtitle>
133 <segtitle>Installed Libraries</segtitle>
134 <segtitle>Installed Directories</segtitle>
135
136 <seglistitem>
[cd6d455]137 <seg>kcmshell4, kde-cp, kde-mv, kde-open, kde4, kde4-menu,
[2a7334e8]138 kdebugdialog, keditfiletype, kfile4, kglobalaccel, khelpcenter,
139 khotnewstuff-upload, khotnewstuff4, kiconfinder, kioclient,
140 kmimetypefinder, knotify4, kquitapp, kreadconfig, kstart, ksvgtopng,
141 ktraderclient, ktrash, kuiserver, kwalletd, kwriteconfig,
142 nepomukcontroller, plasma-remote-helper, plasmapkg and solid-hardware.
143 </seg>
[c55376e7]144 <seg>several in &kde-dir;/lib</seg>
[2a7334e8]145 <seg>several in &kde-dir;/lib and &kde-dir;/share</seg>
[806640c]146 </seglistitem>
147 </segmentedlist>
[69138677]148
[806640c]149 </sect2>
150
151</sect1>
Note: See TracBrowser for help on using the repository browser.