gst-plugins-bad: Remove libmpeg2 dependency, and document a test failure

This package does not use libmpeg2.  The mpeg2 encoder depends on some
packages not in BLFS.  The mpeg2 decoder has been moved to ugly.

One test is skipped w/o libsoup2.  Two tests related to rtp fails w/o
gst-plugins-good.
This commit is contained in:
Xi Ruoyao 2023-02-12 17:10:38 +08:00
parent f848bc0672
commit f16ab62925
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -95,11 +95,12 @@
<xref linkend="faad2"/>,
<xref linkend="fdk-aac"/>,
<xref linkend="gtk3"/> (for examples),
<xref linkend="gst10-plugins-good"/> (for one test),
<xref linkend="lcms2"/>,
<xref linkend="libass"/>,
<xref linkend="libexif"/> (for one test),
<xref linkend="libmpeg2"/>,
<xref linkend="librsvg"/>,
<xref linkend="libsoup"/> (for one test),
<xref linkend="libsndfile"/>,
<xref linkend="libssh2"/>,
<xref linkend="libusb"/>,
@ -200,6 +201,11 @@ ninja</userinput></screen>
need a terminal emulator in a graphical session. two tests,
<emphasis>elements_vapostproc</emphasis> and
<emphasis>elements_vacompositor</emphasis> are known to fail.
<!-- Upstream issue gst-plugins-bad/#1426 -->
If <xref linkend='gst10-plugins-good'/> is not installed, two tests
<emphasis>elements_rtpsrc</emphasis> and
<emphasis>elements_rtpsink</emphasis> will fail.
</para>
<para>