mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
gst-plugins-bad: Allow building with neon-0.31
gst-plugins-good: URL fix git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23137 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3b1dc39dd8
commit
43d71bf1d1
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>May 14th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Fix gst-plugins-bad so that it detects
|
||||
neon properly at build-time.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to polkit-qt-1-0.113.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;13436">#13436</ulink>.</para>
|
||||
|
@ -157,6 +157,13 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gst10-plugins.xml"/>
|
||||
|
||||
<para>
|
||||
First, fix <filename>meson.build</filename> so that neon is detected
|
||||
correctly:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i 's/0.30.99/0.31.99/' ext/neon/meson.build</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>GStreamer Bad Plug-ins</application> by running the
|
||||
following commands:
|
||||
|
@ -121,7 +121,7 @@
|
||||
<ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
|
||||
<ulink url="http://www.icecast.org/download.php">libshout</ulink>,
|
||||
<ulink url="https://www.icecast.org">libshout</ulink>,
|
||||
<ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
|
||||
<ulink url="http://www.twolame.org/">TwoLame</ulink>, and
|
||||
<ulink url="http://wavpack.com/">WavPack</ulink>
|
||||
|
Loading…
Reference in New Issue
Block a user