source: kde/core/kde-runtime.xml@ 9f89301

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9f89301 was 9f89301, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Update to kde-14.12.3

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

  • Property mode set to 100644
File size: 5.1 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
[aed3e6ec]7 <!ENTITY kde-runtime-download-http "&kde-download-http;applications/&kde-apps-version;/src/kde-runtime-&kde-apps-version;.tar.xz">
[2bb2521]8 <!ENTITY kde-runtime-download-ftp " ">
[9f89301]9 <!ENTITY kde-runtime-md5sum "e9252c4096b1d80beb7059b9f453a93a">
[d7c3ac85]10 <!ENTITY kde-runtime-size "7.5 MB">
[9f89301]11 <!ENTITY kde-runtime-buildsize "112 MB">
[aed3e6ec]12 <!ENTITY kde-runtime-time "0.8 SBU (using parallelism=10)">
[806640c]13]>
14
[aed3e6ec]15<sect1 id="kde-runtime" xreflabel="kde-runtime-&kde-apps-version;">
[2a7334e8]16 <?dbhtml filename="kde-runtime.html"?>
[806640c]17
18 <sect1info>
[8500ee0]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[806640c]21 </sect1info>
22
[aed3e6ec]23 <title>Kde-runtime-&kde-apps-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
[aed3e6ec]35 &lfs77_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
[ed4724e]59 <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
[806640c]60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required">
[909c258]63 <xref linkend="kdelibs"/> and
64 <xref linkend="libgcrypt"/>
[806640c]65 </para>
66
67 <bridgehead renderas="sect4">Recommended</bridgehead>
[33e5761]68 <para role="recommended">
69 <xref linkend="kactivities"/>,
70 <xref linkend="kdepimlibs"/>,
71 <xref linkend="alsa-lib"/>,
[7031a69]72 <xref linkend="libjpeg"/>, and
[33e5761]73 <xref linkend="exiv2"/>
[806640c]74 </para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
[33e5761]78 <xref linkend="pulseaudio"/>,
79 <xref linkend="xine-lib"/>,
80 <xref linkend="libcanberra"/>,
81 <xref linkend="samba"/>,
82 <xref linkend="NetworkManager"/>,
83 <ulink url="&kde-download-http;&kde-version;/src/">nepomuk-core</ulink>,
84 <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
85 <ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
[7031a69]86 <ulink url="http://www.libssh.org/">LibSSH</ulink>, and
[33e5761]87 <ulink url="http://www.openexr.com/">OpenEXR</ulink>
[806640c]88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
[2a7334e8]91 <ulink url="&blfs-wiki;/kde-runtime"/>
[806640c]92 </para>
93
94 </sect2>
95
96 <sect2 role="installation">
[ed4724e]97 <title>Installation of Kde-runtime</title>
[806640c]98
[2a7334e8]99 <para>Install <application>kde-runtime</application> by running the following
[806640c]100 commands:</para>
101
[49a01170]102<screen><userinput>mkdir build &amp;&amp;
[18c9ee54]103cd build &amp;&amp;
104
[ba1e8dd]105cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
[49a01170]106 -DSYSCONF_INSTALL_DIR=/etc \
107 -DCMAKE_BUILD_TYPE=Release \
[ba1e8dd]108 -DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
[97c713e]109 -Wno-dev .. &amp;&amp;
[806640c]110make</userinput></screen>
111
[2ddc3485]112 <para>To test the results, issue <command>make test</command>.</para>
113
[97c713e]114 <para> Now as the <systemitem class="username">root</systemitem>
115 user:</para>
[806640c]116
[69138677]117<screen role="root"><userinput>make install &amp;&amp;
[ba1e8dd]118ln -sfv ../lib/kde4/libexec/kdesu &kde-dir;/bin/kdesu</userinput></screen>
119
120 </sect2>
121
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <para>
126 <parameter>-DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0</parameter>:
127 This switch is used so that <application>CMake</application> can
128 properly find <application>Samba</application> headers which got
129 moved in version 4.
130 </para>
[806640c]131
132 </sect2>
[c55376e7]133
[806640c]134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Programs</segtitle>
139 <segtitle>Installed Libraries</segtitle>
140 <segtitle>Installed Directories</segtitle>
141
142 <seglistitem>
[cd6d455]143 <seg>kcmshell4, kde-cp, kde-mv, kde-open, kde4, kde4-menu,
[2a7334e8]144 kdebugdialog, keditfiletype, kfile4, kglobalaccel, khelpcenter,
145 khotnewstuff-upload, khotnewstuff4, kiconfinder, kioclient,
146 kmimetypefinder, knotify4, kquitapp, kreadconfig, kstart, ksvgtopng,
147 ktraderclient, ktrash, kuiserver, kwalletd, kwriteconfig,
148 nepomukcontroller, plasma-remote-helper, plasmapkg and solid-hardware.
149 </seg>
[c55376e7]150 <seg>several in &kde-dir;/lib</seg>
[2a7334e8]151 <seg>several in &kde-dir;/lib and &kde-dir;/share</seg>
[806640c]152 </seglistitem>
153 </segmentedlist>
[69138677]154
[806640c]155 </sect2>
156
157</sect1>
Note: See TracBrowser for help on using the repository browser.