source: gnome/platform/gnome-autoar.xml@ f61c18e

11.0 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 f61c18e was f61c18e, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Two package updates and some more tags:

Update to NetworkManager-1.32.10
Update to gnome-desktop-40.4

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