mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to uchardet-0.0.8
This commit is contained in:
parent
d76620c4a7
commit
b83e9c87a9
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY uchardet-download-http "https://www.freedesktop.org/software/uchardet/releases/uchardet-&uchardet-version;.tar.xz">
|
||||
<!ENTITY uchardet-download-ftp " ">
|
||||
<!ENTITY uchardet-md5sum "623406dac5c5ad89e40eedd7f279efae">
|
||||
<!ENTITY uchardet-size "212 KB">
|
||||
<!ENTITY uchardet-buildsize "4.2 MB">
|
||||
<!ENTITY uchardet-time "less than 0.1 SBU">
|
||||
<!ENTITY uchardet-md5sum "9e267be7aee81417e5875086dd9d44fd">
|
||||
<!ENTITY uchardet-size "217 KB">
|
||||
<!ENTITY uchardet-buildsize "4.6 MB (with test)">
|
||||
<!ENTITY uchardet-time "less than 0.1 SBU (with test)">
|
||||
|
||||
]>
|
||||
|
||||
@ -143,10 +143,6 @@ make</userinput></screen>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<!-- If the program or library name conflicts (is the same) as the
|
||||
package name, add -prog or -lib to the varlistentry entity id
|
||||
and the 2nd entry of the indexterm zone entity -->
|
||||
|
||||
<varlistentry id="uchardet-prog">
|
||||
<term><command>uchardet</command></term>
|
||||
<listitem>
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>December 9th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to uchardet-0.0.8. Fixes
|
||||
<ulink url="&blfs-ticket-root;17384">#17384</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to libfontenc-1.1.7, libxkbfile-1.1.2,
|
||||
libxshmfence-1.3.2, and libICE-1.1.1 (Xorg Libraries). Fixes
|
||||
|
@ -177,7 +177,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY qca-version "2.3.5">
|
||||
<!ENTITY talloc-version "2.3.4">
|
||||
<!ENTITY telepathy-glib-version "0.24.2">
|
||||
<!ENTITY uchardet-version "0.0.7">
|
||||
<!ENTITY uchardet-version "0.0.8">
|
||||
<!ENTITY umockdev-version "0.17.15">
|
||||
<!ENTITY wayland-version "1.21.0">
|
||||
<!ENTITY wayland-protocols-version "1.31">
|
||||
|
Loading…
Reference in New Issue
Block a user