Changeset 3c32a38


Ignore:
Timestamp:
08/01/2020 04:19:20 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
12e5abc9
Parents:
b1c21e0f
Message:

Update to libvpx-1.9.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23444 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb1c21e0f r3c32a38  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to libvpx-1.9.0. Fixes
     49          <ulink url="&blfs-ticket-root;13825">#13825</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Update to Alien::Build-2.26, Alien::Libxml2-0.16,
    4953          FFI::CheckLib-0.27, Path::Tiny-0.114, Term::Table-0.015,
  • multimedia/libdriv/libvpx.xml

    rb1c21e0f r3c32a38  
    88  <!ENTITY libvpx-download-ftp  " ">
    99  <!ENTITY libvpx-md5sum        "6dbccca688886c66a216d7e445525bce">
    10   <!ENTITY libvpx-size          "5.1 MB">
    11   <!ENTITY libvpx-buildsize     "56 MB">
    12   <!ENTITY libvpx-time          "0.5 SBU (using parallelism=4)">
     10  <!ENTITY libvpx-size          "5.0 MB">
     11  <!ENTITY libvpx-buildsize     "63 MB (add 1.3GB if running tests)">
     12  <!ENTITY libvpx-time          "0.5 SBU (using parallelism=4), add 14 SBU if running tests, including download time">
    1313]>
    1414
     
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
     87      <xref linkend="curl"/> (to download test files),
    8788      <xref linkend="doxygen"/> and <xref linkend="php"/>
    8889      (to build the documentation)
     
    113114
    114115    <para>
    115       This package does not come with a test suite.
     116       To test the results, issue: <command>make test</command>. Four tests are
     117       known to fail. The test suite downloads several files as part of it's
     118       test process.
    116119    </para>
    117120
  • packages.ent

    rb1c21e0f r3c32a38  
    982982<!ENTITY libtheora-version            "1.1.1">
    983983<!ENTITY libvorbis-version            "1.3.7">
    984 <!ENTITY libvpx-version               "1.8.2">
     984<!ENTITY libvpx-version               "1.9.0">
    985985<!ENTITY mlt-version                  "6.20.0">
    986986<!ENTITY opal-version                 "3.10.10">
Note: See TracChangeset for help on using the changeset viewer.