Changeset 247d1f4 for gnome


Ignore:
Timestamp:
12/12/2023 04:03:01 AM (5 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
32bf905
Parents:
eaf0895
Message:

Update to libsecret-0.21.2 and fix date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libsecret.xml

    reaf0895 r247d1f4  
    77  <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.21/libsecret-&libsecret-version;.tar.xz">
    88  <!ENTITY libsecret-download-ftp  " ">
    9   <!ENTITY libsecret-md5sum        "3f6e114a71e143b664919ba6f1f0ff1d">
    10   <!ENTITY libsecret-size          "188 KB">
    11   <!ENTITY libsecret-buildsize     "12 MB (with tests)">
     9  <!ENTITY libsecret-md5sum        "6eeb3b95ba1a7d2f916243b439ee74be">
     10  <!ENTITY libsecret-size          "192 KB">
     11  <!ENTITY libsecret-buildsize     "10 MB (with tests)">
    1212  <!ENTITY libsecret-time          "0.3 SBU (with tests)">
    1313]>
     
    7777    <para role="recommended">
    7878      <xref linkend="gobject-introspection"/>,
    79       <xref linkend="libgcrypt"/>, and
     79      <xref linkend="libgcrypt"/>, or
     80      <xref linkend="gnutls"/> (for cryptography), and
    8081      <xref linkend="vala"/>
    8182    </para>
     
    171172
    172173    <para>
    173       <option>-Dgcrypt=false</option>: Use this switch if you have
    174       not installed the recommended dependency of
    175       <xref linkend="libgcrypt"/>.
     174      <option>-Dcrypto=gnutls, disabled</option>: Use this switch if you
     175       want to use <xref linkend="gnutls"/> for cryptography or if either
     176       <xref linkend="gnutls"/> or <xref linkend="libgcrypt"/> is
     177       not installed.
    176178    </para>
    177179
Note: See TracChangeset for help on using the changeset viewer.