source: kde/add/kdesdk.xml@ 0bfe309a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 0bfe309a was 0bfe309a, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Tagging updates

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

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