Ignore:
Timestamp:
04/02/2023 02:07:06 AM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
2eac7f7
Parents:
e8d75b9
Message:

Update to gpgme-1.19.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gpgme.xml

    re8d75b9 r6a8a6a0  
    88  <!ENTITY gpgme-download-ftp  "&gnupg-ftp;/gpgme/gpgme-&gpgme-version;.tar.bz2">
    99  <!ENTITY gpgme-download-ftp  " ">
    10   <!ENTITY gpgme-md5sum        "98f25a7e494d294c4b2c1a769113510e">
     10  <!ENTITY gpgme-md5sum        "d44f7f6f0c9848d907fb6c6512b15b8c">
    1111  <!ENTITY gpgme-size          "1.7 MB">
    12   <!ENTITY gpgme-buildsize     "168 MB (Add 33 MB for tests)">
    13   <!ENTITY gpgme-time          "0.7 SBU (with all bindings, add 0.8 SBU for tests; all with parallelism=4)">
     12  <!ENTITY gpgme-buildsize     "189 MB (Add 32 MB for tests)">
     13  <!ENTITY gpgme-time          "0.6 SBU (with all bindings, add 0.8 SBU for tests; both with parallelism=4)">
    1414]>
    1515
     
    113113
    114114    <para>
    115       First, fix an issue building with Python &python3-majorver; installed:
    116     </para>
    117 
    118 <screen><userinput remap="pre">sed -e 's/3\.9/&python3-majorver;/'                    \
    119     -e 's/:3/:4/'                        \
    120     -i configure</userinput></screen>
    121 
    122     <para>
    123       Apply a patch to fix build failure with SWIG and libgpg-error-1.46
    124       or later:
    125     </para>
    126 
    127 <screen><userinput remap="pre">patch -Np1 -i ../gpgme-&gpgme-version;-gpg_error_1_46-1.patch</userinput></screen>
    128 
    129     <para>
    130115      Install <application>GPGME</application> by running the following
    131116      commands:
     
    138123      To test the results, you should have <xref linkend="gnupg2"/> installed
    139124      and remove the <command>--disable-gpg-test</command> above. Issue:
    140       <command>make -k check</command>.
     125      <command>make -k check</command>. One test, TestRemarks. is known to fail.
    141126    </para>
    142127
Note: See TracChangeset for help on using the changeset viewer.