source: archive/add/kdeplasma-addons.xml@ 5156197

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 5156197 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: 4.4 KB
Line 
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
7 <!ENTITY kdeplasma-addons-download-http "&kde-download-http;&kde-old-version;/src/kdeplasma-addons-&kde-old-version;.tar.xz">
8 <!ENTITY kdeplasma-addons-download-ftp " ">
9 <!ENTITY kdeplasma-addons-md5sum "bf98d9bf1502ab4ff392fdd9b4703664">
10 <!ENTITY kdeplasma-addons-size "1.7 MB">
11 <!ENTITY kdeplasma-addons-buildsize "91 MB">
12 <!ENTITY kdeplasma-addons-time "3.0 SBU">
13]>
14
15<sect1 id="kdeplasma-addons" xreflabel="kdeplasma-addons-&kde-old-version;">
16 <?dbhtml filename="kdeplasma-addons.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kdeplasma-addons-&kde-old-version;</title>
23
24 <indexterm zone="kdeplasma-addons">
25 <primary sortas="a-kdeplasma-addons">kdeplasma-addons</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kdeplasma-addons</title>
30
31 <para>This package provides extra Plasma applets and engines like
32 lancelot, calculator, wallpapers etc.</para>
33
34 &lfs79_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kdeplasma-addons-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kdeplasma-addons-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kdeplasma-addons-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kdeplasma-addons-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kdeplasma-addons-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kdeplasma-addons-time;</para>
55 </listitem>
56 </itemizedlist>
57
58<!--
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
63 url="&patch-root;/kdeplasma-addons-&kde-version;-fixes-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66-->
67 <bridgehead renderas="sect3">Kdeplasma-addons Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required">
71 <xref linkend="kde-workspace"/> and
72 <xref linkend="kdepimlibs"/>
73 </para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
77 <xref linkend="libkexiv2"/>,
78 <xref linkend="qjson"/>,
79 <ulink url="http://eigen.tuxfamily.org/">Eigen</ulink> (for the Mandelbrot wallpaper plugin),
80 <ulink url="https://github.com/ibus/ibus/wiki">ibus</ulink>,
81 <ulink url="&kde-download-http;&kde-version;/src/">Nepomuk</ulink>,
82 <ulink url="http://edu.kde.org/marble/">Marble</ulink> (for the desktop globe wallpaper),and
83 <ulink url="https://github.com/ayoy/qoauth">QOAuth</ulink> (needed for the Plasma microblog dataengine)
84 </para>
85
86 <para condition="html" role="usernotes">User Notes:
87 <ulink url="&blfs-wiki;/kdeplasma-addons"/>
88 </para>
89
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of Kdeplasma-addons</title>
94
95 <para>Install <application>Kdeplasma-addons</application> by running
96 the following commands:</para>
97
98<screen><userinput>mkdir build &amp;&amp;
99cd build &amp;&amp;
100
101cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
102 -DCMAKE_BUILD_TYPE=Release \
103 -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
104 -Wno-dev .. &amp;&amp;
105make</userinput></screen>
106
107 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>lancelot</seg>
123 <seg>liblancelot-datamodels.so, liblancelot.so, libplasma_groupingcontainment.so,
124 libplasmacomicprovidercore.so, libplasmapotdprovidercore.so, libplasmaweather.so,
125 librtm.so and several in &kde-dir;/lib/kde4</seg>
126 <seg>several in &kde-dir;/include and &kde-dir;/share</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 </sect2>
131
132</sect1>
Note: See TracBrowser for help on using the repository browser.