Changeset ef37a4d4


Ignore:
Timestamp:
04/09/2023 07:44:05 PM (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:
b1643e3
Parents:
bc131697
Message:

Update to libgcrypt-1.10.2.
Removed the broken instructions for generating ps and pdf documentation.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    rbc131697 ref37a4d4  
    88  <!ENTITY libgcrypt-download-ftp  "&gnupg-ftp;/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    99  <!ENTITY libgcrypt-download-ftp  " ">
    10   <!ENTITY libgcrypt-md5sum        "8fadbe1fddafa341dce5ef3869f70e25">
     10  <!ENTITY libgcrypt-md5sum        "663abb395452750522d6797967e2f442">
    1111  <!ENTITY libgcrypt-size          "3.6 MB">
    12   <!ENTITY libgcrypt-buildsize     "130 MB (with tests and pdf documentation)">
     12  <!ENTITY libgcrypt-buildsize     "130 MB (with tests)">
    1313  <!ENTITY libgcrypt-time          "0.4 SBU (with documentation; add 0.5 SBU for tests)">
    1414]>
     
    105105makeinfo --plaintext       -o doc/gcrypt.txt           doc/gcrypt.texi</userinput></screen>
    106106
     107<!--  The commands for building the pdf and ps formats are broken.
    107108    <para>
    108109      The above commands build the documentation in html and plaintext
     
    113114
    114115<screen remap="doc"><userinput>make -C doc pdf</userinput></screen>
    115 
     116-->
    116117    <para>
    117118      To test the results, issue: <command>make check</command>.
     
    134135install -v -m644 doc/gcrypt.{txt,texi} \
    135136                    /usr/share/doc/libgcrypt-&libgcrypt-version;</userinput></screen>
    136 
     137<!--
    137138    <para>
    138139      If you built alternate formats of the documentation, install them by
     
    144145        remap="doc"><userinput>install -v -m644 doc/gcrypt.{pdf,ps,dvi} \
    145146                    /usr/share/doc/libgcrypt-&libgcrypt-version;</userinput></screen>
    146 
     147-->
    147148  </sect2>
    148149
  • introduction/welcome/changelog.xml

    rbc131697 ref37a4d4  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to libgcrypt-1.10.2. Fixes
     46         <ulink url="&blfs-ticket-root;17903">#17903</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to mesa-23.0.2. Fixes
    4650         <ulink url="&blfs-ticket-root;17906">#17906</ulink>.</para>
  • packages.ent

    rbc131697 ref37a4d4  
    135135<!ENTITY libcloudproviders-version    "0.3.1">
    136136<!ENTITY libdaemon-version            "0.14">
    137 <!ENTITY libgcrypt-version            "1.10.1">
     137<!ENTITY libgcrypt-version            "1.10.2">
    138138<!ENTITY libgpg-error-version         "1.47">
    139139<!ENTITY libgrss-version              "0.7.0">
Note: See TracChangeset for help on using the changeset viewer.