Author: pierre
Date: Mon Aug 12 09:39:20 2019
New Revision: 21942
Log:
Patch gst-plugins-good for glibc-2.30
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Aug 12 06:05:54 2019 (r21941)
+++ trunk/BOOK/general.ent Mon Aug 12 09:39:20 2019 (r21942)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "11"> <!-- Always 2 digits -->
+<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "August 11th, &year;">
+<!ENTITY releasedate "August 12th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 12 06:05:54
2019 (r21941)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 12 09:39:20
2019 (r21942)
@@ -43,6 +43,17 @@
-->
<listitem>
+ <para>August 12th, 2019</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Patch gst-plugins-good for glibc-2.30. Thanks to
+ Riccardo G Corsi for the report and to John Burrell for pointing
+ to the fix.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 11th, 2019</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml Mon Aug 12
06:05:54 2019 (r21941)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml Mon Aug 12
09:39:20 2019 (r21942)
@@ -74,6 +74,17 @@
</listitem>
</itemizedlist>
+<!-- Should be fixed in 1.16.1 -->
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">GStreamer Good Plug-ins
Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -154,7 +165,9 @@
following commands:
</para>
-<screen><userinput>mkdir build &&
+<screen><userinput>patch -Np1 -i
../gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch &&
+
+mkdir build &&
cd build &&
meson --prefix=/usr \
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page