mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Package updates.
Update to lxml-4.7.1 (python module). Update to mpg123-1.29.3. Update to umockdev-0.17.0. Update to xine-ui-0.99.13.
This commit is contained in:
parent
905237328c
commit
0ed6f34f84
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
|
||||
<!ENTITY umockdev-download-ftp " ">
|
||||
<!ENTITY umockdev-md5sum "76506eb290670e6bcdb58fa2a08e2944">
|
||||
<!ENTITY umockdev-size "472 KB">
|
||||
<!ENTITY umockdev-buildsize "6.3 MB (with tests)">
|
||||
<!ENTITY umockdev-md5sum "a151f143776b6c2c44194a7b13f015ee">
|
||||
<!ENTITY umockdev-size "476 KB">
|
||||
<!ENTITY umockdev-buildsize "6.5 MB (with tests)">
|
||||
<!ENTITY umockdev-time "0.2 SBU (with tests)">
|
||||
|
||||
]>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
|
||||
<!ENTITY lxml-download-ftp " ">
|
||||
<!ENTITY lxml-md5sum "1e5354ce400123658b9e1079508fca52">
|
||||
<!ENTITY lxml-size "3.0 MB">
|
||||
<!ENTITY lxml-buildsize "77 MB (add 21 MB for tests)">
|
||||
<!ENTITY lxml-time "0.9 SBU (add 0.6 SBU for tests)">
|
||||
<!ENTITY lxml-md5sum "7761ed3842697b4e1de83e47ee2242d8">
|
||||
<!ENTITY lxml-size "3.1 MB">
|
||||
<!ENTITY lxml-buildsize "78 MB (add 21 MB for tests)">
|
||||
<!ENTITY lxml-time "1.0 SBU (add 0.7 SBU for tests)">
|
||||
]>
|
||||
|
||||
<!-- Begin lxml -->
|
||||
@ -114,7 +114,7 @@
|
||||
If you wish to run the tests, enter:
|
||||
<command>make PYTHON=python3 test</command>.
|
||||
This will rebuild the package for inplace use before running the tests.
|
||||
Several tests (28 of 1933) are known to fail with Python-3.10.
|
||||
Several tests (32 of 1948) are known to fail with Python-3.10.1.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -45,6 +45,22 @@
|
||||
<listitem>
|
||||
<para>December 16th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to lxml-4.7.1 (python module). Fixes
|
||||
<ulink url="&blfs-ticket-root;15856">#15856</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mpg123-1.29.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;15848">#15848</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to umockdev-0.17.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;15846">#15846</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xine-ui-0.99.13. Fixes
|
||||
<ulink url="&blfs-ticket-root;15844">#15844</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pango-1.50.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;15843">#15843</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mpg123-download-http "&sourceforge-dl;/mpg123/mpg123-&mpg123-version;.tar.bz2">
|
||||
<!ENTITY mpg123-download-ftp " ">
|
||||
<!ENTITY mpg123-md5sum "05137a60b40d66bc185b1e106815aec7">
|
||||
<!ENTITY mpg123-md5sum "269765f0c5509e2bd2afdd6fba333be0">
|
||||
<!ENTITY mpg123-size "1.0 MB">
|
||||
<!ENTITY mpg123-buildsize "19 MB (with tests)">
|
||||
<!ENTITY mpg123-time "0.3 SBU (with tests)">
|
||||
<!ENTITY mpg123-buildsize "16 MB (with tests)">
|
||||
<!ENTITY mpg123-time "0.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="mpg123" xreflabel="mpg123-&mpg123-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY xine-ui-download-http "&sourceforge-dl;/xine/xine-ui-&xine-ui-version;.tar.xz">
|
||||
<!ENTITY xine-ui-download-ftp " ">
|
||||
<!ENTITY xine-ui-md5sum "81a80a5ce929ca9c16f32f884ac8b401">
|
||||
<!ENTITY xine-ui-size "1.9 MB">
|
||||
<!ENTITY xine-ui-buildsize "25 MB">
|
||||
<!ENTITY xine-ui-time "0.3 SBU">
|
||||
<!ENTITY xine-ui-md5sum "33db8ab3cca004986d506dd544c2a696">
|
||||
<!ENTITY xine-ui-size "2.1 MB">
|
||||
<!ENTITY xine-ui-buildsize "23 MB">
|
||||
<!ENTITY xine-ui-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="xine-ui" xreflabel="xine-ui-&xine-ui-version;">
|
||||
|
@ -194,7 +194,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY talloc-version "2.3.3">
|
||||
<!ENTITY telepathy-glib-version "0.24.2">
|
||||
<!ENTITY uchardet-version "0.0.7">
|
||||
<!ENTITY umockdev-version "0.16.3">
|
||||
<!ENTITY umockdev-version "0.17.0">
|
||||
<!ENTITY wayland-version "1.20.0">
|
||||
<!ENTITY wayland-protocols-version "1.24">
|
||||
<!ENTITY wpebackend-fdo-version "1.12.0">
|
||||
@ -565,7 +565,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY decorator-version "5.0.9">
|
||||
<!ENTITY Jinja2-version "3.0.3">
|
||||
<!-- libxml2 for Python2 shares the version of libxml2 -->
|
||||
<!ENTITY lxml-version "4.6.4">
|
||||
<!ENTITY lxml-version "4.7.1">
|
||||
<!ENTITY mako-version "1.1.6">
|
||||
<!ENTITY MarkupSafe-version "2.0.1">
|
||||
<!ENTITY py3c-version "1.4">
|
||||
@ -1038,7 +1038,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xvid-version "1.3.7">
|
||||
|
||||
<!-- Chapter 43 -->
|
||||
<!ENTITY mpg123-version "1.29.2">
|
||||
<!ENTITY mpg123-version "1.29.3">
|
||||
<!ENTITY vorbistools-version "1.4.2">
|
||||
<!ENTITY lame-version "3.100">
|
||||
<!ENTITY CDParanoia-version "III-10.2">
|
||||
@ -1051,7 +1051,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 44 -->
|
||||
<!ENTITY ffmpeg-version "4.4.1">
|
||||
<!ENTITY mplayer-version "export-2021-07-29">
|
||||
<!ENTITY xine-ui-version "0.99.12">
|
||||
<!ENTITY xine-ui-version "0.99.13">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
<!ENTITY vlc-version "3.0.16">
|
||||
|
||||
|
@ -121,11 +121,11 @@ meson --prefix=/usr --buildtype=release --wrap-mode=nofallback .. &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>ninja test</command>. One test,
|
||||
<filename>test-font</filename>,
|
||||
<!--<filename>test-layout</filename>, and
|
||||
<filename>test-itemize</filename>, are--> is known to fail if
|
||||
<xref linkend="cantarell-fonts"/> are not installed.
|
||||
To test the results, issue: <command>ninja test</command>. Two tests,
|
||||
<filename>test-font</filename> and
|
||||
<filename>test-layout</filename>
|
||||
<!--<filename>test-itemize</filename>, are--> are known to fail. <!--if
|
||||
<xref linkend="cantarell-fonts"/> are not installed.-->
|
||||
<!-- the other problematic tests get skipped now -->
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user