source: kde/kf5-apps/ark5.xml@ 2402feb

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 2402feb was 2402feb, checked in by Bruce Dubbs <bdubbs@…>, 16 months ago

Update to kf5-apps-22.12.0
Includes kate, kwave, and falkon.

  • 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 "ed3adc1d14e78d0c4afb92384a64992c">
10 <!ENTITY ark5-size "2.7 MB">
11 <!ENTITY ark5-buildsize "32 MB">
12 <!ENTITY ark5-time "0.3 SBU (using parallelism=4)">
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>
29 The <application>Ark</application> package is a KF5 archive tool.
30 It is a graphical front end to tar and similar tools.
31 </para>
32
33 &lfs112_checked;
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>
68<!--
69 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
72 <para>
73 Required patch:
74 <ulink url="&patch-root;/ark-&kf5apps-version;-upstream_fix-1.patch"/>
75 </para>
76 </listitem>
77 </itemizedlist>
78-->
79
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
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
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>
106<!--
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>
110-->
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>
147 ark
148 </seg>
149 <seg>
150 libkerfuffle.so
151 </seg>
152 <seg>
153 $KF5_PREFIX/lib/plugins/kerfuffle,
154 $KF5_PREFIX/share/doc/HTML/*/ark, and
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>
169 is a KF5-based Archive Manager
170 </para>
171 <indexterm zone="ark5 ark5-prog">
172 <primary sortas="b-ark">ark</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177<!--
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>
190-->
191
192 </variablelist>
193
194 </sect2>
195
196</sect1>
Note: See TracBrowser for help on using the repository browser.