Changeset 2e0fbc6


Ignore:
Timestamp:
07/28/2022 04:22:25 PM (21 months 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:
b3599535
Parents:
689207c
Message:

Update to libvpx-1.12.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r689207c r2e0fbc6  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>July 28th, 2022</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libvpx-1.12.0. Fixes
     50          <ulink url="&blfs-ticket-root;16580">#16680</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>July 26th, 2022</para>
  • multimedia/libdriv/libvpx.xml

    r689207c r2e0fbc6  
    77  <!ENTITY libvpx-download-http "https://github.com/webmproject/libvpx/archive/v&libvpx-version;/libvpx-&libvpx-version;.tar.gz">
    88  <!ENTITY libvpx-download-ftp  " ">
    9   <!ENTITY libvpx-md5sum        "82e5e527336b41281a582204db1f3457">
    10   <!ENTITY libvpx-size          "5.1 MB">
     9  <!ENTITY libvpx-md5sum        "10cf85debdd07be719a35ca3bfb8ea64">
     10  <!ENTITY libvpx-size          "5.2 MB">
    1111  <!ENTITY libvpx-buildsize     "64 MB (add 1.3GB if running tests)">
    12   <!ENTITY libvpx-time          "1.6 SBU, add 44 SBU if running tests, including download time">
     12  <!ENTITY libvpx-time          "0.5 SBU (Using parallelism=4; add 42 SBU for tests, including download time)">
    1313]>
    1414
     
    111111      To test the results, issue:
    112112      <command>LD_LIBRARY_PATH=. make test</command>.
    113       The test suite downloads several files as part of its test process.
     113      The test suite downloads many files as part of its test process.
    114114    </para>
    115115
  • packages.ent

    r689207c r2e0fbc6  
    10381038<!ENTITY libtheora-version            "1.1.1">
    10391039<!ENTITY libvorbis-version            "1.3.7">
    1040 <!ENTITY libvpx-version               "1.11.0">
     1040<!ENTITY libvpx-version               "1.12.0">
    10411041<!ENTITY mlt-version                  "7.8.0">
    10421042<!ENTITY opal-version                 "3.10.10">
Note: See TracChangeset for help on using the changeset viewer.