source: archive/oxygen-icons.xml@ 3f2db3a6

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 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 3.4 KB
RevLine 
[0e25c32]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
[0463551]7 <!ENTITY oxygen-icons-download-http "&kde-download-attic;/&oxygen-icons-version;/src/oxygen-icons-&oxygen-icons-version;.tar.xz">
[2bb2521]8 <!ENTITY oxygen-icons-download-ftp " ">
[5036aa29]9 <!ENTITY oxygen-icons-md5sum "4f24f975fb90d8daab833fc719ce39a3">
[d7c3ac85]10 <!ENTITY oxygen-icons-size "219 MB">
[5036aa29]11 <!ENTITY oxygen-icons-buildsize "474 MB">
[4fef42f]12 <!ENTITY oxygen-icons-time "less than 0.1 SBU">
[0e25c32]13]>
14
[b22a51fa]15<sect1 id="oxygen-icons" xreflabel="oxygen-icons-&oxygen-icons-version;">
[0e25c32]16 <?dbhtml filename="oxygen-icons.html"?>
17
18
[ed5568e]19 <title>oxygen-icons-&oxygen-icons-version;</title>
[0e25c32]20
21 <indexterm zone="oxygen-icons">
[81586492]22 <primary sortas="a-oxygen-icons">oxygen-icons</primary>
[0e25c32]23 </indexterm>
24
25 <sect2 role="package">
[ed5568e]26 <title>Introduction to oxygen-icons</title>
[0e25c32]27
[ed5568e]28 <para>The oxygen theme is a photo-realistic icon style, with a
[0e25c32]29 high standard of graphics quality.</para>
30
[1cc5345]31 &lfs79_checked;
[0e25c32]32
33 <bridgehead renderas="sect3">Package Information</bridgehead>
34 <itemizedlist spacing="compact">
35 <listitem>
36 <para>Download (HTTP): <ulink url="&oxygen-icons-download-http;"/></para>
37 </listitem>
38 <listitem>
39 <para>Download (FTP): <ulink url="&oxygen-icons-download-ftp;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download MD5 sum: &oxygen-icons-md5sum;</para>
43 </listitem>
44 <listitem>
45 <para>Download size: &oxygen-icons-size;</para>
46 </listitem>
47 <listitem>
48 <para>Estimated disk space required: &oxygen-icons-buildsize;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated build time: &oxygen-icons-time;</para>
52 </listitem>
53 </itemizedlist>
54
[ed5568e]55 <bridgehead renderas="sect3">oxygen-icons Dependencies</bridgehead>
[0e25c32]56
57 <bridgehead renderas="sect4">Required</bridgehead>
58 <para role="required">
59 <xref linkend="cmake"/>
60 </para>
[69138677]61
[0e25c32]62 <para condition="html" role="usernotes">User Notes:
63 <ulink url="&blfs-wiki;/oxygen-icons"/></para>
64
65 </sect2>
66
67 <sect2 role="installation">
[ed5568e]68 <title>Installation of oxygen-icons</title>
[0e25c32]69
[ed5568e]70 <para>Install <application>oxygen-icons</application> by running
[0e25c32]71 the following commands:</para>
72
[ed5568e]73<screen><userinput>sed -i "s/x256/&amp; scalable/" CMakeLists.txt &amp;&amp;
[8e6f4f8]74
[ed5568e]75mkdir build &amp;&amp;
[18c9ee54]76cd build &amp;&amp;
77
[8e6f4f8]78cmake -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ..</userinput></screen>
[0e25c32]79
[9ca304a]80 <para>
81 This package does not come with a test suite.
82 </para>
83
[0e25c32]84 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
85
86<screen role="root"><userinput>make install</userinput></screen>
87
88 </sect2>
89
[ed5568e]90 <sect2 role="commands">
91 <title>Command Explanations</title>
92
93 <para>
94 <command>sed ...</command>: This command ensures that the scalable
95 versions of the icons are also installed.
96 </para>
97
98 </sect2>
99
[0e25c32]100 <sect2 role="content">
101 <title>Contents</title>
102
103 <segmentedlist>
[6f5da92]104 <segtitle>Installed Programs</segtitle>
105 <segtitle>Installed Libraries</segtitle>
[69138677]106 <segtitle>Installed Directory</segtitle>
[0e25c32]107
108 <seglistitem>
[c9df31a]109 <seg>none</seg>
110 <seg>none</seg>
[ed5568e]111 <seg>/usr/share/icons/oxygen</seg>
[0e25c32]112 </seglistitem>
113 </segmentedlist>
114
115 </sect2>
116
117</sect1>
Note: See TracBrowser for help on using the repository browser.