source: kde/kf5-apps/ark5.xml@ 80a893e

11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 80a893e was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 5.1 KB
Line 
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
7 <!ENTITY ark5-download-http "&kf5apps-download-http;/ark-&kf5apps-version;.tar.xz">
8 <!ENTITY ark5-download-ftp " ">
9 <!ENTITY ark5-md5sum "dc58af57fa3cf6f32076ad44d2f5c36f">
10 <!ENTITY ark5-size "2.6 MB">
11 <!ENTITY ark5-buildsize "31 MB">
12 <!ENTITY ark5-time "0.4 SBU (using parallelism=4)">
13]>
14
15<sect1 id="ark5" xreflabel="Ark-&kf5apps-version;">
16 <?dbhtml filename="ark5.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Ark-&kf5apps-version;</title>
23
24 <indexterm zone="ark5">
25 <primary sortas="a-Ark">Ark</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Ark</title>
30
31 <para>
32 The <application>Ark</application> package is a KF5 archive tool.
33 It is a graphical front end to tar and similar tools.
34 </para>
35
36 &lfs110a_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&ark5-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&ark5-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &ark5-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &ark5-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &ark5-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &ark5-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71<!--
72 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
73 <itemizedlist spacing="compact">
74 <listitem>
75 <para>
76 Required patch:
77 <ulink url="&patch-root;/ark-&kf5apps-version;-upstream_fix-1.patch"/>
78 </para>
79 </listitem>
80 </itemizedlist>
81-->
82
83 <bridgehead renderas="sect3">Ark Dependencies</bridgehead>
84
85 <bridgehead renderas="sect4">Required</bridgehead>
86 <para role="required">
87 <xref linkend="kf5-frameworks"/> and
88 <xref linkend="libarchive"/>
89 </para>
90
91
92 <bridgehead renderas="sect4">Recommended</bridgehead>
93 <para role="recommended">
94 <!-- See README.packagers in the source tree -->
95 <xref linkend="cpio"/>,
96 <xref linkend="p7zip"/>,
97 <xref linkend="unrar"/>,
98 <xref linkend="unzip"/>, and
99 <xref linkend="zip"/>
100 </para>
101
102 <para condition="html" role="usernotes">
103 User Notes: <ulink url="&blfs-wiki;/ark5"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of Ark</title>
109<!--
110 <para>First, fix a problem identified upstream:</para>
111
112<screen><userinput>patch -Np1 -i ../ark-&kf5apps-version;-upstream_fix-1.patch</userinput></screen>
113-->
114 <para>
115 Install <application>Ark</application> by running the following
116 commands:
117 </para>
118
119<screen><userinput>mkdir build &amp;&amp;
120cd build &amp;&amp;
121
122cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
123 -DCMAKE_BUILD_TYPE=Release \
124 -DBUILD_TESTING=OFF \
125 -Wno-dev .. &amp;&amp;
126make</userinput></screen>
127
128 <para>
129 This package does not come with a test suite.
130 </para>
131
132 <para>
133 Now, as the <systemitem class="username">root</systemitem> user:
134 </para>
135
136<screen role="root"><userinput>make install</userinput></screen>
137
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Libraries</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
149 <seg>
150 ark
151 </seg>
152 <seg>
153 libkerfuffle.so
154 </seg>
155 <seg>
156 $KF5_PREFIX/lib/plugins/kerfuffle,
157 $KF5_PREFIX/share/doc/HTML/*/ark, and
158 $KF5_PREFIX/share/kxmlgui5/ark
159 </seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="ark5-prog">
169 <term><command>ark</command></term>
170 <listitem>
171 <para>
172 is a KF5-based Archive Manager
173 </para>
174 <indexterm zone="ark5 ark5-prog">
175 <primary sortas="b-ark">ark</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180<!--
181 <varlistentry id="arkprofile5">
182 <term><command>arkprofile</command></term>
183 <listitem>
184 <para>
185 is a command-line tool to change the current tab's profile
186 options.
187 </para>
188 <indexterm zone="ark5 arkprofile5">
189 <primary sortas="b-arkprofile">arkprofile</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193-->
194
195 </variablelist>
196
197 </sect2>
198
199</sect1>
Note: See TracBrowser for help on using the repository browser.