Changeset f719350 for multimedia


Ignore:
Timestamp:
02/11/2023 12:04:24 AM (16 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1770d64
Parents:
f45963a
Message:

Update to libvpx-1.13.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvpx.xml

    rf45963a rf719350  
    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        "10cf85debdd07be719a35ca3bfb8ea64">
     9  <!ENTITY libvpx-md5sum        "d5fd45a806a65a57d6635f9e7a98a1b2">
    1010  <!ENTITY libvpx-size          "5.2 MB">
    11   <!ENTITY libvpx-buildsize     "64 MB (add 1.5 GB for tests)">
    12   <!ENTITY libvpx-time          "0.5 SBU (Using parallelism=4; add 42 SBU for tests, including download time)">
     11  <!ENTITY libvpx-buildsize     "63 MB (add 1.5 GB for tests)">
     12  <!ENTITY libvpx-time          "0.5 SBU (Using parallelism=4; add approx 15 SBU for tests using parallelism=4, including download time)">
    1313]>
    1414
     
    109109      <command>LD_LIBRARY_PATH=. make test</command>.
    110110      The test suite downloads many files as part of its test process.
     111      A few parts of it will use all available cores.
    111112    </para>
    112113
     
    133134    </para>
    134135
     136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     137      href="../../xincludes/static-libraries.xml"/>
     138
    135139    <para>
    136140      <option>--disable-vp8</option>: This switch prevents building of VP8
     
    142146      codec support.
    143147    </para>
    144 
    145     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    146       href="../../xincludes/static-libraries.xml"/>
    147148
    148149    <para>
Note: See TracChangeset for help on using the changeset viewer.