Ignore:
Timestamp:
06/09/2020 12:33:18 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
50c49293
Parents:
625a764
Message:

Update to gimp-2.10.20
Update to intel-vaapi-driver-2.4.1
Update to babl-0.1.78
Update to gegl-0.4.24
Remove unnecessary section from iso-codes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libva.xml

    r625a764 r3c7d69e6  
    1515  <!ENTITY libva-intel-driver-download-http "https://github.com/intel/intel-vaapi-driver/releases/download/&libva-intel-driver-version;/intel-vaapi-driver-&libva-intel-driver-version;.tar.bz2">
    1616  <!ENTITY libva-intel-driver-download-ftp  " ">
    17   <!ENTITY libva-intel-driver-md5sum        "731dd9aaf9f5ef1b9c906ce82ef0220b">
     17  <!ENTITY libva-intel-driver-md5sum        "073fce0f409559109ad2dd0a6531055d">
    1818  <!ENTITY libva-intel-driver-size          "2.8 MB">
    1919  <!ENTITY libva-intel-driver-buildsize     "97 MB">
     
    134134    <bridgehead renderas="sect5">Optional</bridgehead>
    135135    <para role="optional">
    136       <xref linkend="doxygen"/> and
    137       <xref linkend="wayland"/>
     136      <xref linkend="doxygen"/>,
     137      <xref linkend="wayland"/>, and
     138      <ulink url="https://gitlab.freedesktop.org/drm/igt-gpu-tools">intel-gpu-tools</ulink>
    138139    </para>
    139140
     
    184185cd intel-vaapi-driver-&libva-intel-driver-version;</userinput></screen>
    185186
     187<!-- Fixed in intel-vaapi-driver-2.4.1
    186188    <para>
    187189      Fix building with GCC-10 and above:
     
    190192<screen><userinput>sed -e 's/const/extern &amp;/' \
    191193    -i src/gen9_hevc_enc_kernels_binary.h</userinput></screen>
     194-->
    192195
    193196    <para>
Note: See TracChangeset for help on using the changeset viewer.