Ignore:
Timestamp:
11/22/2016 09:53:36 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
e935527
Parents:
d74c5dc
Message:

Update the gstreamer suite to 1.10.1

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

File:
1 edited

Legend:

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

    rd74c5dc r122ded1  
    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        "4d03dd81828ea6b98a44c8f1ab7f4976">
    11   <!ENTITY gst10-plugins-base-size          "2.8 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "141 MB  (with tests)">
    13   <!ENTITY gst10-plugins-base-time          "2.4 SBU (with tests)">
     10  <!ENTITY gst10-plugins-base-md5sum        "eb03953ff239b53a7d69a604edbe5c8c">
     11  <!ENTITY gst10-plugins-base-size          "2.9 MB">
     12  <!ENTITY gst10-plugins-base-buildsize     "124 MB  (add 23 MB for tests)">
     13  <!ENTITY gst10-plugins-base-time          "1.3 SBU (add 1.4 SBU for tests)">
    1414]>
    1515
     
    8989    <para role="recommended">
    9090      <xref linkend="alsa-lib"/>,
     91      <xref linkend="cdparanoia"/> (for building the CDDA plugin),
    9192      <xref linkend="gobject-introspection"/>,
    9293      <xref linkend="iso-codes"/>,
     
    9495      <xref linkend="libtheora"/>,
    9596      <xref linkend="libvorbis"/>, and
    96       <xref linkend="xorg7-lib"/> <!-- build time requirements only,
    97       you don't need either apps, fonts or xorg server to build this
    98       package. You'll need xserver for any X app that wants to play
    99       something though, but that should be obvious. -->
     97      <xref linkend="xorg7-lib"/> <!-- build time requirements only...
     98      That's not true: if X libraries are not installed, some plugins
     99      are note built!-->
    100100   </para>
    101101
    102102    <bridgehead renderas="sect4">Optional</bridgehead>
    103103    <para role="optional">
    104       <xref linkend="cdparanoia"/>,
    105104      <xref linkend="gtk3"/> (for examples),
    106105      <xref linkend="gtk-doc"/>,
     
    178177          /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
    179178          /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
    180           /usr/share/gst-plugins-base/1.0 and
     179          /usr/share/gst-plugins-base, and
    181180          /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
    182181        </seg>
Note: See TracChangeset for help on using the changeset viewer.