Changeset e079a48


Ignore:
Timestamp:
04/12/2024 06:10:51 PM (2 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
086afee
Parents:
42e8764
Message:

Update to gcr4-4.3.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r42e8764 re079a48  
    2727<!ENTITY gcr-minor                         "3.41">
    2828<!ENTITY gcr-version                       "&gcr-minor;.2">
    29 <!ENTITY gcr4-minor                        "4.2">
    30 <!ENTITY gcr4-version                      "&gcr4-minor;.1">
     29<!ENTITY gcr4-minor                        "4.3">
     30<!ENTITY gcr4-version                      "&gcr4-minor;.0">
    3131<!ENTITY gsettings-desktop-schemas-version "46.0">
    3232<!ENTITY libsecret-version                 "0.21.4">
  • gnome/platform/gcr4.xml

    r42e8764 re079a48  
    77  <!ENTITY gcr4-download-http "&gnome-download-http;/gcr/&gcr4-minor;/gcr-&gcr4-version;.tar.xz">
    88  <!ENTITY gcr4-download-ftp  " ">
    9   <!ENTITY gcr4-md5sum        "100f015cd1e4b02894b393c879e8ab9a">
    10   <!ENTITY gcr4-size          "704 KB">
    11   <!ENTITY gcr4-buildsize     "29 MB (with tests)">
     9  <!ENTITY gcr4-md5sum        "51ae0448c7c42caf0b7deb2639c9e9b8">
     10  <!ENTITY gcr4-size          "712 KB">
     11  <!ENTITY gcr4-buildsize     "30 MB (with tests)">
    1212  <!ENTITY gcr4-time          "0.1 SBU (with tests; both using parallelism=4)">
    1313]>
     
    9090    <bridgehead renderas="sect4">Optional</bridgehead>
    9191    <para role="optional">
    92       <xref linkend="gi-docgen"/> and
     92      <xref linkend="gi-docgen"/>,
     93      <xref linkend="gnutls"/>, and
    9394      <xref linkend="valgrind"/>
    9495    </para>
     
    164165      <option>-Dgtk_doc=true</option>: &gi-doc-disable;
    165166    </para>
    166     <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    167     href="../../xincludes/gtk-doc-rebuild.xml"/>-->
     167
     168    <para>
     169      <option>-Dcrypto=gnutls</option>: Use this switch if you have
     170      <xref linkend="gnutls" role="nodep"/> installed and wish to use it
     171      instead of <xref linkend="libgcrypt" role="nodep"/>.
     172    </para>
    168173
    169174  </sect2>
  • introduction/welcome/changelog.xml

    r42e8764 re079a48  
    4242      <para>April 12th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to gcr4-4.3.0. Fixes
     46          <ulink url="&blfs-ticket-root;19646">#19646</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to libgtop-2.41.3. Fixes
Note: See TracChangeset for help on using the changeset viewer.