source: kde/inst/kde-artwork.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

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

  • Property mode set to 100644
File size: 915 bytes
Line 
1<sect1 id="kde-artwork">
2<?dbhtml filename="kde-artwork.html" dir="kde"?>
3<title>Installation of KDE Artwork</title>
4
5<para><screen>Estimated build disk space: 32 MB
6Estimated installed space: 21 MB
7Package size: &kde-base-size;
8Estimated build time: 8 min (667 MHz)</screen></para>
9
10<para>kdeartwork depends on:
11<screen><xref linkend="kde-base"/>.</screen></para>
12
13<para>Install kdeartwork with:
14<screen><userinput>./configure --prefix=&kde-dir; --enable-objprelink \
15 --disable-debug --disable-dependency-tracking &amp;&amp;
16make &amp;&amp;
17make install</userinput></screen></para>
18
19<sect2>
20<title>Contents</title>
21<para>The KDE Artwork package provides:</para>
22<itemizedlist>
23<listitem><para>KDE themes including wallpapers, sounds, icons,
24and window decorations</para></listitem>
25<listitem><para>kscreensaver - KDE screensavers</para></listitem>
26</itemizedlist>
27</sect2>
28</sect1>
29
Note: See TracBrowser for help on using the repository browser.