Ignore:
Timestamp:
01/17/2020 03:53:03 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
c60a4518
Parents:
db7e804
Message:

Update to xterm-352.
Update to libva-2.6.1.
Update to docutils-0.16 (Python Module).
Update to XML-LibXSLT-1.99 (Perl Module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libva.xml

    rdb7e804 rc4dc2c5  
    77  <!ENTITY libva-download-http "https://github.com/intel/libva/releases/download/&libva-version;/libva-&libva-version;.tar.bz2">
    88  <!ENTITY libva-download-ftp  " ">
    9   <!ENTITY libva-md5sum        "3dc6d0b213f088509c66e177ef36063d">
    10   <!ENTITY libva-size          "455 KB">
    11   <!ENTITY libva-buildsize     "9.1 MB">
     9  <!ENTITY libva-md5sum        "aef13eb48e01a47d1416d97462a22a11">
     10  <!ENTITY libva-size          "456 KB">
     11  <!ENTITY libva-buildsize     "7.4 MB">
    1212  <!ENTITY libva-time          "less than 0.1 SBU">
    1313
     
    118118        </para>
    119119      </listitem>
    120       <listitem>
    121         <para>
    122           Required patch:
    123           <ulink url="&patch-root;/libva-&libva-version;-issue_355_fix-1.patch"/>
    124         </para>
    125       </listitem>
    126120    </itemizedlist>
    127121
     
    157151    addition, any packages that use these files need to be rebuilt.
    158152    </para></caution>
    159 
    160     <para>
    161       First, fix an issue which appeared just after the release:
    162     </para>
    163 
    164 <screen><userinput>patch -Np1 -i ../libva-&libva-version;-issue_355_fix-1.patch</userinput></screen>
    165153
    166154    <para>
Note: See TracChangeset for help on using the changeset viewer.