Changeset bc65e09


Ignore:
Timestamp:
01/13/2017 05:37:23 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
caec3e22
Parents:
1ee5a6a
Message:

Update to libvpx-1.6.1
Update to appstream-glib-0.6.7

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1ee5a6a rbc65e09  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 12th &year;">
     9<!ENTITY releasedate  "January 13th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/appstream-glib.xml

    r1ee5a6a rbc65e09  
    88           "http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-&appstream-glib-version;.tar.xz">
    99  <!ENTITY appstream-glib-download-ftp  " ">
    10   <!ENTITY appstream-glib-md5sum        "ad23e05db4cc57302738e9c8535379fe">
     10  <!ENTITY appstream-glib-md5sum        "16f443ed5c9a2651531bc6ac56e1ec38">
    1111  <!ENTITY appstream-glib-size          "1.9 MB">
    1212  <!ENTITY appstream-glib-buildsize     "25 MB (with tests)">
  • introduction/welcome/changelog.xml

    r1ee5a6a rbc65e09  
    4444-->
    4545    <listitem>
     46      <para>January 13th, 2016</para>
     47      <itemizedlist>
     48        <listitem revision="systemd">
     49          <para>[renodr] - Update to appstream-glib-0.6.7. Fixes
     50          <ulink url="&blfs-ticket-root;8749">#8749</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to libvpx-1.6.1. Fixes
     54          <ulink url="&blfs-ticket-root;8751">#8751</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4660      <para>January 12th, 2016</para>
    4761      <itemizedlist>
  • multimedia/libdriv/libvpx.xml

    r1ee5a6a rbc65e09  
    77  <!ENTITY libvpx-download-http "http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-&libvpx-version;.tar.bz2">
    88  <!ENTITY libvpx-download-ftp  " ">
    9   <!ENTITY libvpx-md5sum        "f95a176768a0e1bb4fe42742e27a41af">
     9  <!ENTITY libvpx-md5sum        "a19518c8111fa93bdabdd85259162611">
    1010  <!ENTITY libvpx-size          "1.9 MB">
    1111  <!ENTITY libvpx-buildsize     "42 MB">
    12   <!ENTITY libvpx-time          "1.4 SBU">
     12  <!ENTITY libvpx-time          "1.2 SBU">
    1313]>
    1414
  • packages.ent

    r1ee5a6a rbc65e09  
    7777<!-- Part III -->
    7878<!-- Chapter 9 -->
    79 <!ENTITY appstream-glib-version       "0.6.6">
     79<!ENTITY appstream-glib-version       "0.6.7">
    8080<!ENTITY apr-version                  "1.5.2">
    8181<!ENTITY apr-util-version             "1.5.4">
     
    769769<!ENTITY libtheora-version            "1.1.1">
    770770<!ENTITY libvorbis-version            "1.3.5">
    771 <!ENTITY libvpx-version               "1.6.0">
     771<!ENTITY libvpx-version               "1.6.1">
    772772<!ENTITY mlt-version                  "6.4.1">
    773773<!ENTITY opal-version                 "3.10.10">
Note: See TracChangeset for help on using the changeset viewer.