mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
144 lines
4.9 KiB
XML
144 lines
4.9 KiB
XML
|
<?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 libgnome-keyring-download-http "&gnome-download-http;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.bz2">
|
||
|
<!ENTITY libgnome-keyring-download-ftp "&gnome-download-ftp;/libgnome-keyring/&gnome-version;/libgnome-keyring-&libgnome-keyring-version;.tar.bz2">
|
||
|
<!ENTITY libgnome-keyring-md5sum "11ce9e5ca66cf934e243ddd68f52adc9">
|
||
|
<!ENTITY libgnome-keyring-size "793 KB">
|
||
|
<!ENTITY libgnome-keyring-buildsize "6 MB">
|
||
|
<!ENTITY libgnome-keyring-time "0.1 SBU">
|
||
|
]>
|
||
|
|
||
|
<sect1 id="libgnome-keyring" xreflabel="libgnome-keyring-&libgnome-keyring-version;">
|
||
|
<?dbhtml filename="libgnome-keyring.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>libgnome-keyring-&libgnome-keyring-version;</title>
|
||
|
|
||
|
<indexterm zone="libgnome-keyring">
|
||
|
<primary sortas="a-libgnome-keyring">libgnome-keyring</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to libgnome-keyring</title>
|
||
|
|
||
|
<para>The <application>libgnome-keyring</application> package is a program
|
||
|
that keep password and other secrets for users. The library libgnome-keyring
|
||
|
is used by applications to integrate with the gnome keyring system.</para>
|
||
|
|
||
|
&lfs65_checked;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&libgnome-keyring-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&libgnome-keyring-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download MD5 sum: &libgnome-keyring-md5sum;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download size: &libgnome-keyring-size;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated disk space required: &libgnome-keyring-buildsize;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated build time: &libgnome-keyring-time;</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">libgnome-keyring Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<para role="required"><xref linkend="eggdbus"/>,
|
||
|
<xref linkend="intltool"/>, and
|
||
|
<xref linkend="libgcrypt"/></para>
|
||
|
|
||
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||
|
<para role="optional"><xref linkend="gtk-doc"/> and
|
||
|
<ulink url="http://www.valgrind.org">Valgrind</ulink></para>
|
||
|
|
||
|
<para condition="html" role="usernotes">User Notes:
|
||
|
<ulink url="&blfs-wiki;/libgnome-keyring"/></para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>Installation of libgnome-keyring</title>
|
||
|
|
||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||
|
href="../../xincludes/without-gnome.xml"/>
|
||
|
|
||
|
<para>Install <application>libgnome-keyring</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 Directories</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>None</seg>
|
||
|
<seg>libgnome-keyring.so</seg>
|
||
|
<seg><envar>$GNOME_PREFIX</envar>/{include/gnome-keyring-1,
|
||
|
share/gtk-doc/html/gnome-keyring}</seg>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
<variablelist>
|
||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
|
<?dbfo list-presentation="list"?>
|
||
|
<?dbhtml list-presentation="table"?>
|
||
|
|
||
|
<varlistentry id="libgnome-keyring-lib">
|
||
|
<term><filename class='libraryfile'>libgnome-keyring.so</filename></term>
|
||
|
<listitem>
|
||
|
<para>is used by applications to integrate with the
|
||
|
<application>GNOME</application> keyring system.</para>
|
||
|
<indexterm zone="libgnome-keyring libgnome-keyring-lib">
|
||
|
<primary sortas="c-libgnome-keyring">libgnome-keyring.so</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
</variablelist>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|