source: gnome/applications/baobab.xml@ 49df2f9e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 49df2f9e was 6ebcb8e, checked in by Fernando de Oliveira <fernando@…>, 9 years ago

Update to pygobject-3.16.1.

Update to Gnome 3.16.1:

gsettings-desktop-schemas-3.16.1,
yelp-xsl-3.16.1,
gvfs-1.24.1,
gnome-desktop-3.16.1,
dconf-editor-3.16.1,
notification-daemon-3.16.1,
baobab-3.16.1,
cheese-3.16.1,
eog-3.16.1,
file-roller-3.16.1,
gnome-termina-3.16.1, and
gucharmap-3.16.1.

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

  • Property mode set to 100644
File size: 3.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 baobab-download-http "&gnome-download-http;/baobab/&gnome-minor-16;/baobab-&baobab-version;.tar.xz">
8 <!ENTITY baobab-download-ftp "&gnome-download-ftp;/baobab/&gnome-minor-16;/baobab-&baobab-version;.tar.xz">
9 <!ENTITY baobab-md5sum "e70b4b79ff18d6984b5d04faa2f63b35">
10 <!ENTITY baobab-size "860 KB">
11 <!ENTITY baobab-buildsize "15 MB">
12 <!ENTITY baobab-time "0.1 SBU">
13]>
14
15
16<sect1 id="baobab" xreflabel="Baobab-&baobab-version;">
17 <?dbhtml filename="baobab.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Baobab-&baobab-version;</title>
25
26 <indexterm zone="baobab">
27 <primary sortas="a-Baobab">Baobab</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Baobab</title>
32
33 <para>
34 The <application>Baobab</application> package contains a graphical
35 directory tree analyzer.
36 </para>
37
38 &lfs77_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&baobab-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&baobab-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &baobab-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &baobab-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &baobab-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &baobab-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Baobab Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="adwaita-icon-theme"/>,
79 <xref linkend="gtk3"/>,
80 <xref linkend="itstool"/> and
81 <xref linkend="vala"/>
82 </para>
83
84 <para condition="html" role="usernotes">
85 User Notes: <ulink url="&blfs-wiki;/baobab"/>
86 </para>
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Baobab</title>
91
92 <para>
93 Install <application>Baobab</application> by running the following
94 commands:
95 </para>
96
97<screen><userinput>./configure --prefix=/usr &amp;&amp;
98make</userinput></screen>
99
100 <para>
101 This package does not come with a test suite.
102 </para>
103
104 <para>
105 Now, as the <systemitem class="username">root</systemitem> user:
106 </para>
107
108<screen role="root"><userinput>make install</userinput></screen>
109 </sect2>
110
111 <sect2 role="content">
112 <title>Contents</title>
113
114 <segmentedlist>
115 <segtitle>Installed Program</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directories</segtitle>
118
119 <seglistitem>
120 <seg>
121 baobab
122 </seg>
123 <seg>
124 None
125 </seg>
126 <seg>
127 /usr/share/help/*/baobab
128 </seg>
129 </seglistitem>
130 </segmentedlist>
131
132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
136
137 <varlistentry id="baobab-prog">
138 <term><command>baobab</command></term>
139 <listitem>
140 <para>
141 is a graphical tool used to analyze disk usage.
142 </para>
143 <indexterm zone="baobab baobab-prog">
144 <primary sortas="b-baobab">baobab</primary>
145 </indexterm>
146 </listitem>
147 </varlistentry>
148
149 </variablelist>
150
151 </sect2>
152
153</sect1>
Note: See TracBrowser for help on using the repository browser.