source: kde/core/kde-base-artwork.xml@ 9f89301

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9f89301 was 9f89301, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Update to kde-14.12.3

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

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[86e74f2f]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
[aed3e6ec]7 <!ENTITY kde-base-artwork-download-http "&kde-download-http;applications/&kde-apps-version;/src/kde-base-artwork-&kde-apps-version;.tar.xz">
[2bb2521]8 <!ENTITY kde-base-artwork-download-ftp " ">
[9f89301]9 <!ENTITY kde-base-artwork-md5sum "5b4c3db85e25e82d07b9d34930898ece">
[07191f0]10 <!ENTITY kde-base-artwork-size "7.1 MB">
[9f89301]11 <!ENTITY kde-base-artwork-buildsize "7.7 MB">
[2a7334e8]12 <!ENTITY kde-base-artwork-time "less than 0.1 SBU">
[86e74f2f]13]>
14
[aed3e6ec]15<sect1 id="kde-base-artwork" xreflabel="kde-base-artwork-&kde-apps-version;">
[2a7334e8]16 <?dbhtml filename="kde-base-artwork.html"?>
[86e74f2f]17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[aed3e6ec]23 <title>Kde-base-artwork-&kde-apps-version;</title>
[86e74f2f]24
[2a7334e8]25 <indexterm zone="kde-base-artwork">
26 <primary sortas="a-kde-base-artwork">kde-base-artwork</primary>
[86e74f2f]27 </indexterm>
28
29 <sect2 role="package">
[2a7334e8]30 <title>Introduction to Kde-base-artwork</title>
[86e74f2f]31
[2a7334e8]32 <para>This package provides the default splash screen for KDE.</para>
[86e74f2f]33
[aed3e6ec]34 &lfs77_checked;
[86e74f2f]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[2a7334e8]39 <para>Download (HTTP): <ulink url="&kde-base-artwork-download-http;"/></para>
[86e74f2f]40 </listitem>
41 <listitem>
[2a7334e8]42 <para>Download (FTP): <ulink url="&kde-base-artwork-download-ftp;"/></para>
[86e74f2f]43 </listitem>
44 <listitem>
[2a7334e8]45 <para>Download MD5 sum: &kde-base-artwork-md5sum;</para>
[86e74f2f]46 </listitem>
47 <listitem>
[2a7334e8]48 <para>Download size: &kde-base-artwork-size;</para>
[86e74f2f]49 </listitem>
50 <listitem>
[2a7334e8]51 <para>Estimated disk space required: &kde-base-artwork-buildsize;</para>
[86e74f2f]52 </listitem>
53 <listitem>
[2a7334e8]54 <para>Estimated build time: &kde-base-artwork-time;</para>
[86e74f2f]55 </listitem>
56 </itemizedlist>
57
[2a7334e8]58 <bridgehead renderas="sect3">Kde-base-artwork Dependencies</bridgehead>
[86e74f2f]59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required">
[c9df31a]62 <xref linkend="kdelibs"/>
[86e74f2f]63 </para>
64
65 <para condition="html" role="usernotes">User Notes:
[2a7334e8]66 <ulink url="&blfs-wiki;/kde-base-artwork"/>
[86e74f2f]67 </para>
68
69 </sect2>
70
71 <sect2 role="installation">
[2a7334e8]72 <title>Installation of Kde-base-artwork</title>
[86e74f2f]73
[2a7334e8]74 <para>Install <application>Kde-base-artwork</application> by running
[86e74f2f]75 the following commands:</para>
76
77<screen><userinput>mkdir build &amp;&amp;
[18c9ee54]78cd build &amp;&amp;
79
[97c713e]80cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; -Wno-dev ..</userinput></screen>
[86e74f2f]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>
[69138677]94 <segtitle>Installed Directory</segtitle>
[86e74f2f]95
96 <seglistitem>
[2a7334e8]97 <seg>none</seg>
[028759b]98 <seg>none</seg>
[2a7334e8]99 <seg>&kde-dir;/share/apps/ksplash/Themes/Default</seg>
[86e74f2f]100 </seglistitem>
101 </segmentedlist>
[69138677]102
[86e74f2f]103 </sect2>
104
105</sect1>
Note: See TracBrowser for help on using the repository browser.