source: archive/core/kde-runtime.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.2 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 " ">
[d203119]9 <!ENTITY kde-runtime-md5sum "261c5cab13f3d9b1565d40056da6157c">
[d7c3ac85]10 <!ENTITY kde-runtime-size "7.5 MB">
[b22a51fa]11 <!ENTITY kde-runtime-buildsize "110 MB">
[5036aa29]12 <!ENTITY kde-runtime-time "4.3 SBU">
[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 <date>$Date$</date>
[806640c]20 </sect1info>
21
[aed3e6ec]22 <title>Kde-runtime-&kde-apps-version;</title>
[806640c]23
[2a7334e8]24 <indexterm zone="kde-runtime">
25 <primary sortas="a-kde-runtime">kde-runtime</primary>
[806640c]26 </indexterm>
27
28 <sect2 role="package">
[ed4724e]29 <title>Introduction to Kde-runtime</title>
[806640c]30
[0d7900a]31 <para>Kde-runtime contains runtime applications and libraries essential
[c55376e7]32 for <application>KDE</application>.</para>
[806640c]33
[1cc5345]34 &lfs79_checked;
[806640c]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[2a7334e8]39 <para>Download (HTTP): <ulink url="&kde-runtime-download-http;"/></para>
[806640c]40 </listitem>
41 <listitem>
[2a7334e8]42 <para>Download (FTP): <ulink url="&kde-runtime-download-ftp;"/></para>
[806640c]43 </listitem>
44 <listitem>
[2a7334e8]45 <para>Download MD5 sum: &kde-runtime-md5sum;</para>
[806640c]46 </listitem>
47 <listitem>
[2a7334e8]48 <para>Download size: &kde-runtime-size;</para>
[806640c]49 </listitem>
50 <listitem>
[2a7334e8]51 <para>Estimated disk space required: &kde-runtime-buildsize;</para>
[806640c]52 </listitem>
53 <listitem>
[2a7334e8]54 <para>Estimated build time: &kde-runtime-time;</para>
[806640c]55 </listitem>
56 </itemizedlist>
57
[ed4724e]58 <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
[806640c]59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required">
[909c258]62 <xref linkend="kdelibs"/> and
[f3429309]63 <xref linkend="libgcrypt"/>
[806640c]64 </para>
65
66 <bridgehead renderas="sect4">Recommended</bridgehead>
[33e5761]67 <para role="recommended">
68 <xref linkend="alsa-lib"/>,
[338015f]69 <xref linkend="exiv2"/>,
70 <xref linkend="kactivities"/>,
71 <xref linkend="kdepimlibs"/>, and
72 <xref linkend="libjpeg"/>
[806640c]73 </para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
[33e5761]77 <xref linkend="libcanberra"/>,
78 <xref linkend="NetworkManager"/>,
[338015f]79 <xref linkend="pulseaudio"/>,
80 <xref linkend="samba"/>,
81 <xref linkend="xine-lib"/>,
82 <ulink url="http://www.libssh.org/">libssh</ulink>,
83<!-- <ulink url="&kde-download-http;&kde-version;/src/">nepomuk-core</ulink>,-->
84 <ulink url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core">nepomuk-core</ulink>,
85 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
86 <ulink url="http://www.openslp.org/">OpenSLP</ulink>, and
87 <ulink url="http://launchpad.net/ntrack">QNtrack</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; \
[b22a51fa]106 -DSYSCONF_INSTALL_DIR=/etc \
107 -DCMAKE_BUILD_TYPE=Release \
[ba1e8dd]108 -DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
[b22a51fa]109 -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
[97c713e]110 -Wno-dev .. &amp;&amp;
[806640c]111make</userinput></screen>
112
[2ddc3485]113 <para>To test the results, issue <command>make test</command>.</para>
114
[97c713e]115 <para> Now as the <systemitem class="username">root</systemitem>
116 user:</para>
[806640c]117
[69138677]118<screen role="root"><userinput>make install &amp;&amp;
[ba1e8dd]119ln -sfv ../lib/kde4/libexec/kdesu &kde-dir;/bin/kdesu</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <parameter>-DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0</parameter>:
128 This switch is used so that <application>CMake</application> can
129 properly find <application>Samba</application> headers which got
130 moved in version 4.
131 </para>
[806640c]132
133 </sect2>
[c55376e7]134
[806640c]135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Programs</segtitle>
140 <segtitle>Installed Libraries</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
[cd6d455]144 <seg>kcmshell4, kde-cp, kde-mv, kde-open, kde4, kde4-menu,
[2a7334e8]145 kdebugdialog, keditfiletype, kfile4, kglobalaccel, khelpcenter,
146 khotnewstuff-upload, khotnewstuff4, kiconfinder, kioclient,
147 kmimetypefinder, knotify4, kquitapp, kreadconfig, kstart, ksvgtopng,
148 ktraderclient, ktrash, kuiserver, kwalletd, kwriteconfig,
[5036aa29]149 plasma-remote-helper, plasmapkg and solid-hardware.
[2a7334e8]150 </seg>
[c55376e7]151 <seg>several in &kde-dir;/lib</seg>
[2a7334e8]152 <seg>several in &kde-dir;/lib and &kde-dir;/share</seg>
[806640c]153 </seglistitem>
154 </segmentedlist>
[69138677]155
[806640c]156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.