Ignore:
Timestamp:
03/01/2013 12:31:35 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
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
Children:
fdd7a91
Parents:
e520239f
Message:

GnuTLS 3.1.9.1, NSS 3.14.3, NSPR 4.9.5, P11-Kit 0.15.2, OpenSSL 1.0.1e.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/p11-kit.xml

    re520239f r4c39aff  
    77  <!ENTITY p11-kit-download-http "http://p11-glue.freedesktop.org/releases/p11-kit-&p11-kit-version;.tar.gz">
    88  <!ENTITY p11-kit-download-ftp  " ">
    9   <!ENTITY p11-kit-md5sum        "e8b10a0ef1d9ebc6384ca361a70a4b02">
    10   <!ENTITY p11-kit-size          "536 KB">
    11   <!ENTITY p11-kit-buildsize     "8.0 MB">
    12   <!ENTITY p11-kit-time          "0.1 SBU">
     9  <!ENTITY p11-kit-md5sum        "248a81bdab1d692688b4d98e3c0013d3">
     10  <!ENTITY p11-kit-size          "788 KB">
     11  <!ENTITY p11-kit-buildsize     "30 MB">
     12  <!ENTITY p11-kit-time          "0.2 SBU">
    1313]>
    1414
     
    7373    <bridgehead renderas="sect3">p11-kit Dependencies</bridgehead>
    7474
     75    <bridgehead renderas="sect4">Recommended</bridgehead>
     76    <para role="recommended">
     77      <xref linkend="cacerts"/> and
     78      <xref linkend="libtasn1"/>
     79    </para>
     80
    7581    <bridgehead renderas="sect4">Optional</bridgehead>
    7682    <para role="optional">
    77       <xref linkend="gtk-doc"/>
     83      <xref linkend="gtk-doc"/> and
     84      <xref linkend="libxslt"/>
    7885    </para>
    7986
     
    109116    <title>Command Explanations</title>
    110117
    111     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    112       href="../../xincludes/gtk-doc-rebuild.xml"/>
     118    <para>
     119      <option>--enable-doc</option>: Use this switch if you have installed
     120      <xref linkend="gtk-doc"/> and <xref linkend="libxslt"/> and wish to
     121      rebuild the documentation and generate manual pages.
     122    </para>
    113123
    114124  </sect2>
     
    131141        <seg>
    132142          /etc/pkcs11,
    133           /usr/include/p11-kit-1 and
    134           /usr/share/gtk-doc/html/p11-kit
     143          /usr/include/p11-kit-1,
     144          /usr/lib/pkcs11,
     145          /usr/share/gtk-doc/html/p11-kit and
     146          /usr/share/p11-kit
    135147        </seg>
    136148      </seglistitem>
     
    141153      <?dbfo list-presentation="list"?>
    142154      <?dbhtml list-presentation="table"?>
     155
     156      <varlistentry id="p11-kit-prog">
     157        <term><command>p11-kit</command></term>
     158        <listitem>
     159          <para>
     160            is a command line tool that can be used to perform operations
     161             on PKCS#11 modules configured on the system.
     162          </para>
     163          <indexterm zone="p11-kit p11-kit-prog">
     164            <primary sortas="b-p11-kit">p11-kit</primary>
     165          </indexterm>
     166        </listitem>
     167      </varlistentry>
    143168
    144169      <varlistentry id="libp11-kit">
Note: See TracChangeset for help on using the changeset viewer.