Ignore:
Timestamp:
12/05/2017 04:46:10 PM (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.2, 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:
5f96946
Parents:
0b5169af
Message:

Add sed to libcdio to fix version number.
Update to pinentry-1.1.0.
Update to poppler-0.62.0.
Update to gmime3-3.0.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/pinentry.xml

    r0b5169af r5eafafd6  
    99  <!-- <!ENTITY pinentry-download-ftp  "&gnupg-ftp;/pinentry/pinentry-&pinentry-version;.tar.bz2"> -->
    1010  <!ENTITY pinentry-download-ftp  " ">
    11   <!ENTITY pinentry-md5sum        "4a3fad8b31f9b4c5526c8837495015dc">
    12   <!ENTITY pinentry-size          "428 KB">
    13   <!ENTITY pinentry-buildsize     "7.7 MB">
     11  <!ENTITY pinentry-md5sum        "3829315cb0a1e9cedc05ffe6def7a2c6">
     12  <!ENTITY pinentry-size          "460 KB">
     13  <!ENTITY pinentry-buildsize     "11 MB">
    1414  <!ENTITY pinentry-time          "less than 0.1 SBU">
    1515]>
     
    9999    commands:</para>
    100100
    101 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     101<screen><userinput>./configure --prefix=/usr --enable-pinentry-tty &amp;&amp;
    102102make</userinput></screen>
    103103
     
    131131      <option>--enable-pinentry-gnome3=yes/no</option>: Default is yes.
    132132      Actually, it is the gtk3 pinentry.
     133    </para>
     134
     135    <para>
     136      <option>--enable-pinentry-tty</option>: Default is 'maybe'.
    133137    </para>
    134138
Note: See TracChangeset for help on using the changeset viewer.