mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Added new package libunique-1.0.8, thanks to Wayne Blaszczyk for contributing the patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7855 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
542fcf4ebc
commit
92dec5f639
@ -136,6 +136,7 @@ $Date$
|
||||
<!ENTITY libksba-version "1.0.2">
|
||||
<!ENTITY libmowgli-version "0.7.0">
|
||||
<!ENTITY libmcs-version "0.7.1">
|
||||
<!ENTITY libunique-version "1.0.8">
|
||||
<!ENTITY liboil-version "0.3.16">
|
||||
|
||||
<!-- Obsolete
|
||||
|
@ -79,6 +79,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libksba.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mowgli.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mcs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libunique.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="liboil.xml"/>
|
||||
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxml.xml"/> -->
|
||||
|
126
general/genlib/libunique.xml
Normal file
126
general/genlib/libunique.xml
Normal file
@ -0,0 +1,126 @@
|
||||
<?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 libunique-download-http "&gnome-download-http;/libunique/1.0/libunique-&libunique-version;.tar.bz2">
|
||||
<!ENTITY libunique-download-ftp "&gnome-download-ftp;/libunique/1.0/libunique-&libunique-version;.tar.bz2">
|
||||
<!ENTITY libunique-md5sum "02b9e41c70ca738e1aa914f400fc1f05">
|
||||
<!ENTITY libunique-size "320 KB">
|
||||
<!ENTITY libunique-buildsize "3.9 MB">
|
||||
<!ENTITY libunique-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libunique" xreflabel="libunique-&libunique-version;">
|
||||
<?dbhtml filename="libunique.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>libunique-&libunique-version;</title>
|
||||
|
||||
<indexterm zone="libunique">
|
||||
<primary sortas="a-libunique">libunique</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to libunique</title>
|
||||
|
||||
<para>The <application>libunique</application> package contains a
|
||||
library for writing single instance applications.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&libunique-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&libunique-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &libunique-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &libunique-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &libunique-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &libunique-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">libunique Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk2"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libunique"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of libunique</title>
|
||||
|
||||
<para>Install <application>libunique</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
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/2003/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 Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libunique-1.0{so,a}</seg>
|
||||
<seg>/usr/share/gtk-doc/html/unique, and /usr/include/unique-1.0/unique</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libunique-1.0">
|
||||
<term><filename class='libraryfile'>libunique-1.0.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>contains the libunique API functions for single instance support.</para>
|
||||
<indexterm zone="libunique libunique-1.0">
|
||||
<primary sortas="c-libunique-1.0">libunique-1.0.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -40,9 +40,14 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>July 21st, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Added new package libunique-1.0.8, thanks to Wayne
|
||||
Blaszczyk for contributing the patch.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[gdalziel] - Added sed to remove obsolete -fforce-mem from
|
||||
libmad.</para>
|
||||
|
@ -174,7 +174,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>liboil:
|
||||
<para>liboil, libunique:
|
||||
<emphasis>Wayne Blaszczyk</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user