Changeset 2f0a768


Ignore:
Timestamp:
02/01/2012 02:02:37 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:
f0dcb37d
Parents:
6f306ab9
Message:

libvpx-v1.0.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6f306ab9 r2f0a768  
    44-->
    55
    6 <!ENTITY day          "29">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "01">                   <!-- Always 2 digits -->
     6<!ENTITY day          "01">                   <!-- Always 2 digits -->
     7<!ENTITY month        "02">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
    99<!ENTITY copyrightdate "2001-&year;">
     
    882882<!ENTITY libtheora-version            "1.1.1">
    883883<!ENTITY opal-version                 "3.6.8">
    884 <!ENTITY libvpx-version               "0.9.7">
     884<!ENTITY libvpx-version               "1.0.0">
    885885<!ENTITY libsndfile-version           "1.0.23">
    886886<!ENTITY pulseaudio-version           "0.9.23">
  • introduction/welcome/changelog.xml

    r6f306ab9 r2f0a768  
    4242
    4343-->
     44    <listitem>
     45      <para>February 1st, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - libvpx 1.0.0</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4453
    4554    <listitem>
  • multimedia/libdriv/libvpx.xml

    r6f306ab9 r2f0a768  
    77  <!ENTITY libvpx-download-http "http://webm.googlecode.com/files/libvpx-v&libvpx-version;.tar.bz2">
    88  <!ENTITY libvpx-download-ftp  " ">
    9   <!ENTITY libvpx-md5sum        "893d07d1bdedaac1ad2ab63d32de7d83">
    10   <!ENTITY libvpx-size          "1.2 MB">
    11   <!ENTITY libvpx-buildsize     "25 MB (without the documentation)">
     9  <!ENTITY libvpx-md5sum        "d987b5140412edd37d2c6b10c29ad484">
     10  <!ENTITY libvpx-size          "1.6 MB">
     11  <!ENTITY libvpx-buildsize     "18 MB (without the documentation)">
    1212  <!ENTITY libvpx-time          "0.3 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.