source: kde4/add/kde4toys.xml@ 0e25c32

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 0e25c32 was 0e25c32, checked in by Thomas Trepl <thomas@…>, 13 years ago

Added the KDE4 section.

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

  • Property mode set to 100644
File size: 4.5 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 kde4toys-download-http "&kde4-download-http;/kdetoys-&kde4-version;.tar.bz2">
8 <!ENTITY kde4toys-download-ftp "&kde4-download-ftp;/kdetoys-&kde4-version;.tar.bz2">
9 <!ENTITY kde4toys-md5sum "2025e1931ada4d1b1d37371df9847865">
10 <!ENTITY kde4toys-size "400 KB">
11 <!ENTITY kde4toys-buildsize "15 MB">
12 <!ENTITY kde4toys-time "0.3 SBU">
13]>
14
15<sect1 id="kde4toys" xreflabel="kde4toys-&kde4-version;">
16 <?dbhtml filename="kde4toys.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kdetoys-&kde4-version;</title>
24
25 <indexterm zone="kde4toys">
26 <primary sortas="a-kde4toys">kde4toys</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kdetoys</title>
31
32 <para>This package provides some funny stuff.</para>
33
34 &lfs67_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kde4toys-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kde4toys-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kde4toys-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kde4toys-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kde4toys-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kde4toys-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;/kde4toys-&kdetoys-version;-fixes-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66-->
67 <bridgehead renderas="sect3">Kdetoys Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required">
71 </para>
72
73 <bridgehead renderas="sect4">Recommended</bridgehead>
74 <para role="recommended">
75 <xref linkend="attica"/>,
76 <xref linkend="libxml2"/>,
77 <xref linkend="libxslt"/>,
78 libgps, Eigen2,
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 </para>
84
85 <para condition="html" role="usernotes">User Notes:
86 <ulink url="&blfs-wiki;/kde4toys"/>
87 </para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of Kdeedu</title>
93
94 <para>Install <application>kde4toys</application> by running
95 the following commands:</para>
96
97<screen><userinput>mkdir build &amp;&amp;
98cd build</userinput></screen>
99
100 <para>Prepare the package for compilation:</para>
101
102<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
103 -DKDE_DEFAULT_HOME=.kde4 \
104 -DSYSCONF_INSTALL_DIR=/etc/sysconfig \
105 .. &amp;&amp;
106make</userinput></screen>
107
108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
109
110<screen role="root"><userinput>make install</userinput></screen>
111
112 </sect2>
113<!--
114 <sect2 role="commands">
115 <title>Command Explanations</title>
116
117 <para><option>-DDISABLE_VIDEOSUPPORT=ON</option>: Set this option in case you didn't
118 have <ulink url="http://hansdegoede.livejournal.com/3636.html">libv4l</ulink> installed.</para>
119
120 </sect2>
121-->
122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
126 <segtitle>Installed Programs</segtitle>
127 <segtitle>Installed Libraries</segtitle>
128 <segtitle>Installed Directory</segtitle>
129
130 <seglistitem>
131 <seg>amor, kteatime, ktux</seg>
132 <seg></seg>
133 <seg></seg>
134 </seglistitem>
135 </segmentedlist>
136<!--
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="a-kde4toys">
143 <term><command>kde4toys</command></term>
144 <listitem>
145 <para>is a testing utility for kde4toys-generated build trees.</para>
146 <indexterm zone="a-kde4toys kde4toys">
147 <primary sortas="b-kde4toys">kdetoys</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 </variablelist>
153-->
154 </sect2>
155
156</sect1>
Note: See TracBrowser for help on using the repository browser.