Ignore:
Timestamp:
10/27/2020 08:25:51 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
481fd21
Parents:
5717d7cc
Message:

Update to lxtask-0.1.10
Update to gstreamer*-1.18.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gstreamer10.xml

    r5717d7cc r6b255f3e  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "25d683630ff8b82b2c878aa3edd3c491">
     9  <!ENTITY gstreamer10-md5sum        "277c1f6a5688df4cc30111566e5c1eb9">
    1010  <!ENTITY gstreamer10-size          "2.6 MB">
    1111  <!ENTITY gstreamer10-buildsize     "60 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "0.6 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY gstreamer10-time          "0.5 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    127127
    128128<screen><userinput>patch -Np1 -i ../gstreamer-&gstreamer10-version;-buffer_size_reset_fix-1.patch</userinput></screen>
     129
     130    <para>
     131      First, fix a regression in the test suite:
     132    </para>
     133
     134<screen><userinput remap="pre">sed -i "s/leaks.c'/&amp;, not tracer_hooks or not gst_debug/" -i tests/check/meson.build</userinput></screen>
    129135-->
    130     <para>
    131       First, fix a regression in the test suite:
    132     </para>
    133 
    134 <screen><userinput remap="pre">sed -i "s/leaks.c'/&amp;, not tracer_hooks or not gst_debug/" -i tests/check/meson.build</userinput></screen>
    135 
    136136    <para>
    137137      Install <application>gstreamer</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.