source: gnome/platform/gnome-autoar.xml@ 5b78d1c

lazarus trunk
Last change on this file since 5b78d1c was 337b22a, checked in by Douglas R. Reno <renodr@…>, 4 months ago

Tag GNOME Libraries

Off to Desktop next...

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[92d69d1]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
[7f142f7]7 <!ENTITY gnome-autoar-download-http "&gnome-download-http;/gnome-autoar/0.4/gnome-autoar-&gnome-autoar-version;.tar.xz">
[e1e58be]8 <!ENTITY gnome-autoar-download-ftp " ">
[35128ba]9 <!ENTITY gnome-autoar-md5sum "ac1a423f861ed5765a5d03251c00746d">
[7f142f7]10 <!ENTITY gnome-autoar-size "52 KB">
[35128ba]11 <!ENTITY gnome-autoar-buildsize "2.7 MB">
[4cabea60]12 <!ENTITY gnome-autoar-time "0.1 SBU">
[92d69d1]13]>
14
15<!-- Try to keep the indentation used in this file-->
16<sect1 id="gnome-autoar" xreflabel="gnome-autoar-&gnome-autoar-version;">
17 <?dbhtml filename="gnome-autoar.html"?>
18
19
20 <title>gnome-autoar-&gnome-autoar-version;</title>
21
22 <indexterm zone="gnome-autoar">
23 <primary sortas="a-gnome-autoar">gnome-autoar</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to gnome-autoar</title>
28
29 <para>
30 The <application>gnome-autoar</application> package provides a framework
31 for automatic archive extraction, compression, and management.
32 </para>
33
[337b22a]34 &lfs121_checked;
[92d69d1]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&gnome-autoar-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&gnome-autoar-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &gnome-autoar-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &gnome-autoar-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &gnome-autoar-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &gnome-autoar-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">gnome-autoar Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="libarchive"/> and <xref linkend="gtk3"/>
75 </para>
76
[f0be38c0]77 <bridgehead renderas="sect4">Recommended</bridgehead>
78 <para role="recommended">
79 <xref linkend="vala"/>
80 </para>
81
[92d69d1]82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="gtk-doc"/> (for building documentation)
85 </para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of gnome-autoar</title>
91
92 <para>
93 Install <application>gnome-autoar</application> by running the following
94 commands:
95 </para>
96
[7f142f7]97<screen><userinput>mkdir build &amp;&amp;
98cd build &amp;&amp;
99
[91318eb]100meson setup --prefix=/usr \
101 --buildtype=release \
102 -Dvapi=true \
103 -Dtests=true \
104 .. &amp;&amp;
[7f142f7]105ninja</userinput></screen>
[92d69d1]106
107 <para>
[7f142f7]108 To test the results, issue: <command>ninja test</command>
[92d69d1]109 </para>
110
111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
114
[7f142f7]115<screen role="root"><userinput>ninja install</userinput></screen>
[92d69d1]116
117 </sect2>
118
119 <sect2 role="commands">
120 <title>Command Explanations</title>
121
[7f142f7]122 <!--
[dd9d4b6]123 <para>
[7f142f7]124 <parameter>- -disable-debug</parameter>: Disable the debug mode,
[dd9d4b6]125 in which this package would be built with <option>-O0 -g</option>.
126 </para>
[7f142f7]127 -->
[dd9d4b6]128
[7f142f7]129 <!--
[92d69d1]130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/static-libraries.xml"/>
132
133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134 href="../../xincludes/gtk-doc-rebuild.xml"/>
[7f142f7]135 -->
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/meson-buildtype-release.xml"/>
139
140 <para>
141 <option>-Dgtk_doc=true</option>: Use this parameter if GTK-Doc is
142 installed and you wish to rebuild and install the API documentation.
143 </para>
[92d69d1]144
145 </sect2>
146
147 <sect2 role="content">
148 <title>Contents</title>
149
150 <segmentedlist>
151 <segtitle>Installed Programs</segtitle>
152 <segtitle>Installed Libraries</segtitle>
153 <segtitle>Installed Directories</segtitle>
154
155 <seglistitem>
156 <seg>
157 None
158 </seg>
159 <seg>
160 libgnome-autoar-0.so and libgnome-autoar-gtk-0.so
161 </seg>
162 <seg>
[8175adf]163 /usr/include/gnome-autoar-0 and /usr/share/gtk-doc/html/gnome-autoar
[92d69d1]164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="libgnome-autoar-0">
174 <term><filename class="libraryfile">libgnome-autoar-0.so</filename></term>
175 <listitem>
176 <para>
[4c24eb0a]177 provides API functions for automatic archive management
[92d69d1]178 </para>
179 <indexterm zone="gnome-autoar libgnome-autoar-0">
180 <primary sortas="c-libgnome-autoar-0.so">libgnome-autoar-0.so</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="libgnome-autoar-gtk-0">
186 <term><filename class="libraryfile">libgnome-autoar-gtk-0.so</filename></term>
187 <listitem>
188 <para>
[4c24eb0a]189 provides GTK+ widgets to aid in automatic archive management
[92d69d1]190 </para>
191 <indexterm zone="gnome-autoar libgnome-autoar-gtk-0">
192 <primary sortas="c-libgnome-autoar-gtk-0.so">libgnome-autoar-gtk-0.so</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196 </variablelist>
197 </sect2>
[4c24eb0a]198
[92d69d1]199</sect1>
Note: See TracBrowser for help on using the repository browser.