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 |
|
---|
7 | <!ENTITY kde-base-artwork-download-http "&kde-download-http;&kde-version;/src/kde-base-artwork-&kde-version;.tar.xz">
|
---|
8 | <!ENTITY kde-base-artwork-download-ftp "&kde-download-ftp;&kde-version;/src/kde-base-artwork-&kde-version;.tar.xz">
|
---|
9 | <!ENTITY kde-base-artwork-md5sum "03841837efc05d5374ddcdb4842ab26d">
|
---|
10 | <!ENTITY kde-base-artwork-size "7.1 MB">
|
---|
11 | <!ENTITY kde-base-artwork-buildsize "16 MB">
|
---|
12 | <!ENTITY kde-base-artwork-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="kde-base-artwork" xreflabel="kde-base-artwork-&kde-version;">
|
---|
16 | <?dbhtml filename="kde-base-artwork.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Kde-base-artwork-&kde-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="kde-base-artwork">
|
---|
26 | <primary sortas="a-kde-base-artwork">kde-base-artwork</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Kde-base-artwork</title>
|
---|
31 |
|
---|
32 | <para>This package provides the default splash screen for KDE.</para>
|
---|
33 |
|
---|
34 | &lfs73_checked;
|
---|
35 |
|
---|
36 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
37 | <itemizedlist spacing="compact">
|
---|
38 | <listitem>
|
---|
39 | <para>Download (HTTP): <ulink url="&kde-base-artwork-download-http;"/></para>
|
---|
40 | </listitem>
|
---|
41 | <listitem>
|
---|
42 | <para>Download (FTP): <ulink url="&kde-base-artwork-download-ftp;"/></para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download MD5 sum: &kde-base-artwork-md5sum;</para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download size: &kde-base-artwork-size;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Estimated disk space required: &kde-base-artwork-buildsize;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated build time: &kde-base-artwork-time;</para>
|
---|
55 | </listitem>
|
---|
56 | </itemizedlist>
|
---|
57 |
|
---|
58 | <bridgehead renderas="sect3">Kde-base-artwork Dependencies</bridgehead>
|
---|
59 |
|
---|
60 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
61 | <para role="required">
|
---|
62 | <xref linkend="kdelibs"/>
|
---|
63 | </para>
|
---|
64 |
|
---|
65 | <para condition="html" role="usernotes">User Notes:
|
---|
66 | <ulink url="&blfs-wiki;/kde-base-artwork"/>
|
---|
67 | </para>
|
---|
68 |
|
---|
69 | </sect2>
|
---|
70 |
|
---|
71 | <sect2 role="installation">
|
---|
72 | <title>Installation of Kde-base-artwork</title>
|
---|
73 |
|
---|
74 | <para>Install <application>Kde-base-artwork</application> by running
|
---|
75 | the following commands:</para>
|
---|
76 |
|
---|
77 | <screen><userinput>mkdir build &&
|
---|
78 | cd build &&
|
---|
79 | cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen>
|
---|
80 |
|
---|
81 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
82 |
|
---|
83 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
84 |
|
---|
85 | </sect2>
|
---|
86 |
|
---|
87 | <sect2 role="content">
|
---|
88 | <title>Contents</title>
|
---|
89 |
|
---|
90 | <segmentedlist>
|
---|
91 | <segtitle>Installed Programs</segtitle>
|
---|
92 | <segtitle>Installed Libraries</segtitle>
|
---|
93 | <segtitle>Installed Directory</segtitle>
|
---|
94 |
|
---|
95 | <seglistitem>
|
---|
96 | <seg>none</seg>
|
---|
97 | <seg>none</seg>
|
---|
98 | <seg>&kde-dir;/share/apps/ksplash/Themes/Default</seg>
|
---|
99 | </seglistitem>
|
---|
100 | </segmentedlist>
|
---|
101 |
|
---|
102 | </sect2>
|
---|
103 |
|
---|
104 | </sect1>
|
---|