Changeset b83e9c8


Ignore:
Timestamp:
12/09/2022 03:36:33 PM (17 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
02dbb6ae
Parents:
d76620c
Message:

Update to uchardet-0.0.8

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/uchardet.xml

    rd76620c rb83e9c8  
    77  <!ENTITY uchardet-download-http "https://www.freedesktop.org/software/uchardet/releases/uchardet-&uchardet-version;.tar.xz">
    88  <!ENTITY uchardet-download-ftp  " ">
    9   <!ENTITY uchardet-md5sum        "623406dac5c5ad89e40eedd7f279efae">
    10   <!ENTITY uchardet-size          "212 KB">
    11   <!ENTITY uchardet-buildsize     "4.2 MB">
    12   <!ENTITY uchardet-time          "less than 0.1 SBU">
     9  <!ENTITY uchardet-md5sum        "9e267be7aee81417e5875086dd9d44fd">
     10  <!ENTITY uchardet-size          "217 KB">
     11  <!ENTITY uchardet-buildsize     "4.6 MB (with test)">
     12  <!ENTITY uchardet-time          "less than 0.1 SBU (with test)">
    1313
    1414]>
     
    144144      <?dbhtml list-presentation="table"?>
    145145
    146       <!-- If the program or library name conflicts (is the same) as the
    147       package name, add -prog or -lib to the varlistentry entity id
    148       and the 2nd entry of the indexterm zone entity -->
    149 
    150146      <varlistentry id="uchardet-prog">
    151147        <term><command>uchardet</command></term>
  • introduction/welcome/changelog.xml

    rd76620c rb83e9c8  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to uchardet-0.0.8. Fixes
     46          <ulink url="&blfs-ticket-root;17384">#17384</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to libfontenc-1.1.7, libxkbfile-1.1.2,
    4650          libxshmfence-1.3.2, and libICE-1.1.1 (Xorg Libraries). Fixes
  • packages.ent

    rd76620c rb83e9c8  
    178178<!ENTITY talloc-version               "2.3.4">
    179179<!ENTITY telepathy-glib-version       "0.24.2">
    180 <!ENTITY uchardet-version             "0.0.7">
     180<!ENTITY uchardet-version             "0.0.8">
    181181<!ENTITY umockdev-version             "0.17.15">
    182182<!ENTITY wayland-version              "1.21.0">
Note: See TracChangeset for help on using the changeset viewer.