Changeset 122ded1 for multimedia


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

Location:
multimedia/libdriv
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-libav.xml

    rd74c5dc r122ded1  
    77  <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz">
    88  <!ENTITY gst10-libav-download-ftp  " ">
    9   <!ENTITY gst10-libav-md5sum        "b51a736147bacb40f85827a4e0ae0d2c">
    10   <!ENTITY gst10-libav-size          "7.6 MB">
    11   <!ENTITY gst10-libav-buildsize     "486 MB (with tests)">
    12   <!ENTITY gst10-libav-time          "4.4 SBU (with tests)">
     9  <!ENTITY gst10-libav-md5sum        "9dc8fb8dd01818c27230a1ed6ba9f4de">
     10  <!ENTITY gst10-libav-size          "8.1 MB">
     11  <!ENTITY gst10-libav-buildsize     "493 MB (less than 1 MB for tests)">
     12  <!ENTITY gst10-libav-time          "3.9 SBU (less than 0.1 SBU for tests)">
    1313]>
    1414
  • multimedia/libdriv/gst10-plugins-bad.xml

    rd74c5dc r122ded1  
    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        "955281a43e98c5464563fa049e0a0911">
    11   <!ENTITY gst10-plugins-bad-size          "4.3 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "332 MB (with tests)">
    13   <!ENTITY gst10-plugins-bad-time          "3.4 SBU (with tests)">
     10  <!ENTITY gst10-plugins-bad-md5sum        "491d2d5aab55ffc60c66e714d3d664ea">
     11  <!ENTITY gst10-plugins-bad-size          "4.5 MB">
     12  <!ENTITY gst10-plugins-bad-buildsize     "213 MB (add 20 MB for tests)">
     13  <!ENTITY gst10-plugins-bad-time          "2.0 SBU (add 0.9 SBU for tests)">
    1414]>
    1515
  • 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>
  • multimedia/libdriv/gst10-plugins-good.xml

    rd74c5dc r122ded1  
    88           "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
    99  <!ENTITY gst10-plugins-good-download-ftp  " ">
    10   <!ENTITY gst10-plugins-good-md5sum        "473ebb1f15c67de99ddb6e4d027c0876">
    11   <!ENTITY gst10-plugins-good-size          "3.1 MB">
    12   <!ENTITY gst10-plugins-good-buildsize     "149 MB (with tests)">
    13   <!ENTITY gst10-plugins-good-time          "2.4 SBU (with tests)">
     10  <!ENTITY gst10-plugins-good-md5sum        "7d24b1412d49fa7bab763b35f4640abd">
     11  <!ENTITY gst10-plugins-good-size          "3.3 MB">
     12  <!ENTITY gst10-plugins-good-buildsize     "131 MB (add 18 MB for tests)">
     13  <!ENTITY gst10-plugins-good-time          "1.4 SBU (add 0.9 SBU for tests)">
    1414]>
    1515
  • multimedia/libdriv/gst10-plugins-ugly.xml

    rd74c5dc r122ded1  
    88           "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
    99  <!ENTITY gst10-plugins-ugly-download-ftp  " ">
    10   <!ENTITY gst10-plugins-ugly-md5sum        "4fc66c77253b0ad5ce224bda654b2e7d">
    11   <!ENTITY gst10-plugins-ugly-size          "864 KB">
    12   <!ENTITY gst10-plugins-ugly-buildsize     "20 MB (with tests)">
     10  <!ENTITY gst10-plugins-ugly-md5sum        "646ab511bc8e56425e63d3fc4812e582">
     11  <!ENTITY gst10-plugins-ugly-size          "884 KB">
     12  <!ENTITY gst10-plugins-ugly-buildsize     "18 MB (with tests)">
    1313  <!ENTITY gst10-plugins-ugly-time          "0.2 SBU (with tests)">
    1414]>
     
    8989    <para role="recommended">
    9090      <xref linkend="lame"/>,
     91      <xref linkend="liba52"/> (needed to play DVD's),
    9192      <xref linkend="libdvdread"/>, and
    9293      <xref linkend="x264"/>
     
    9596    <bridgehead renderas="sect4">Optional</bridgehead>
    9697    <para role="optional">
    97       <xref linkend="liba52"/>,
    9898      <xref linkend="libmad"/>,
    9999      <xref linkend="libmpeg2"/>,
  • multimedia/libdriv/gstreamer10-vaapi.xml

    rd74c5dc r122ded1  
    77  <!ENTITY gstreamer10-vaapi-download-http "&gstreamer-dl;/gstreamer-vaapi/gstreamer-vaapi-&gstreamer-vaapi-version;.tar.xz">
    88  <!ENTITY gstreamer10-vaapi-download-ftp  " ">
    9   <!ENTITY gstreamer10-vaapi-md5sum        "727267a0a7a8dcb76b8c58cdf5ea61d4">
    10   <!ENTITY gstreamer10-vaapi-size          "916 KB">
    11   <!ENTITY gstreamer10-vaapi-buildsize     "55 MB (with tests)">
    12   <!ENTITY gstreamer10-vaapi-time          "0.4 SBU (with tests)">
     9  <!ENTITY gstreamer10-vaapi-md5sum        "514757933ff719a6b8206091f70e0221">
     10  <!ENTITY gstreamer10-vaapi-size          "952 KB">
     11  <!ENTITY gstreamer10-vaapi-buildsize     "56 MB">
     12  <!ENTITY gstreamer10-vaapi-time          "0.7 SBU">
    1313]>
    1414
     
    100100
    101101    <para>
    102       This package does not come with a test suite.
     102      Tests can be run manually in the <filename class="directory">tests
     103      </filename> directory, after building them by running
     104      <command>make tests</command>.
    103105    </para>
    104106
     
    123125        </seg>
    124126        <seg>
    125           libgstvaapi.so
     127          /usr/lib/gstreamer-1.0/libgstvaapi.so
    126128        </seg>
    127129        <seg>
  • multimedia/libdriv/gstreamer10.xml

    rd74c5dc r122ded1  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "e88dad542df9d986822e982105d2b530">
    10   <!ENTITY gstreamer10-size          "3.5 MB">
    11   <!ENTITY gstreamer10-buildsize     "137 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "2.0 SBU (with tests)">
     9  <!ENTITY gstreamer10-md5sum        "2c0cc6907aed5ea8005a8f332e34d92f">
     10  <!ENTITY gstreamer10-size          "3.6 MB">
     11  <!ENTITY gstreamer10-buildsize     "102 MB (add 38 MB for tests)">
     12  <!ENTITY gstreamer10-time          "0.8 SBU ( add 1.2 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.