mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
121 lines
3.4 KiB
XML
121 lines
3.4 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 oxygen-icons-download-http "&kde-download-attic;/&oxygen-icons-version;/src/oxygen-icons-&oxygen-icons-version;.tar.xz">
|
|
<!ENTITY oxygen-icons-download-ftp " ">
|
|
<!ENTITY oxygen-icons-md5sum "4f24f975fb90d8daab833fc719ce39a3">
|
|
<!ENTITY oxygen-icons-size "219 MB">
|
|
<!ENTITY oxygen-icons-buildsize "474 MB">
|
|
<!ENTITY oxygen-icons-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="oxygen-icons" xreflabel="oxygen-icons-&oxygen-icons-version;">
|
|
<?dbhtml filename="oxygen-icons.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>oxygen-icons-&oxygen-icons-version;</title>
|
|
|
|
<indexterm zone="oxygen-icons">
|
|
<primary sortas="a-oxygen-icons">oxygen-icons</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to oxygen-icons</title>
|
|
|
|
<para>The oxygen theme is a photo-realistic icon style, with a
|
|
high standard of graphics quality.</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&oxygen-icons-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&oxygen-icons-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &oxygen-icons-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &oxygen-icons-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &oxygen-icons-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &oxygen-icons-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">oxygen-icons Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="cmake"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/oxygen-icons"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of oxygen-icons</title>
|
|
|
|
<para>Install <application>oxygen-icons</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>sed -i "s/x256/& scalable/" CMakeLists.txt &&
|
|
|
|
mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ..</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<command>sed ...</command>: This command ensures that the scalable
|
|
versions of the icons are also installed.
|
|
</para>
|
|
|
|
</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>/usr/share/icons/oxygen</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|