Changeset 793932fd


Ignore:
Timestamp:
12/02/2011 01:44:31 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6bf551c
Parents:
ed6a289c
Message:

Updated libvpx to 0.9.7

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    red6a289c r793932fd  
    44-->
    55
    6 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     6<!ENTITY day          "02">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    5757<!-- End LFS versions -->
    5858
    59 <!ENTITY blfs-bootscripts-version     "20111201">
     59<!ENTITY blfs-bootscripts-version     "20111126">
    6060<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    6161
     
    846846<!ENTITY libtheora-version            "1.1.1">
    847847<!ENTITY opal-version                 "3.6.8">
    848 <!ENTITY libvpx-version               "0.9.5">
     848<!ENTITY libvpx-version               "0.9.7">
    849849
    850850<!-- Obsolete
  • introduction/welcome/changelog.xml

    red6a289c r793932fd  
    4343-->
    4444    <listitem>
     45      <para>December 2nd, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - Updated libvpx to v0.9.7.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>December 1st, 2011</para>
    4655      <itemizedlist>
  • multimedia/libdriv/libvpx.xml

    red6a289c r793932fd  
    55  %general-entities;
    66
    7   <!-- this can come out of the book when ffmpeg _releases_ a version that does not need it
    8   for html5 on youtube -->
    97  <!ENTITY libvpx-download-http "http://webm.googlecode.com/files/libvpx-v&libvpx-version;.tar.bz2">
    108  <!ENTITY libvpx-download-ftp  " ">
    11   <!ENTITY libvpx-md5sum        "4bf2f2c76700202c1fe9201fcb0680e3">
     9  <!ENTITY libvpx-md5sum        "893d07d1bdedaac1ad2ab63d32de7d83">
    1210  <!ENTITY libvpx-size          "1.2 MB">
    1311  <!ENTITY libvpx-buildsize     "25 MB (without the documentation)">
     
    3533    from the WebM project, used in most current html5 video.</para>
    3634
    37     &lfs67_checked;
     35    &lfs70_checked;
    3836
    3937    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6159    <bridgehead renderas="sect3">libvpx Dependencies</bridgehead>
    6260
     61    <bridgehead renderas="sect4">Required</bridgehead>
     62    <para role="required"><xref linkend="yasm"/> (compiling with
     63    <xref linkend="NASM"/> is currently broken)</para>
     64
    6365    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para role="optional"><xref linkend="doxygen"/> and
    65     <xref linkend="php"/> (to build the documentation). </para>
     66    <para role="optional"><xref linkend="doxygen"/> and <xref linkend="php"/>
     67    (to build the documentation).</para>
    6668
    6769    <para condition="html" role="usernotes">User Notes:
     
    8385    <para>This package does not come with a test suite.</para>
    8486
    85     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     87    <para>Now, as the <systemitem class="username">root</systemitem>
     88    user:</para>
    8689
    8790<screen role="root"><userinput>make install</userinput></screen>
     
    9295    <title>Command Explanations</title>
    9396
    94     <para><command>mkdir ../libvpx-build &amp;&amp; cd ../libvpx-build</command>:
    95     The <application>libvpx</application> developers recommend building in a
    96     dedicated build directory.</para>
     97    <para><command>mkdir ../libvpx-build &amp;&amp; cd
     98    ../libvpx-build</command>: The <application>libvpx</application> developers
     99    recommend building in a dedicated build directory.</para>
    97100
    98101  </sect2>
  • x/lib/xulrunner.xml

    red6a289c r793932fd  
    7979    <bridgehead renderas="sect4">Recommended</bridgehead>
    8080    <para role="recommended"><xref linkend="yasm"/> or
    81     <ulink url="http://www.webmproject.org/code/">libvpx</ulink>, which
    82     requires <application>Yasm</application>.</para>
     81    <xref linkend="libvpx"/>.</para>
    8382
    8483    <bridgehead renderas="sect4">Optional</bridgehead>
  • xsoft/graphweb/firefox.xml

    red6a289c r793932fd  
    7575    <bridgehead renderas="sect4">Recommended</bridgehead>
    7676    <para role="recommended"><xref linkend="yasm"/> or
    77     <ulink url="http://www.webmproject.org/code/">libvpx</ulink>, which
    78     requires <application>Yasm</application>.</para>
     77    <xref linkend="libvpx"/>.</para>
    7978
    8079    <bridgehead renderas="sect4">Optional</bridgehead>
  • xsoft/other/thunderbird.xml

    red6a289c r793932fd  
    7878    <xref linkend="libnotify"/>, <xref linkend="nss"/>, <xref linkend="nspr"/>,
    7979    <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
    80     <xref linkend="yasm"/>,
    81     (or <ulink url="http://www.webmproject.org/code/">libvpx</ulink>, which
    82     requires <application>Yasm</application>),
     80    <xref linkend="yasm"/> (or <xref linkend="libvpx"/>),
    8381    <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
    8482    <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing the
Note: See TracChangeset for help on using the changeset viewer.