source: kde/add/ark.xml@ 82b2c97

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 82b2c97 was 82b2c97, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Update to kde-4.14.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14894 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 3.8 KB
RevLine 
[09adf3d]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
[2a7334e8]7 <!ENTITY ark-download-http "&kde-download-http;&kde-version;/src/ark-&kde-version;.tar.xz">
[2bb2521]8 <!ENTITY ark-download-ftp " ">
[82b2c97]9 <!ENTITY ark-md5sum "fd5eb80440593025d34133fd126cdacd">
[7031a69]10 <!ENTITY ark-size "232 KB">
11 <!ENTITY ark-buildsize "12.2 MB">
12 <!ENTITY ark-time "0.3 SBU">
[09adf3d]13]>
14
[2a7334e8]15<sect1 id="ark" xreflabel="ark-&kde-version;">
[09adf3d]16 <?dbhtml filename="ark.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[2a7334e8]23 <title>Ark-&kde-version;</title>
[09adf3d]24
[c9df31a]25 <indexterm zone="ark">
[09adf3d]26 <primary sortas="a-ark">ark</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Ark</title>
31
[0d7900a]32 <para>This package provides an archiving utility for KDE.</para>
[09adf3d]33
[7031a69]34 &lfs76_checked;
[09adf3d]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&ark-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&ark-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &ark-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &ark-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &ark-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &ark-time;</para>
55 </listitem>
56 </itemizedlist>
57
58<!--
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
[2a7334e8]63 url="&patch-root;/ark-&kde-version;-fixes-1.patch"/></para>
[09adf3d]64 </listitem>
65 </itemizedlist>
66-->
67 <bridgehead renderas="sect3">Ark Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required">
[2a7334e8]71 <xref linkend="kde-baseapps"/> and
[09adf3d]72 <xref linkend="libarchive"/>
73 </para>
[69138677]74
[09adf3d]75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
[f837bd2]77 <xref linkend="qjson"/>
[09adf3d]78 </para>
79
80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/ark"/>
82 </para>
83
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of Ark</title>
88
89 <para>Install <application>Ark</application> by running
90 the following commands:</para>
91
92<screen><userinput>mkdir build &amp;&amp;
[18c9ee54]93cd build &amp;&amp;
94
[2cfb44a4]95cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
[18c9ee54]96 -DCMAKE_BUILD_TYPE=Release \
[43bb741]97 -Wno-dev .. &amp;&amp;
[09adf3d]98make</userinput></screen>
99
100 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
101
102<screen role="root"><userinput>make install</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="content">
107 <title>Contents</title>
108
109 <segmentedlist>
[69138677]110 <segtitle>Installed Program</segtitle>
[09adf3d]111 <segtitle>Installed Libraries</segtitle>
[c61e4ff]112 <segtitle>Installed Directories</segtitle>
[09adf3d]113
114 <seglistitem>
115 <seg>ark</seg>
[2a7334e8]116 <seg>libkerfuffle.so and several in &kde-dir;/lib/kde4</seg>
117 <seg>several in &kde-dir;/share</seg>
[09adf3d]118 </seglistitem>
119 </segmentedlist>
[69138677]120
[09adf3d]121 <variablelist>
122 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
123 <?dbfo list-presentation="list"?>
124 <?dbhtml list-presentation="table"?>
125
[69138677]126 <varlistentry id="ark-prog">
[09adf3d]127 <term><command>ark</command></term>
128 <listitem>
[69138677]129 <para>is the KDE archiving utility.</para>
130 <indexterm zone="ark ark-prog">
[09adf3d]131 <primary sortas="b-ark">ark</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 </variablelist>
[69138677]137
[09adf3d]138 </sect2>
139
140</sect1>
Note: See TracBrowser for help on using the repository browser.