source: archive/core/kde-base-artwork.xml@ bf31777

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since bf31777 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 20 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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