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 " ">
|
---|
9 | <!ENTITY kde-base-artwork-md5sum "7c3e22de2cd389f9c40fe2b6694489ac">
|
---|
10 | <!ENTITY kde-base-artwork-size "7.1 MB">
|
---|
11 | <!ENTITY kde-base-artwork-buildsize "15 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 | &lfs76_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 |
|
---|
80 | cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; -Wno-dev ..</userinput></screen>
|
---|
81 |
|
---|
82 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
83 |
|
---|
84 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
85 |
|
---|
86 | </sect2>
|
---|
87 |
|
---|
88 | <sect2 role="content">
|
---|
89 | <title>Contents</title>
|
---|
90 |
|
---|
91 | <segmentedlist>
|
---|
92 | <segtitle>Installed Programs</segtitle>
|
---|
93 | <segtitle>Installed Libraries</segtitle>
|
---|
94 | <segtitle>Installed Directory</segtitle>
|
---|
95 |
|
---|
96 | <seglistitem>
|
---|
97 | <seg>none</seg>
|
---|
98 | <seg>none</seg>
|
---|
99 | <seg>&kde-dir;/share/apps/ksplash/Themes/Default</seg>
|
---|
100 | </seglistitem>
|
---|
101 | </segmentedlist>
|
---|
102 |
|
---|
103 | </sect2>
|
---|
104 |
|
---|
105 | </sect1>
|
---|