Package updates.

Update to zsh-5.9.
Update to openjpeg-2.5.0.
This commit is contained in:
Bruce Dubbs 2022-05-15 20:04:49 -05:00
parent a4bf676e73
commit 06333e609f
4 changed files with 21 additions and 13 deletions

View File

@ -4,13 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!-- TODO : when upgrading, consider changing or reinstating the
sed in gst10-plugins-bad so that the new headers will be found -->
<!ENTITY openjpeg2-download-http "https://github.com/uclouvain/openjpeg/archive/v&openjpeg2-version;/openjpeg-&openjpeg2-version;.tar.gz">
<!ENTITY openjpeg2-download-ftp " ">
<!ENTITY openjpeg2-md5sum "4d388298335947367e91f1d100468af1">
<!ENTITY openjpeg2-size "2.1 MB">
<!ENTITY openjpeg2-buildsize "16 MB">
<!ENTITY openjpeg2-md5sum "5cbb822a1203dd75b85639da4f4ecaab">
<!ENTITY openjpeg2-size "1.8 MB">
<!ENTITY openjpeg2-buildsize "13 MB">
<!ENTITY openjpeg2-time "0.2 SBU">
]>
@ -111,9 +109,11 @@ make</userinput></screen>
<!-- Thread discussing the tests, fixing instructions,
but obtaining poor results:
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2015-April/030035.html
There does not seem to be a test suite at all. 2022-05-15 (openjpeg-2.5.0)
-->
<para>
This package does not come with a working test suite.
This package does not come with a test suite.
</para>
<para>

View File

@ -44,6 +44,14 @@
<listitem>
<para>May 15th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to zsh-5.9. Fixes
<ulink url="&blfs-ticket-root;16547">#16547</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to openjpeg-2.5.0. Fixes
<ulink url="&blfs-ticket-root;16546">#16546</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gtk-4.6.4. Fixes
<ulink url="&blfs-ticket-root;16545">#16545</ulink>.</para>

View File

@ -73,7 +73,7 @@
<!-- Chapter 7 -->
<!ENTITY dash-version "0.5.11.5">
<!ENTITY tcsh-version "6.24.01">
<!ENTITY zsh-version "5.8.1">
<!ENTITY zsh-version "5.9">
<!-- Chapter 8 Virtualization -->
<!ENTITY qemu-version "7.0.0">
@ -243,7 +243,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY opencv-version "4.5.5">
<!ENTITY opencv-contrib-version "4.5.5">
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.4.0">
<!ENTITY openjpeg2-version "2.5.0">
<!ENTITY pixman-version "0.40.0"> <!-- Even minors only -->
<!ENTITY poppler-version "22.05.0">
<!ENTITY potrace-version "1.16">

View File

@ -6,12 +6,12 @@
<!ENTITY zsh-download-http "https://www.zsh.org/pub/zsh-&zsh-version;.tar.xz">
<!ENTITY zsh-download-ftp " ">
<!ENTITY zsh-md5sum "063a98c256ee0584b3c115924e41a332">
<!ENTITY zsh-size "3.1 MB">
<!ENTITY zsh-buildsize "47 MB (includes documentation and tests)">
<!ENTITY zsh-time "1.4 SBU (Using parallelism=4; includes documentation and tests)">
<!ENTITY zsh-md5sum "182e37ca3fe3fa6a44f69ad462c5c30e">
<!ENTITY zsh-size "3.2 MB">
<!ENTITY zsh-buildsize "48 MB (includes documentation and tests)">
<!ENTITY zsh-time "1.6 SBU (Using parallelism=4; includes documentation and tests)">
<!ENTITY zsh-doc-md5sum "c7d5e068d5feef87b1b882ee12d0d09b">
<!ENTITY zsh-doc-md5sum "8db53446f613521fb4f9b0bd9f6adda1">
<!ENTITY zsh-doc-size "3.0 MB">
]>