glfs/kde/add/kdevelop.xml

82 lines
2.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdevelop-download-http "&kde-download-http;/kdevelop-&kdevelop-version;.tar.bz2">
<!ENTITY kdevelop-download-ftp "&kde-download-ftp;/kdevelop-&kdevelop-version;.tar.bz2">
<!ENTITY kdevelop-size "5.7 MB">
<!ENTITY kdevelop-buildsize "99 MB">
<!ENTITY kdevelop-time "9.99 SBU">
]>
<sect1 id="kdevelop">
<?dbhtml filename="kdevelop.html"?>
<title>kdevelop-&kdevelop-version;</title>
<sect2>
<title>Introduction to <application>kdevelop</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdevelop-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdevelop-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kdevelop-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&kdevelop-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdevelop-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdevelop</application> dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="kdebase"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libjpeg"/>,
<xref linkend="libxml2"/>,
<xref linkend="Python"/>,
<xref linkend="db"/>,
<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink> and
<ulink url="http://www.research.att.com/sw/tools/graphviz/">graphviz</ulink>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdevelop</application></title>
<para>Install <application>kdevelop</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para><application>kdevelop</application> package provides
<command>kdevelop</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kdevelop</title>
<para><command>kdevelop</command> is an Integrated Development
Environment to be used for a wide variety of programming
tasks.</para></sect3>
</sect2>
</sect1>