source: gnome/add/obsolete/liboobs.xml@ fb192216

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fb192216 was ab348e5, checked in by Ken Moffat <ken@…>, 12 years ago

Retire most of the obsolete gnome/additional packages - libgnomeprint, etc retained for the moment, might be needed for gnucash.

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

  • Property mode set to 100644
File size: 4.3 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 liboobs-download-http "&gnome-download-http;/liboobs/&gnome-version;/liboobs-&liboobs-version;.tar.bz2">
8 <!ENTITY liboobs-download-ftp "&gnome-download-ftp;/liboobs/&gnome-version;/liboobs-&liboobs-version;.tar.bz2">
9 <!ENTITY liboobs-md5sum "65abd1254c63aea04fc1879c21e0051d">
10 <!ENTITY liboobs-size "361 KB">
11 <!ENTITY liboobs-buildsize "9 MB">
12 <!ENTITY liboobs-time "0.2 SBU">
13]>
14
15<sect1 id="liboobs" xreflabel="liboobs-&liboobs-version;">
16 <?dbhtml filename="liboobs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>liboobs-&liboobs-version;</title>
24
25 <indexterm zone="liboobs">
26 <primary sortas="a-liboobs">liboobs</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to liboobs</title>
31
32 <para>The <application>liboobs</application> package is a wrapping library
33 to the System Tools Backends, it provides easy to access GObjects to system
34 configuration details.</para>
35
36 &lfs65_built;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&liboobs-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&liboobs-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &liboobs-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &liboobs-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &liboobs-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &liboobs-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">liboobs Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="system-tools-backends"/></para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional"><xref linkend="gtk-doc"/> and
67 <xref linkend="hal"/></para>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url="&blfs-wiki;/liboobs"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of liboobs</title>
76
77 <para>Install <application>liboobs</application> by running the following
78 commands:</para>
79
80<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
81make</userinput></screen>
82
83 <para>This package does not come with a test suite.</para>
84
85 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
86
87<screen role="root"><userinput>make install</userinput></screen>
88
89 </sect2>
90
91 <sect2 role="commands">
92 <title>Command Explanations</title>
93
94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
95 href="../../xincludes/gnome-prefix.xml"/>
96
97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
98 href="../../xincludes/gtk-doc-rebuild.xml"/>
99
100 </sect2>
101
102 <sect2 role="content">
103 <title>Contents</title>
104
105 <segmentedlist>
106 <segtitle>Installed Programs</segtitle>
107 <segtitle>Installed Library</segtitle>
108 <segtitle>Installed Directory</segtitle>
109
110 <seglistitem>
111 <seg>None</seg>
112 <seg>liboobs-1.{so,a}</seg>
113 <seg><envar>$GNOME_PREFIX</envar>/{include/liboobs-1.0/oobs,
114 share/gtk-doc/html/liboobs}</seg>
115 </seglistitem>
116 </segmentedlist>
117
118 <variablelist>
119 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
120 <?dbfo list-presentation="list"?>
121 <?dbhtml list-presentation="table"?>
122
123 <varlistentry id="liboobs-1">
124 <term><filename class='libraryfile'>liboobs-1.{so,a}</filename></term>
125 <listitem>
126 <para>contains the <application>liboobs</application> API
127 functions.</para>
128 <indexterm zone="liboobs liboobs-1">
129 <primary sortas="c-liboobs-1">liboobs-1.{so,a}</primary>
130 </indexterm>
131 </listitem>
132 </varlistentry>
133
134 </variablelist>
135
136 </sect2>
137
138</sect1>
Note: See TracBrowser for help on using the repository browser.