mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Added new package, liboobs-2.30.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8568 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a3517dd3d8
commit
0bace95022
@ -619,6 +619,7 @@ $Date$
|
||||
<!ENTITY libgnomeprintui-version "2.18.5">
|
||||
<!ENTITY nautilus-sendto-version "2.28.4">
|
||||
<!ENTITY system-tools-backends-version "2.9.4">
|
||||
<!ENTITY liboobs-version "2.30.1">
|
||||
<!ENTITY totem-pl-parser-version "2.30.1">
|
||||
|
||||
<!-- Utilities -->
|
||||
|
@ -30,6 +30,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeprintui.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="system-tools-backends.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liboobs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
|
||||
|
||||
<!-- This is used as a TOC separator -->
|
||||
|
138
gnome/add/liboobs.xml
Normal file
138
gnome/add/liboobs.xml
Normal file
@ -0,0 +1,138 @@
|
||||
<?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;
|
||||
|
||||
<!ENTITY liboobs-download-http "&gnome-download-http;/liboobs/&gnome-version;/liboobs-&liboobs-version;.tar.bz2">
|
||||
<!ENTITY liboobs-download-ftp "&gnome-download-ftp;/liboobs/&gnome-version;/liboobs-&liboobs-version;.tar.bz2">
|
||||
<!ENTITY liboobs-md5sum "65abd1254c63aea04fc1879c21e0051d">
|
||||
<!ENTITY liboobs-size "361 KB">
|
||||
<!ENTITY liboobs-buildsize "9 MB">
|
||||
<!ENTITY liboobs-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="liboobs" xreflabel="liboobs-&liboobs-version;">
|
||||
<?dbhtml filename="liboobs.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>liboobs-&liboobs-version;</title>
|
||||
|
||||
<indexterm zone="liboobs">
|
||||
<primary sortas="a-liboobs">liboobs</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to liboobs</title>
|
||||
|
||||
<para>The <application>liboobs</application> package is a wrapping library
|
||||
to the System Tools Backends, it provides easy to access GObjects to system
|
||||
configuration details.</para>
|
||||
|
||||
&lfs65_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&liboobs-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&liboobs-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &liboobs-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &liboobs-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &liboobs-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &liboobs-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">liboobs Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="system-tools-backends"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
<xref linkend="hal"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/liboobs"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of liboobs</title>
|
||||
|
||||
<para>Install <application>liboobs</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>liboobs-1.{so,a}</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/liboobs-1.0/oobs,
|
||||
share/gtk-doc/html/liboobs}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="liboobs-1">
|
||||
<term><filename class='libraryfile'>liboobs-1.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>contains the <application>liboobs</application> API
|
||||
functions.</para>
|
||||
<indexterm zone="liboobs liboobs-1">
|
||||
<primary sortas="c-liboobs-1">liboobs-1.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 22nd, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Added new package, liboobs-2.30.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Added new package, gnome-nettool-2.30.0.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user