mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
Update to libxml2-2.10.2.
This commit is contained in:
parent
7189987151
commit
8294b3df56
@ -8,9 +8,9 @@
|
|||||||
<!ENTITY libxml2-download-http "https://download.gnome.org/sources/libxml2/2.10/libxml2-&libxml2-version;.tar.xz">
|
<!ENTITY libxml2-download-http "https://download.gnome.org/sources/libxml2/2.10/libxml2-&libxml2-version;.tar.xz">
|
||||||
<!-- <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
|
<!-- <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
|
||||||
<!ENTITY libxml2-download-ftp " ">
|
<!ENTITY libxml2-download-ftp " ">
|
||||||
<!ENTITY libxml2-md5sum "54fdcf2404eb5c1ca59ffc82b2edff78">
|
<!ENTITY libxml2-md5sum "5ffd0cd047056d5699b3363c635582bc">
|
||||||
<!ENTITY libxml2-size "2.6 MB">
|
<!ENTITY libxml2-size "2.5 MB">
|
||||||
<!ENTITY libxml2-buildsize "96 MB (with tests)">
|
<!ENTITY libxml2-buildsize "94 MB (with tests)">
|
||||||
<!ENTITY libxml2-time "0.4 SBU (Using parallelism=4; with tests)">
|
<!ENTITY libxml2-time "0.4 SBU (Using parallelism=4; with tests)">
|
||||||
<!ENTITY testsuite-version "20130923">
|
<!ENTITY testsuite-version "20130923">
|
||||||
]>
|
]>
|
||||||
@ -111,13 +111,13 @@
|
|||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of libxml2</title>
|
<title>Installation of libxml2</title>
|
||||||
|
<!-- No longer needed with 2.10.2.
|
||||||
<para>
|
<para>
|
||||||
First, fix a problem recognizing Python-3.10:
|
First, fix a problem recognizing Python-3.10:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>autoreconf -fiv</userinput></screen>
|
<screen><userinput>autoreconf -fiv</userinput></screen>
|
||||||
|
-->
|
||||||
<para>
|
<para>
|
||||||
Install <application>libxml2</application> by running the following
|
Install <application>libxml2</application> by running the following
|
||||||
commands:
|
commands:
|
||||||
|
@ -45,6 +45,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>September 2nd, 2022</para>
|
<para>September 2nd, 2022</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to libxml2-2.10.2. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;16950">#16950</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to libXau-1.0.10. Fixes
|
<para>[bdubbs] - Update to libXau-1.0.10. Fixes
|
||||||
<ulink url="&blfs-ticket-root;16958">#16958</ulink>.</para>
|
<ulink url="&blfs-ticket-root;16958">#16958</ulink>.</para>
|
||||||
|
@ -179,7 +179,7 @@
|
|||||||
<!-- the libxml2-version is also used for the python2 module,
|
<!-- the libxml2-version is also used for the python2 module,
|
||||||
which is built separately after libxml2.so has been installed,
|
which is built separately after libxml2.so has been installed,
|
||||||
to avoid building libxml2 twice, which is slow with all deps -->
|
to avoid building libxml2 twice, which is slow with all deps -->
|
||||||
<!ENTITY libxml2-version "2.10.0">
|
<!ENTITY libxml2-version "2.10.2">
|
||||||
<!ENTITY libxslt-version "1.1.36">
|
<!ENTITY libxslt-version "1.1.36">
|
||||||
<!ENTITY libwacom-version "2.4.0">
|
<!ENTITY libwacom-version "2.4.0">
|
||||||
<!ENTITY libwpe-version "1.12.2">
|
<!ENTITY libwpe-version "1.12.2">
|
||||||
|
Loading…
Reference in New Issue
Block a user