source: kde/add/kdesdk.xml@ 9f271dd

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 9f271dd was 9f271dd, checked in by Randy McMurchy <randy@…>, 19 years ago

Removed spaces from blank lines and excess spaces from the end of XML data

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

  • Property mode set to 100644
File size: 5.0 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 "5b88692972e65c5e7d3aafc6400bea2c">
10 <!ENTITY kdesdk-size "4.4 MB">
11 <!ENTITY kdesdk-buildsize "108 MB">
12 <!ENTITY kdesdk-time "9.4 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 </sect1info>
22
23 <title>Kdesdk-&kde-version;</title>
24
25 <indexterm zone="kdesdk">
26 <primary sortas="a-kdesdk">Kdesdk</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kdesdk</title>
31
32 <bridgehead renderas="sect3">Package Information</bridgehead>
33 <itemizedlist spacing='compact'>
34 <listitem>
35 <para>Download (HTTP): <ulink url="&kdesdk-download-http;"/></para>
36 </listitem>
37 <listitem>
38 <para>Download (FTP): <ulink url="&kdesdk-download-ftp;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download MD5 sum: &kdesdk-md5sum;</para>
42 </listitem>
43 <listitem>
44 <para>Download size: &kdesdk-size;</para>
45 </listitem>
46 <listitem>
47 <para>Estimated disk space required: &kdesdk-buildsize;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated build time: &kdesdk-time;</para>
51 </listitem>
52 </itemizedlist>
53
54 <bridgehead renderas="sect3">Kdesdk Dependencies</bridgehead>
55
56 <bridgehead renderas="sect4">Required</bridgehead>
57 <para><xref linkend="kdebase"/></para>
58
59 <bridgehead renderas="sect4">Recommended</bridgehead>
60 <para><xref linkend="libjpeg"/>,
61 <xref linkend="libxml2"/>, and
62 <xref linkend="db"/></para>
63
64 </sect2>
65
66 <sect2 role="installation">
67 <title>Installation of Kdesdk</title>
68
69 <para>Install <application>kdesdk</application> with:</para>
70
71<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
72 --disable-dependency-tracking &amp;&amp;
73make</userinput></screen>
74
75 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
76
77<screen role="root"><userinput>make install</userinput></screen>
78
79 </sect2>
80
81 <sect2 role="content">
82 <title>Contents</title>
83
84 <segmentedlist>
85 <segtitle>Installed Programs</segtitle>
86 <segtitle>Installed Libraries</segtitle>
87 <segtitle>Installed Directories</segtitle>
88
89 <seglistitem>
90 <seg>cervisia, kbabel, kcachegrind, kompare, and umbrello</seg>
91 <seg>None</seg>
92 <seg>None</seg>
93 </seglistitem>
94 </segmentedlist>
95
96 <variablelist>
97 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
98 <?dbfo list-presentation="list"?>
99 <?dbhtml list-presentation="table"?>
100
101 <varlistentry id="cervisia">
102 <term><command>cervisia</command></term>
103 <listitem>
104 <para>provides a graphical view of CVS.</para>
105 <indexterm zone="kdesdk cervisia">
106 <primary sortas="b-cervisia">cervisia</primary>
107 </indexterm>
108 </listitem>
109 </varlistentry>
110
111 <varlistentry id="kbabel">
112 <term><command>kbabel</command></term>
113 <listitem>
114 <para>is a suite of an advanced PO file editor comprising
115 <command>kbabel</command>, a multi functional
116 <command>catalogmanager</command> and a dictionary for translators
117 <command>kbabeldict</command>.</para>
118 <indexterm zone="kdesdk kbabel">
119 <primary sortas="b-kbabel">kbabel</primary>
120 </indexterm>
121 </listitem>
122 </varlistentry>
123
124 <varlistentry id="kcachegrind">
125 <term><command>kcachegrind</command></term>
126 <listitem>
127 <para>is a <application>KDE</application> frontend for
128 <command>cachegrind</command>, part of
129 <application>Valgrind</application>.</para>
130 <indexterm zone="kdesdk kcachegrind">
131 <primary sortas="b-kcachegrind">kcachegrind</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 <varlistentry id="kompare">
137 <term><command>kompare</command></term>
138 <listitem>
139 <para>is a program to view the differences between files.</para>
140 <indexterm zone="kdesdk kompare">
141 <primary sortas="b-kompare">kompare</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="umbrello">
147 <term><command>umbrello</command></term>
148 <listitem>
149 <para>is a UML modelling diagram tool.</para>
150 <indexterm zone="kdesdk umbrello">
151 <primary sortas="b-umbrello">umbrello</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 </variablelist>
157
158 </sect2>
159
160</sect1>
Note: See TracBrowser for help on using the repository browser.