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/gst10-plugins-bad.xml

    r70e41393 rd6264b7  
    88           "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
    99  <!ENTITY gst10-plugins-bad-download-ftp  " ">
    10   <!ENTITY gst10-plugins-bad-md5sum        "61ef37e40d81804e77388b178d108a49">
     10  <!ENTITY gst10-plugins-bad-md5sum        "606a819cfc9f1a0b94242914f48f5df5">
    1111  <!ENTITY gst10-plugins-bad-size          "5.4 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "168 MB (with tests)">
    13   <!ENTITY gst10-plugins-bad-time          "1.0 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY gst10-plugins-bad-buildsize     "131 MB (with tests)">
     13  <!ENTITY gst10-plugins-bad-time          "0.8 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
     
    191191      href="../../xincludes/gst10-plugins.xml"/>
    192192
    193 <!-- no longer needed!
    194     <para>
    195       First, fix <filename>meson.build</filename> so that neon is detected
    196       correctly:
    197     </para>
    198 
    199 <screen><userinput remap="pre">sed -i 's/0.30.99/0.31.99/' ext/neon/meson.build</userinput></screen>
    200 -->
    201 
    202193    <para>
    203194      Install <application>GStreamer Bad Plug-ins</application> by running the
     
    217208      To test the results, issue: <command>ninja test</command>. Several tests
    218209      need a terminal emulator in a graphical session. 
    219       One test, <filename>elements/dtls</filename>, is known to fail.
    220210    </para>
    221211
     
    226216<screen role="root"><userinput>ninja install</userinput></screen>
    227217  </sect2>
    228 <!--
    229   <sect2 role="commands">
    230     <title>Command Explanations</title>
    231 
    232     <para>
    233       <parameter>- -disable-wayland</parameter>: This switch is required
    234       without a full wayland based desktop environment.
    235     </para>
    236 
    237     <para>
    238       <parameter>- -disable-opencv</parameter>: This switch is required
    239       if <xref linkend="opencv"/> is installed without additional modules
    240       (specifically bgsegm).
    241     </para>
    242 
    243   </sect2>
    244 -->
     218
    245219  <sect2 role="content">
    246220    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.