Ignore:
Timestamp:
08/16/2018 08:23:08 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
9e50481
Parents:
22e8a2af
Message:

Update to gstreamer-1.14.2 and plugins

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-base.xml

    r22e8a2af r2bd04d6  
    88           "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
    99  <!ENTITY gst10-plugins-base-download-ftp  " ">
    10   <!ENTITY gst10-plugins-base-md5sum        "c42154ab6f85c59f0e449d8d7e290342">
     10  <!ENTITY gst10-plugins-base-md5sum        "8bc790d623350cd8eac68d3a13d79f7d">
    1111  <!ENTITY gst10-plugins-base-size          "3.5 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "143 MB  (add 32 MB for tests)">
    13   <!ENTITY gst10-plugins-base-time          "0.9 SBU (using parallelism=4; add 2.4 SBU for tests)">
     12  <!ENTITY gst10-plugins-base-buildsize     "213 MB (with tests)">
     13  <!ENTITY gst10-plugins-base-time          "3.0 SBU (with tests)">
    1414]>
    1515
     
    106106      <xref linkend="opus"/>,
    107107      <xref linkend="qt5"/> (for examples),
     108      <xref linkend="sdl"/>,
    108109      <xref linkend="valgrind"/>,
    109110      <ulink url="http://libvisual.org/">libvisual</ulink>,
     
    135136
    136137    <para>
    137       To test the results, issue: <command>make check</command>.
     138      To test the results, issue: <command>make check</command>. The tests
     139      require an X terminal running, or all of the GL tests will fail.
    138140    </para>
    139141
     
    169171        <seg>
    170172          libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
    171           libgstfft-1.0.so, libgstpbutils-1.0.so, libgstriff-1.0.so,
    172           libgstrtp-1.0.so, libgstrtsp-1.0.so, libgstsdp-1.0.so,
    173           libgsttag-1.0.so, libgstvideo-1.0.so and several plugins under
    174           /usr/lib/gstreamer-1.0
     173          libgstfft-1.0.so, libgstgl-1.0.so, libgstpbutils-1.0.so,
     174          libgstriff-1.0.so, libgstrtp-1.0.so, libgstrtsp-1.0.so,
     175          libgstsdp-1.0.so, libgsttag-1.0.so, libgstvideo-1.0.so
     176          and several plugins under /usr/lib/gstreamer-1.0
    175177        </seg>
    176178        <seg>
    177           /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
     179          /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,gl,pbutils},
    178180          /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
    179181          /usr/share/gst-plugins-base, and
Note: See TracChangeset for help on using the changeset viewer.