Ignore:
Timestamp:
12/08/2020 05:04:19 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
934c29ba
Parents:
70e41393
Message:

Update to gstreamer gst-plugins-base gst-plugins-good
gst-plugins-bad gst-plugins-ugly gstreamer-vaapi gst-libav 1.18.2.

Update to xine-lib-1.2.11.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gstreamer10.xml

    r70e41393 rd6264b7  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "277c1f6a5688df4cc30111566e5c1eb9">
     9  <!ENTITY gstreamer10-md5sum        "729e3da87743d1ef04b2cdc9a5f1dc13">
    1010  <!ENTITY gstreamer10-size          "2.6 MB">
    11   <!ENTITY gstreamer10-buildsize     "60 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "0.5 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gstreamer10-buildsize     "49 MB (with tests)">
     12  <!ENTITY gstreamer10-time          "0.3 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    121121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122122      href="../../xincludes/gst10-objc-error.xml"/>
    123 <!--
    124     <para>
    125       At first, fix a problem causing memory leaking and spurious warnings:
    126     </para>
    127 
    128 <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>
    135 -->
     123
    136124    <para>
    137125      Install <application>gstreamer</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.