Ignore:
Timestamp:
04/12/2018 01:26:09 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ef9dcfb
Parents:
2565779
Message:

Update xfburn dependencies.
Remove obsolete note in gtk+3.
Update to gnupg-2.2.6.
Update gnome-screenshot instructions.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r2565779 r287130e  
    99  <!-- <!ENTITY gnupg2-download-ftp  "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> -->
    1010  <!ENTITY gnupg2-download-ftp  " ">
    11   <!ENTITY gnupg2-md5sum        "567cd2d41fa632903066fde73d2005cb">
     11  <!ENTITY gnupg2-md5sum        "2b13d3b6db10b9e93c828703fd6ff823">
    1212  <!ENTITY gnupg2-size          "6.3 MB">
    13   <!ENTITY gnupg2-buildsize     "136 MB (with all tests; add 24 MB for docs)">
    14   <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.5 SBU for tests)">
     13  <!ENTITY gnupg2-buildsize     "111 MB (with all tests; add 24 MB for docs)">
     14  <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.9 SBU for tests)">
    1515]>
    1616
     
    130130<screen><userinput>./configure --prefix=/usr            \
    131131            --enable-symcryptrun     \
    132             --enable-maintainer-mode \
    133132            --docdir=/usr/share/doc/gnupg-&gnupg2-version; &amp;&amp;
    134133make &amp;&amp;
     
    197196    building the symcryptrun program.</para>
    198197
    199     <para><parameter>--enable-maintainer-mode</parameter>: This switch is
    200     needed for proper completion of the tests.</para>
    201 
    202198    <para>
    203199      <option>--enable-all-tests</option>: allows more tests to be run whith
Note: See TracChangeset for help on using the changeset viewer.