Ignore:
Timestamp:
07/25/2014 10:46:37 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
722ae79b
Parents:
f0f78cd
Message:

Merge gstreamer update.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13654 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    rf0f78cd r482bd93  
    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        "16c2050716383926909664aa6c6aca2b">
    11   <!ENTITY gst10-plugins-bad-size          "3.2 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "110 MB (additional 6 MB to run the test suite)">
    13   <!ENTITY gst10-plugins-bad-time          "1.2 SBU (additional 1.1 SBU to run the test suite)">
     10  <!ENTITY gst10-plugins-bad-md5sum        "3bc0fcfe8d16ad1295f0454c1fcb4ba3">
     11  <!ENTITY gst10-plugins-bad-size          "3.7 MB">
     12  <!ENTITY gst10-plugins-bad-buildsize     "138 MB (additional 7 MB to run the test suite)">
     13  <!ENTITY gst10-plugins-bad-time          "1.6 SBU (additional 1 SBU to run the test suite)">
    1414]>
    1515
     
    106106      <xref linkend="libass"/>,
    107107      <xref linkend="libexif"/>,
     108      <xref linkend="libgcrypt"/>,
    108109      <xref linkend="libmpeg2"/>,
    109110      <xref linkend="libvdpau"/>,
     
    113114      <xref linkend="openjpeg"/>,
    114115      <xref linkend="openssl"/>,
     116      <xref linkend="sdl"/>,
    115117      <xref linkend="valgrind"/>,
    116118      <xref linkend="xorg7-lib"/>,
     
    165167
    166168    <para>
    167       Install <application>GStreamer Bad Plug-ins</application> by running the following
    168       commands:
     169      Install <application>GStreamer Bad Plug-ins</application> by running the
     170      following commands:
    169171    </para>
    170172
     
    175177
    176178    <para>
    177       To test the results, issue: <command>make -k check</command>. Some tests
    178       fail for unknown reasons.
    179 
     179      To test the results, issue: <command>make check</command>. One test
     180      (camerabin) needs hardware with a camera. A couple of tests need a
     181      terminal emulator in a graphical session.
    180182    </para>
    181183
     
    200202        </seg>
    201203        <seg>
     204          libgstbadbase-1.0.so, libgstbadvideo-1.0.so,
    202205          libgstbasecamerabinsrc-1.0.so, libgstcodecparsers-1.0.so,
    203           libgstegl-1.0.so, libgstinsertbin-1.0.so,
    204           libgstmpegts-1.0.so, libgstphotography-1.0.so,
    205           libgsturidownloader-1.0.so and several plugins under
    206           /usr/lib/gstreamer-1.0
     206          libgstgl-1.0.so, libgstinsertbin-1.0.so, libgstmpegts-1.0.so,
     207          libgstphotography-1.0.so, libgsturidownloader-1.0.so and
     208          several plugins under /usr/lib/gstreamer-1.0
    207209        </seg>
    208210        <seg>
    209           /usr/include/gstreamer-1.0/gst/{basecamerabinsrc,egl,codecparsers},
     211          /usr/include/gstreamer-1.0/gst/{basecamerabinsrc,gl,codecparsers},
    210212          /usr/include/gstreamer-1.0/gst/{insertbin,interfaces},
    211213          /usr/include/gstreamer-1.0/gst/{mpegts,uridownloader} and
    212           /usr/share/gtk-doc/html/gst-plugins-bad-libs-1.0
     214          /usr/share/gtk-doc/html/gst-plugins-bad-{libs,plugins}-1.0
    213215        </seg>
    214216      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.