Changeset 1fb813d


Ignore:
Timestamp:
10/31/2010 11:02:27 PM (14 years ago)
Author:
Ken Moffat <ken@…>
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:
55e18620
Parents:
a9e90a5
Message:

Add libvpx, for youtube in webkitgtk browsers. This can drop out of the book *when* a released version of ffmpeg no longer needs it.

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra9e90a5 r1fb813d  
    794794<!ENTITY libtheora-version            "1.1.1">
    795795<!ENTITY opal-version                 "3.6.8">
     796<!ENTITY libvpx-version               "0.9.5">
    796797
    797798<!-- Obsolete
  • introduction/welcome/changelog.xml

    ra9e90a5 r1fb813d  
    4848          <para>[ken] - Updated to nasm-2.09 (fixes ticket
    4949          <ulink url="&blfs-ticket-root;3181">#3181</ulink>)</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Added libvpx-v0.9.5 (fixes ticket
     53          <ulink url="&blfs-ticket-root;3154">#3154</ulink>)</para>
    5054        </listitem>
    5155      </itemizedlist>
  • multimedia/libdriv/libdriv.xml

    ra9e90a5 r1fb813d  
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmpeg2.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opal.xml"/>
     66  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libvpx.xml"/>
    6667
    6768  <!-- Obsolete
Note: See TracChangeset for help on using the changeset viewer.