source: x/icons/oxygen-icons5.xml@ f4371a4

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 f4371a4 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 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 
[ed5568e]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
[c0b4b44]7 <!ENTITY oxygen-icons5-download-http "&kf5-download-http;/oxygen-icons5-&kf5-version;.tar.xz">
[ed5568e]8 <!ENTITY oxygen-icons5-download-ftp " ">
[53cd2d54]9 <!ENTITY oxygen-icons5-md5sum "7e8e52f68e5150fdd76f719a723bef6a">
[9a77bcbc]10 <!ENTITY oxygen-icons5-size "228 MB">
11 <!ENTITY oxygen-icons5-buildsize "452 MB">
[ed5568e]12 <!ENTITY oxygen-icons5-time "less than 0.1 SBU">
13]>
14
[639e3d1]15<sect1 id="oxygen-icons5" xreflabel="oxygen-icons5-&kf5-version;">
[ed5568e]16 <?dbhtml filename="oxygen-icons5.html"?>
17
18
[639e3d1]19 <title>oxygen-icons5-&kf5-version;</title>
[ed5568e]20
21 <indexterm zone="oxygen-icons5">
22 <primary sortas="a-oxygen-icons5">oxygen-icons5</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to oxygen-icons5</title>
27
[97ee53d]28 <para>
29 The oxygen icons 5 theme is a photo-realistic icon style, with a
[8558044]30 high standard of graphics quality.
[ed5568e]31 </para>
32
[a9a66319]33 &lfs112_checked;
[ed5568e]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[97ee53d]38 <para>
39 Download (HTTP): <ulink url="&oxygen-icons5-download-http;"/>
40 </para>
[ed5568e]41 </listitem>
42 <listitem>
[97ee53d]43 <para>
44 Download (FTP): <ulink url="&oxygen-icons5-download-ftp;"/>
45 </para>
[ed5568e]46 </listitem>
47 <listitem>
[97ee53d]48 <para>
49 Download MD5 sum: &oxygen-icons5-md5sum;
50 </para>
[ed5568e]51 </listitem>
52 <listitem>
[97ee53d]53 <para>
54 Download size: &oxygen-icons5-size;
55 </para>
[ed5568e]56 </listitem>
57 <listitem>
[97ee53d]58 <para>
59 Estimated disk space required: &oxygen-icons5-buildsize;
60 </para>
[ed5568e]61 </listitem>
62 <listitem>
[97ee53d]63 <para>
64 Estimated build time: &oxygen-icons5-time;
65 </para>
[ed5568e]66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">oxygen-icons5 Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
[97ee53d]73 <xref linkend="extra-cmake-modules"/> and
74 <xref linkend="qt5"/>
[ed5568e]75 </para>
76
77 <para condition="html" role="usernotes">User Notes:
78 <ulink url="&blfs-wiki;/oxygen-icons5"/></para>
79
80 </sect2>
81
82 <sect2 role="installation">
83 <title>Installation of oxygen-icons5</title>
84
[97ee53d]85 <para>
86 First, enable scalable icons:
87 </para>
[ed5568e]88
[43cca44]89<screen><userinput>sed -i '/( oxygen/ s/)/scalable )/' CMakeLists.txt</userinput></screen>
[ed5568e]90
[97ee53d]91 <para>
92 Install <application>oxygen-icons5</application> by running
93 the following commands:
94 </para>
[ed5568e]95
96<screen><userinput>mkdir build &amp;&amp;
97cd build &amp;&amp;
98
[2882aa24]99cmake -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ..</userinput></screen>
[ed5568e]100
101 <para>
102 This package does not come with a test suite.
103 </para>
104
[97ee53d]105 <para>
106 Now, as the <systemitem class="username">root</systemitem> user:
107 </para>
[ed5568e]108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directory</segtitle>
120
121 <seglistitem>
122 <seg>none</seg>
123 <seg>none</seg>
[bff99ede]124 <seg>/usr/share/icons/oxygen</seg>
[ed5568e]125 </seglistitem>
126 </segmentedlist>
127
128 </sect2>
129
130</sect1>
Note: See TracBrowser for help on using the repository browser.