blob: daee5e38c09650656aba335c544a8be3086ed47c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<sect1 id="kde-artwork">
<?dbhtml filename="kde-artwork.html" dir="kde"?>
<title>kdeartwork-&kde-version;</title>
<para><screen>Download location (FTP): <ulink url="&kde-artwork-ftp;"/>
Estimated build disk space: 47 MB
Estimated installed space: 21 MB
Package size: &kde-base-size;
Estimated build time: 8 min (667 MHz)</screen></para>
<para>kdeartwork depends on:
<screen><xref linkend="kde-base"/></screen></para>
<para>Install kdeartwork with:
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &&
make &&
make install</userinput></screen></para>
<sect2>
<title>Contents</title>
<para>The KDE Artwork package provides:</para>
<itemizedlist>
<listitem><para>KDE themes including wallpapers, sounds, icons,
and window decorations</para></listitem>
<listitem><para>kscreensaver - KDE screensavers</para></listitem>
</itemizedlist>
</sect2>
</sect1>
|