Ignore:
Timestamp:
09/13/2020 06:12:01 PM (4 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:
555f708
Parents:
74762a5
Message:

Update the gstreamer stack to 1.18.0

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

File:
1 edited

Legend:

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

    r74762a5 r794a5d8  
    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        "3fdb32823535799a748c1fc14f978e2c">
    11   <!ENTITY gst10-plugins-base-size          "3.8 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "93 MB (with tests; without docs)">
    13   <!ENTITY gst10-plugins-base-time          "0.8 SBU (Using parallelism=4; with tests; without docs)">
     10  <!ENTITY gst10-plugins-base-md5sum        "5ea9dc2692335e03170c3639901c2d83">
     11  <!ENTITY gst10-plugins-base-size          "3.0 MB">
     12  <!ENTITY gst10-plugins-base-buildsize     "98 MB (with tests)">
     13  <!ENTITY gst10-plugins-base-time          "1.0 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
     
    9292      <xref linkend="gobject-introspection"/>,
    9393      <xref linkend="iso-codes"/>,
     94      <xref linkend="libgudev"/>,
    9495      <xref linkend="libogg"/>,
    9596      <xref linkend="libtheora"/>,
    96       <xref linkend="libvorbis"/>, and
     97      <xref linkend="libvorbis"/>,
     98      <xref linkend="wayland-protocols"/>, and
    9799      <xref linkend="xorg7-lib"/>
    98100   </para>
     
    102104      <xref linkend="graphene"/>,
    103105      <xref linkend="gtk3"/> (for examples),
    104       <xref linkend="gtk-doc"/>,
    105106      <xref linkend="opus"/>,
    106107      <xref linkend="qt5"/> (for examples),
    107108      <xref linkend="sdl"/>,
     109      <xref linkend="sdl2"/>,
    108110      <xref linkend="valgrind"/>,
     111      <ulink url="https://pypi.org/project/hotdoc">hotdoc</ulink>,
    109112      <ulink url="http://libvisual.org/">libvisual</ulink>,
    110113      <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
     
    136139meson  --prefix=/usr       \
    137140       -Dbuildtype=release \
    138        -Dgtk_doc=disabled  \
    139141       -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
    140142       -Dpackage-name="GStreamer &gst10-plugins-base-version; BLFS" &amp;&amp;
     
    186188        <seg>
    187189          /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,gl,pbutils},
    188           /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
    189           /usr/share/gst-plugins-base, and
    190           /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
     190          /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video}, and
     191          /usr/share/gst-plugins-base
    191192        </seg>
    192193      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.