Ignore:
Timestamp:
06/22/2016 07:00:36 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, nosym, 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:
9318937b
Parents:
0dd74af
Message:

Update to libvdpau-va-gl-0.4.0.
Update to libva-1.7.1 and libva-intel-driver-1.7.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libvdpau-va-gl.xml

    r0dd74af r7768dfc9  
    55  %general-entities;
    66
    7   <!ENTITY libvdpau-va-gl-download-http "https://github.com/i-rinat/libvdpau-va-gl/releases/download/v&libvdpau-va-gl-version;/libvdpau-va-gl-&libvdpau-va-gl-version;.tar.gz">
     7  <!ENTITY libvdpau-va-gl-download-http "https://github.com/i-rinat/libvdpau-va-gl/archive/v&libvdpau-va-gl-version;.tar.gz">
    88  <!ENTITY libvdpau-va-gl-download-ftp  " ">
    9   <!ENTITY libvdpau-va-gl-md5sum        "77ce5937c94c9a6747e15646fe5c4bb3">
    10   <!ENTITY libvdpau-va-gl-size          "100 KB">
    11   <!ENTITY libvdpau-va-gl-buildsize     "2.8 MB">
     9  <!ENTITY libvdpau-va-gl-md5sum        "638244652a702d0262039890904f37ce">
     10  <!ENTITY libvdpau-va-gl-size          "120 KB">
     11  <!ENTITY libvdpau-va-gl-buildsize     "3.4 MB">
    1212  <!ENTITY libvdpau-va-gl-time          "less than 0.1 SBU">
    1313]>
     
    3838    </para>
    3939
    40     &lfs79_built;
     40    &lfs79_built;&gcc6_checked;
     41
     42    <note><para>Download this file via wget as:</para>
     43<screen><userinput>wget https://github.com/i-rinat/libvdpau-va-gl/archive/v&libvdpau-va-gl-version;.tar.gz \
     44     -O libvdpau-va-gl-&libvdpau-va-gl-version;.tar.gz</userinput></screen>
     45    </note>
    4146
    4247    <bridgehead renderas="sect4">Package Information</bridgehead>
     
    8994      <xref linkend="cmake"/>,
    9095      <xref linkend="ffmpeg"/>,
    91       <xref linkend="glu"/>,
    9296      <xref linkend="libvdpau"/>, and
    9397      <xref linkend="libva"/>
Note: See TracChangeset for help on using the changeset viewer.