Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvpx.xml

    r3713bc71 r48771ae  
    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">
    11   <!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">
     9  <!ENTITY libvpx-md5sum        "10cf85debdd07be719a35ca3bfb8ea64">
     10  <!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)">
    1313]>
    1414
     
    1616  <?dbhtml filename="libvpx.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>libvpx-&libvpx-version;</title>
     
    3532    </para>
    3633
    37     &lfs110a_checked;
     34    &lfs112_checked;
    3835
    3936    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    111108      To test the results, issue:
    112109      <command>LD_LIBRARY_PATH=. make test</command>.
    113       The test suite downloads several files as part of its test process.
     110      The test suite downloads many files as part of its test process.
    114111    </para>
    115112
     
    157154
    158155    <para>
    159       <command>LD_LIBRARY_PATH=.</command>: This is needed for the testsuite
    160       to use the just built library.
     156      <command>LD_LIBRARY_PATH=.</command>: This is needed for the test suite
     157      to use the library that was just built.
    161158    </para>
    162159
Note: See TracChangeset for help on using the changeset viewer.