Ignore:
Timestamp:
04/26/2019 10:47:30 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 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:
b3848881
Parents:
c6a3b1a
Message:

Update to subversion-1.12.0.
Update to qca-2.2.1.
Update to mesa-19.0.3.
Update to cogl-1.22.4.
Update to qemu-4.0.0.
Update to cmake-3.14.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    rc6a3b1a rb4c475d  
    77  <!ENTITY qemu-download-http "http://download.qemu-project.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "fb687ce0b02d3bf4327e36d3b99427a8">
    10   <!ENTITY qemu-size          "34 MB">
    11   <!ENTITY qemu-buildsize     "526 MB (add 414 MB for tests)">
    12   <!ENTITY qemu-time          "0.8 SBU (using parallelism=4; add 1.9 SBU for tests)">
     9  <!ENTITY qemu-md5sum        "0afeca336fd57ae3d3086ec07f59d708">
     10  <!ENTITY qemu-size          "53 MB">
     11  <!ENTITY qemu-buildsize     "878 MB (add 414 MB for tests)">
     12  <!ENTITY qemu-time          "1.0 SBU (using parallelism=4; add 2.4 SBU for tests)">
    1313]>
    1414
     
    198198             --python=python3            \
    199199             --audio-drv-list=alsa       \
    200              --with-sdlabi=2.0           \
    201200             --docdir=/usr/share/doc/qemu-&qemu-version; &amp;&amp;
    202201
     
    258257      <parameter>--audio-drv-list=alsa</parameter>: This switch sets the audio
    259258      driver to ALSA. See below for enabling other audio drivers.
    260     </para>
    261 
    262     <para>
    263       <parameter>--with-sdlabi=2.0</parameter>: Chooses to build with SDL-2 if
    264       both SDL and SDL-2 are installed.
    265259    </para>
    266260
Note: See TracChangeset for help on using the changeset viewer.