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