mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
104 lines
3.2 KiB
XML
104 lines
3.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY kde-base-artwork-download-http "&kde-download-http;applications/&kde-base-artwork-version;/src/kde-base-artwork-&kde-base-artwork-version;.tar.xz">
|
|
<!ENTITY kde-base-artwork-download-ftp " ">
|
|
<!ENTITY kde-base-artwork-md5sum "99e95461864527323b7cd4b44053e0d3">
|
|
<!ENTITY kde-base-artwork-size "7.1 MB">
|
|
<!ENTITY kde-base-artwork-buildsize "7.7 MB">
|
|
<!ENTITY kde-base-artwork-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="kde-base-artwork" xreflabel="kde-base-artwork-&kde-base-artwork-version;">
|
|
<?dbhtml filename="kde-base-artwork.html"?>
|
|
|
|
|
|
<title>Kde-base-artwork-&kde-base-artwork-version;</title>
|
|
|
|
<indexterm zone="kde-base-artwork">
|
|
<primary sortas="a-kde-base-artwork">kde-base-artwork</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kde-base-artwork</title>
|
|
|
|
<para>This package provides the default splash screen for KDE.</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kde-base-artwork-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kde-base-artwork-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kde-base-artwork-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kde-base-artwork-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kde-base-artwork-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kde-base-artwork-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kde-base-artwork Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdelibs"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kde-base-artwork"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kde-base-artwork</title>
|
|
|
|
<para>Install <application>Kde-base-artwork</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
|
|
-Wno-dev ..</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>none</seg>
|
|
<seg>none</seg>
|
|
<seg>&kde-dir;/share/apps/ksplash/Themes/Default</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|