source: kde/add/kdesdk.xml@ 91cb43ad

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 91cb43ad was 91cb43ad, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Adding automatized scripts generation related tags. Kde-add chapter.

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

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY kdesdk-download-http "&kde-download-http;/kdesdk-&kde-version;.tar.bz2">
8 <!ENTITY kdesdk-download-ftp "&kde-download-ftp;/kdesdk-&kde-version;.tar.bz2">
9 <!ENTITY kdesdk-md5sum "ec794b8f2a492a188cae8fb38208e1b9">
10 <!ENTITY kdesdk-size "4.4 MB">
11 <!ENTITY kdesdk-buildsize "102 MB">
12 <!ENTITY kdesdk-time "9.0 SBU">
13]>
14
15<sect1 id="kdesdk" xreflabel="kdesdk-&kde-version;">
16 <?dbhtml filename="kdesdk.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">kdesdk-&kde-version;.tar</keyword>
23 <keyword role="ftptdir">kde</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Kdesdk-&kde-version;</title>
28
29 <indexterm zone="kdesdk">
30 <primary sortas="a-kdesdk">Kdesdk</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Kdesdk</title>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing='compact'>
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kdesdk-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kdesdk-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kdesdk-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kdesdk-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kdesdk-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kdesdk-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">Kdesdk Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required"><xref linkend="kdebase"/></para>
62
63 <bridgehead renderas="sect4">Recommended</bridgehead>
64 <para role="recommended"><xref linkend="libjpeg"/>,
65 <xref linkend="libxml2"/>, and
66 <xref linkend="db"/></para>
67
68 </sect2>
69
70 <sect2 role="installation">
71 <title>Installation of Kdesdk</title>
72
73 <para>Install <application>kdesdk</application> with:</para>
74
75<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
76 --disable-dependency-tracking &amp;&amp;
77make</userinput></screen>
78
79 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
80
81<screen role="root"><userinput>make install</userinput></screen>
82
83 </sect2>
84
85 <sect2 role="content">
86 <title>Contents</title>
87
88 <segmentedlist>
89 <segtitle>Installed Programs</segtitle>
90 <segtitle>Installed Libraries</segtitle>
91 <segtitle>Installed Directories</segtitle>
92
93 <seglistitem>
94 <seg>cervisia, kbabel, kcachegrind, kompare, and umbrello</seg>
95 <seg>Several kdesdk specific libraries</seg>
96 <seg>Several subdirectories in $KDE_PREFIX/{include,share}</seg>
97 </seglistitem>
98 </segmentedlist>
99
100 <variablelist>
101 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
102 <?dbfo list-presentation="list"?>
103 <?dbhtml list-presentation="table"?>
104
105 <varlistentry id="cervisia">
106 <term><command>cervisia</command></term>
107 <listitem>
108 <para>provides a graphical view of CVS.</para>
109 <indexterm zone="kdesdk cervisia">
110 <primary sortas="b-cervisia">cervisia</primary>
111 </indexterm>
112 </listitem>
113 </varlistentry>
114
115 <varlistentry id="kbabel">
116 <term><command>kbabel</command></term>
117 <listitem>
118 <para>is a suite of an advanced PO file editor comprising
119 <command>kbabel</command>, a multi functional
120 <command>catalogmanager</command> and a dictionary for translators
121 <command>kbabeldict</command>.</para>
122 <indexterm zone="kdesdk kbabel">
123 <primary sortas="b-kbabel">kbabel</primary>
124 </indexterm>
125 </listitem>
126 </varlistentry>
127
128 <varlistentry id="kcachegrind">
129 <term><command>kcachegrind</command></term>
130 <listitem>
131 <para>is a <application>KDE</application> frontend for
132 <command>cachegrind</command>, part of
133 <application>Valgrind</application>.</para>
134 <indexterm zone="kdesdk kcachegrind">
135 <primary sortas="b-kcachegrind">kcachegrind</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry id="kompare">
141 <term><command>kompare</command></term>
142 <listitem>
143 <para>is a program to view the differences between files.</para>
144 <indexterm zone="kdesdk kompare">
145 <primary sortas="b-kompare">kompare</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="umbrello">
151 <term><command>umbrello</command></term>
152 <listitem>
153 <para>is a UML modelling diagram tool.</para>
154 <indexterm zone="kdesdk umbrello">
155 <primary sortas="b-umbrello">umbrello</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 </variablelist>
161
162 </sect2>
163
164</sect1>
Note: See TracBrowser for help on using the repository browser.