Changeset 43c1385


Ignore:
Timestamp:
07/26/2009 07:03:13 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
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:
8c39cb01
Parents:
70dcb19
Message:

LFS 6.5 checks against libgpg-error and libgcrypt, includes several corrections.

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r70dcb19 r43c1385  
    99  <!ENTITY libgcrypt-md5sum        "34105aa927e23c217741966496b97e67">
    1010  <!ENTITY libgcrypt-size          "1.1 MB">
    11   <!ENTITY libgcrypt-buildsize     "25 MB">
    12   <!ENTITY libgcrypt-time          "0.6 SBU (additional 0.6 SBU to run the test suite)">
     11  <!ENTITY libgcrypt-buildsize     "23 MB">
     12  <!ENTITY libgcrypt-time          "0.4 SBU (additional 0.8 SBU to run the test suite)">
    1313]>
    1414
     
    3535    interface to cryptographic building blocks using an extendable and flexible
    3636    API.</para>
     37
     38    &lfs65_checked;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libgpg-error.xml

    r70dcb19 r43c1385  
    88  <!ENTITY libgpg-error-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    99  <!ENTITY libgpg-error-md5sum        "62c0d09d1e76c5b6da8fff92314c4665">
    10   <!ENTITY libgpg-error-size          "403 KB">
    11   <!ENTITY libgpg-error-buildsize     "4.5 MB">
    12   <!ENTITY libgpg-error-time          "0.1 SBU">
     10  <!ENTITY libgpg-error-size          "395 KB">
     11  <!ENTITY libgpg-error-buildsize     "4 MB">
     12  <!ENTITY libgpg-error-time          "less than 0.1 SBU">
    1313]>
    1414
     
    3535    GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon
    3636    and more.</para>
     37
     38    &lfs65_checked;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8991      <segtitle>Installed Programs</segtitle>
    9092      <segtitle>Installed Library</segtitle>
    91       <segtitle>Installed Directory</segtitle>
     93      <segtitle>Installed Directories</segtitle>
    9294
    9395      <seglistitem>
     
    119121        <listitem>
    120122          <para>is a utility used to configure and build applications based on
    121           the Libgpg-error library. It can be used to query the C compiler and
    122           linker flags which are required to correctly compile and link the
    123           application against the Libgpg-error library.</para>
     123          the <application>Libgpg-error</application> library. It can be used
     124          to query the C compiler and linker flags which are required to correctly
     125          compile and link the application against the
     126          <application>Libgpg-error</application> library.</para>
    124127          <indexterm zone="libgpg-error gpg-error-config">
    125128            <primary sortas="b-gpg-error-config">gpg-error-config</primary>
Note: See TracChangeset for help on using the changeset viewer.