Changeset de36458


Ignore:
Timestamp:
06/20/2024 04:45:00 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
70c888c
Parents:
0538ffc
Message:

Update to libgpg-error-1.50.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgpg-error.xml

    r0538ffc rde36458  
    77  <!ENTITY libgpg-error-download-http "&gnupg-http;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    88  <!ENTITY libgpg-error-download-ftp  " ">
    9   <!ENTITY libgpg-error-md5sum        "9ea45a130048f9c35adb6f4dbf3d92e1">
     9  <!ENTITY libgpg-error-md5sum        "80e905ce798553c766e3384467dc55ea">
    1010  <!ENTITY libgpg-error-size          "1.0 MB">
    1111  <!ENTITY libgpg-error-buildsize     "11 MB (with tests)">
    12   <!ENTITY libgpg-error-time          "0.1 SBU (with tests)">
     12  <!ENTITY libgpg-error-time          "0.3 SBU (with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r0538ffc rde36458  
    3939    </listitem>
    4040    -->
     41
     42    <listitem>
     43      <para>June 19th, 2024</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to libgpg-error-1.50. Fixes
     47          <ulink url="&blfs-ticket-root;19976">#19976</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
    4151
    4252    <listitem>
  • multimedia/audioutils/audacious.xml

    r0538ffc rde36458  
    238238
    239239    <para>
    240       <parameter>-D gtk=true</parameter>: This option enables GTK support for th
     240      <parameter>-D gtk=true</parameter>: This option enables GTK support for the
    241241      graphical user interface.
    242242    </para>
  • packages.ent

    r0538ffc rde36458  
    145145<!ENTITY libdisplay-info-version      "0.1.1">
    146146<!ENTITY libgcrypt-version            "1.10.3">
    147 <!ENTITY libgpg-error-version         "1.49">
     147<!ENTITY libgpg-error-version         "1.50">
    148148<!ENTITY libgrss-version              "0.7.0">
    149149<!ENTITY libgsf-version               "1.14.52">
  • x/installing/mesa.xml

    r0538ffc rde36458  
    168168      <para>
    169169        The first thing you need to know is which type of video device you
    170         have.  In some cases it is built into the CPU.  In others is is a
     170        have.  In some cases it is built into the CPU.  In others it is a
    171171        separate PCI card.  In either case you can tell what video hardware you
    172172        have by installing <xref linkend='pciutils'/> and running:
Note: See TracChangeset for help on using the changeset viewer.