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 | <!ENTITY kdeaddons-download-http "&trinity-repo-http;/kdeaddons-&trinity-version;.tar.gz">
|
---|
7 | <!ENTITY kdeaddons-download-ftp "&trinity-repo-ftp;/kdeaddons-&trinity-version;.tar.gz">
|
---|
8 | <!ENTITY kdeaddons-md5sum "f5fa96a5d99d1bc33600f609881eaee6">
|
---|
9 | <!ENTITY kdeaddons-size "1.5 MB">
|
---|
10 | <!ENTITY kdeaddons-buildsize "209 MB">
|
---|
11 | <!ENTITY kdeaddons-time "2.2 SBU">
|
---|
12 | ]>
|
---|
13 |
|
---|
14 | <sect1 id="kdeaddons" xreflabel="kdeaddons-&trinity-version;">
|
---|
15 | <?dbhtml filename="kdeaddons.html"?>
|
---|
16 |
|
---|
17 |
|
---|
18 | <title>Kdeaddons-&trinity-version;</title>
|
---|
19 |
|
---|
20 | <indexterm zone="kdeaddons">
|
---|
21 | <primary sortas="a-kdeaddons">Kdeaddons</primary>
|
---|
22 | </indexterm>
|
---|
23 |
|
---|
24 | <sect2 role="package">
|
---|
25 | <title>Introduction to Kdeaddons</title>
|
---|
26 |
|
---|
27 | <para><application>Kdeaddons</application> provides additional plugins for
|
---|
28 | <application>konqueror</application>, <application>kate</application>, and
|
---|
29 | <application>kicker</application>.</para>
|
---|
30 |
|
---|
31 | &lfs70_checked;
|
---|
32 |
|
---|
33 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
34 | <itemizedlist spacing='compact'>
|
---|
35 | <listitem>
|
---|
36 | <para>Download (HTTP): <ulink url="&kdeaddons-download-http;"/></para>
|
---|
37 | </listitem>
|
---|
38 | <listitem>
|
---|
39 | <para>Download (FTP): <ulink url="&kdeaddons-download-ftp;"/></para>
|
---|
40 | </listitem>
|
---|
41 | <listitem>
|
---|
42 | <para>Download MD5 sum: &kdeaddons-md5sum;</para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download size: &kdeaddons-size;</para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Estimated disk space required: &kdeaddons-buildsize;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Estimated build time: &kdeaddons-time;</para>
|
---|
52 | </listitem>
|
---|
53 | </itemizedlist>
|
---|
54 |
|
---|
55 | <bridgehead renderas="sect3">Kdeaddons Dependencies</bridgehead>
|
---|
56 |
|
---|
57 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
58 | <para role="required">
|
---|
59 | <xref linkend="kdebase"/>
|
---|
60 | </para>
|
---|
61 |
|
---|
62 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
63 | <para role="recommended">
|
---|
64 | <xref linkend="libjpeg"/> and
|
---|
65 | <xref linkend="libxml2"/>
|
---|
66 | </para>
|
---|
67 |
|
---|
68 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
69 | <para role="optional">
|
---|
70 | <xref linkend="kdenetwork"/>,
|
---|
71 | <xref linkend="kdemultimedia"/>,
|
---|
72 | <xref linkend="kdepim"/>,
|
---|
73 | <xref linkend="kdegames"/>,
|
---|
74 | <xref linkend="db"/>,
|
---|
75 | <!-- <xref linkend="xmms"/>, -->and
|
---|
76 | <xref linkend="sdl"/>
|
---|
77 | </para>
|
---|
78 |
|
---|
79 | <para condition="html" role="usernotes">User Notes:
|
---|
80 | <ulink url="&blfs-wiki;/kdeaddons"/></para>
|
---|
81 |
|
---|
82 | </sect2>
|
---|
83 |
|
---|
84 | <sect2 role="installation">
|
---|
85 | <title>Installation of Kdeaddons</title>
|
---|
86 |
|
---|
87 | <para>Install <application>kdeaddons</application> with:</para>
|
---|
88 |
|
---|
89 | <screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in &&
|
---|
90 | cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh &&
|
---|
91 | sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
---|
92 | admin/acinclude.m4.in &&
|
---|
93 | make -f admin/Makefile.common &&
|
---|
94 |
|
---|
95 | ./configure --prefix=$TRINITY_PREFIX \
|
---|
96 | --enable-closure \
|
---|
97 | --sysconfdir=/etc \
|
---|
98 | --localstatedir=/var \
|
---|
99 | --with-extra-libs=$TRINITY_PREFIX/lib &&
|
---|
100 |
|
---|
101 | make</userinput></screen>
|
---|
102 |
|
---|
103 | <para>This package does not come with a test suite.</para>
|
---|
104 |
|
---|
105 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
106 |
|
---|
107 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
108 |
|
---|
109 | </sect2>
|
---|
110 |
|
---|
111 | <sect2 role="content">
|
---|
112 | <title>Contents</title>
|
---|
113 |
|
---|
114 | <segmentedlist>
|
---|
115 | <segtitle>Installed Programs</segtitle>
|
---|
116 | <segtitle>Installed Libraries</segtitle>
|
---|
117 | <segtitle>Installed Directories</segtitle>
|
---|
118 |
|
---|
119 | <seglistitem>
|
---|
120 | <seg>Miscellaneous <application>KDE</application> support programs</seg>
|
---|
121 | <seg>Additional plugins, libraries, and scripts for <application>KDE</application>
|
---|
122 | applications</seg>
|
---|
123 | <seg>None</seg>
|
---|
124 | </seglistitem>
|
---|
125 | </segmentedlist>
|
---|
126 |
|
---|
127 | <indexterm zone="kdeaddons">
|
---|
128 | <primary sortas="c-kdeaddons">KDE plugins and scripts</primary>
|
---|
129 | </indexterm>
|
---|
130 |
|
---|
131 | </sect2>
|
---|
132 |
|
---|
133 | </sect1>
|
---|