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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 6827378 was 92d69d1, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Added gnome-autoar
Updated to dconf-editor-3.22.0
Updated to gnome-backgrounds-3.22.0
Updated to gvfs-1.30.0
Updated to nautilus-3.22.0
Updated to zenity-3.22.0
Added a workaround to the IBus Schema issue - in preparation for my next commit.

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

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