2016-09-24 14:09:04 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2021-08-13 02:32:13 +08:00
|
|
|
<!ENTITY gnome-autoar-download-http "&gnome-download-http;/gnome-autoar/0.4/gnome-autoar-&gnome-autoar-version;.tar.xz">
|
|
|
|
<!ENTITY gnome-autoar-download-ftp "&gnome-download-ftp;/gnome-autoar/0.4/gnome-autoar-&gnome-autoar-version;.tar.xz">
|
2022-01-11 06:45:11 +08:00
|
|
|
<!ENTITY gnome-autoar-md5sum "06a6533559ad795309577ee78d937513">
|
2021-08-13 02:32:13 +08:00
|
|
|
<!ENTITY gnome-autoar-size "52 KB">
|
2022-01-11 06:45:11 +08:00
|
|
|
<!ENTITY gnome-autoar-buildsize "2.9 MB">
|
|
|
|
<!ENTITY gnome-autoar-time "0.1 SBU">
|
2016-09-24 14:09:04 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<!-- Try to keep the indentation used in this file-->
|
|
|
|
<sect1 id="gnome-autoar" xreflabel="gnome-autoar-&gnome-autoar-version;">
|
|
|
|
<?dbhtml filename="gnome-autoar.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>gnome-autoar-&gnome-autoar-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-autoar">
|
|
|
|
<primary sortas="a-gnome-autoar">gnome-autoar</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to gnome-autoar</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>gnome-autoar</application> package provides a framework
|
|
|
|
for automatic archive extraction, compression, and management.
|
|
|
|
</para>
|
|
|
|
|
2021-08-31 04:03:47 +08:00
|
|
|
&lfs110a_checked;
|
2016-09-24 14:09:04 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gnome-autoar-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gnome-autoar-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gnome-autoar-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &gnome-autoar-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gnome-autoar-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &gnome-autoar-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">gnome-autoar Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="libarchive"/> and <xref linkend="gtk3"/>
|
|
|
|
</para>
|
|
|
|
|
2019-12-15 00:50:09 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="vala"/>
|
|
|
|
</para>
|
|
|
|
|
2016-09-24 14:09:04 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/> (for building documentation)
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/gnome-autoar"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of gnome-autoar</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>gnome-autoar</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2021-08-13 02:32:13 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
|
|
|
cd build &&
|
|
|
|
|
|
|
|
meson --prefix=/usr --buildtype=release -Dvapi=true -Dtests=true &&
|
|
|
|
ninja</userinput></screen>
|
2016-09-24 14:09:04 +08:00
|
|
|
|
|
|
|
<para>
|
2021-08-13 02:32:13 +08:00
|
|
|
To test the results, issue: <command>ninja test</command>
|
2016-09-24 14:09:04 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2021-08-13 02:32:13 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2016-09-24 14:09:04 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2021-08-13 02:32:13 +08:00
|
|
|
<!--
|
2021-03-14 16:30:33 +08:00
|
|
|
<para>
|
2021-08-13 02:32:13 +08:00
|
|
|
<parameter>- -disable-debug</parameter>: Disable the debug mode,
|
2021-03-14 16:30:33 +08:00
|
|
|
in which this package would be built with <option>-O0 -g</option>.
|
|
|
|
</para>
|
2021-08-13 02:32:13 +08:00
|
|
|
-->
|
2021-03-14 16:30:33 +08:00
|
|
|
|
2021-08-13 02:32:13 +08:00
|
|
|
<!--
|
2016-09-24 14:09:04 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2021-08-13 02:32:13 +08:00
|
|
|
-->
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<option>-Dgtk_doc=true</option>: Use this parameter if GTK-Doc is
|
|
|
|
installed and you wish to rebuild and install the API documentation.
|
|
|
|
</para>
|
2016-09-24 14:09:04 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libgnome-autoar-0.so and libgnome-autoar-gtk-0.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2017-03-02 05:39:16 +08:00
|
|
|
/usr/include/gnome-autoar-0 and /usr/share/gtk-doc/html/gnome-autoar
|
2016-09-24 14:09:04 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libgnome-autoar-0">
|
|
|
|
<term><filename class="libraryfile">libgnome-autoar-0.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
provides API functions for automatic archive management
|
2016-09-24 14:09:04 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-autoar libgnome-autoar-0">
|
|
|
|
<primary sortas="c-libgnome-autoar-0.so">libgnome-autoar-0.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libgnome-autoar-gtk-0">
|
|
|
|
<term><filename class="libraryfile">libgnome-autoar-gtk-0.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
provides GTK+ widgets to aid in automatic archive management
|
2016-09-24 14:09:04 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="gnome-autoar libgnome-autoar-gtk-0">
|
|
|
|
<primary sortas="c-libgnome-autoar-gtk-0.so">libgnome-autoar-gtk-0.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
2021-02-19 23:20:16 +08:00
|
|
|
|
2016-09-24 14:09:04 +08:00
|
|
|
</sect1>
|