Changeset 06333e6


Ignore:
Timestamp:
05/16/2022 01:04:49 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
f620c4b7
Parents:
a4bf676e
Message:

Package updates.
Update to zsh-5.9.
Update to openjpeg-2.5.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/openjpeg2.xml

    ra4bf676e r06333e6  
    55  %general-entities;
    66
    7   <!-- TODO : when upgrading, consider changing or reinstating the
    8    sed in gst10-plugins-bad so that the new headers will be found -->
    97  <!ENTITY openjpeg2-download-http "https://github.com/uclouvain/openjpeg/archive/v&openjpeg2-version;/openjpeg-&openjpeg2-version;.tar.gz">
    108  <!ENTITY openjpeg2-download-ftp  " ">
    11   <!ENTITY openjpeg2-md5sum        "4d388298335947367e91f1d100468af1">
    12   <!ENTITY openjpeg2-size          "2.1 MB">
    13   <!ENTITY openjpeg2-buildsize     "16 MB">
     9  <!ENTITY openjpeg2-md5sum        "5cbb822a1203dd75b85639da4f4ecaab">
     10  <!ENTITY openjpeg2-size          "1.8 MB">
     11  <!ENTITY openjpeg2-buildsize     "13 MB">
    1412  <!ENTITY openjpeg2-time          "0.2 SBU">
    1513]>
     
    112110  but obtaining poor results:
    113111  http://lists.linuxfromscratch.org/pipermail/blfs-dev/2015-April/030035.html
     112
     113  There does not seem to be a test suite at all. 2022-05-15 (openjpeg-2.5.0)
    114114-->
    115115    <para>
    116       This package does not come with a working test suite.
     116      This package does not come with a test suite.
    117117    </para>
    118118
  • introduction/welcome/changelog.xml

    ra4bf676e r06333e6  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to zsh-5.9. Fixes
     49          <ulink url="&blfs-ticket-root;16547">#16547</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to openjpeg-2.5.0. Fixes
     53          <ulink url="&blfs-ticket-root;16546">#16546</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[bdubbs] - Update to gtk-4.6.4. Fixes
    4957          <ulink url="&blfs-ticket-root;16545">#16545</ulink>.</para>
  • packages.ent

    ra4bf676e r06333e6  
    7474<!ENTITY dash-version                 "0.5.11.5">
    7575<!ENTITY tcsh-version                 "6.24.01">
    76 <!ENTITY zsh-version                  "5.8.1">
     76<!ENTITY zsh-version                  "5.9">
    7777
    7878<!-- Chapter 8 Virtualization -->
     
    244244<!ENTITY opencv-contrib-version       "4.5.5">
    245245<!ENTITY openjpeg-version             "1.5.2">
    246 <!ENTITY openjpeg2-version            "2.4.0">
     246<!ENTITY openjpeg2-version            "2.5.0">
    247247<!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
    248248<!ENTITY poppler-version              "22.05.0">
  • postlfs/shells/zsh.xml

    ra4bf676e r06333e6  
    77  <!ENTITY zsh-download-http "https://www.zsh.org/pub/zsh-&zsh-version;.tar.xz">
    88  <!ENTITY zsh-download-ftp  " ">
    9   <!ENTITY zsh-md5sum        "063a98c256ee0584b3c115924e41a332">
    10   <!ENTITY zsh-size          "3.1 MB">
    11   <!ENTITY zsh-buildsize     "47 MB (includes documentation and tests)">
    12   <!ENTITY zsh-time          "1.4 SBU (Using parallelism=4; includes documentation and tests)">
    13 
    14   <!ENTITY zsh-doc-md5sum    "c7d5e068d5feef87b1b882ee12d0d09b">
     9  <!ENTITY zsh-md5sum        "182e37ca3fe3fa6a44f69ad462c5c30e">
     10  <!ENTITY zsh-size          "3.2 MB">
     11  <!ENTITY zsh-buildsize     "48 MB (includes documentation and tests)">
     12  <!ENTITY zsh-time          "1.6 SBU (Using parallelism=4; includes documentation and tests)">
     13
     14  <!ENTITY zsh-doc-md5sum    "8db53446f613521fb4f9b0bd9f6adda1">
    1515  <!ENTITY zsh-doc-size      "3.0 MB">
    1616]>
Note: See TracChangeset for help on using the changeset viewer.