Author: dj
Date: Sun Feb 10 20:17:29 2019
New Revision: 21134

Log:
Merge to HEAD 21133.

Modified:
   branches/BOOK-elogind/general.ent
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
   branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml

Modified: branches/BOOK-elogind/general.ent
==============================================================================
--- branches/BOOK-elogind/general.ent   Sun Feb 10 20:13:28 2019        (r21133)
+++ branches/BOOK-elogind/general.ent   Sun Feb 10 20:17:29 2019        (r21134)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "10">                   <!-- Always 2 digits -->
+<!ENTITY day          "11">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 10th, &year;">
+<!ENTITY releasedate  "February 11th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==============================================================================
--- branches/BOOK-elogind/introduction/welcome/changelog.xml    Sun Feb 10 
20:13:28 2019        (r21133)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xml    Sun Feb 10 
20:17:29 2019        (r21134)
@@ -43,6 +43,15 @@
     -->
 
     <listitem>
+      <para>February 11th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 10th, 2019</para>
       <itemizedlist>
         <listitem revision="sysv">

Modified: branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
==============================================================================
--- branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml      Sun Feb 
10 20:13:28 2019        (r21133)
+++ branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml      Sun Feb 
10 20:17:29 2019        (r21134)
@@ -80,7 +80,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/gst10-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch"/>
+          <ulink 
url="&patch-root;/gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -167,6 +167,12 @@
     </para></note>
 
     <para>
+      Apply a patch to allow the build to complete with libvpx-1.8.
+    </para>
+
+<screen><userinput>patch -Np1 -i 
../gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch</userinput></screen>
+
+    <para>
       Install <application>GStreamer Bad Plug-ins</application> by running the
       following commands:
     </para>

Modified: branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml
==============================================================================
--- branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml     Sun Feb 
10 20:13:28 2019        (r21133)
+++ branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml     Sun Feb 
10 20:17:29 2019        (r21134)
@@ -74,6 +74,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch:
+          <ulink 
url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">GStreamer Good Plug-ins 
Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -139,6 +149,13 @@
     </para></note>
 
     <para>
+      Apply a patch to allow the build to complete with libvpx-1.8.
+    </para>
+
+<screen><userinput>patch -Np1 -i 
../gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch &amp;&amp;
+autoreconf -fi</userinput></screen>
+
+    <para>
       Install <application>GStreamer Good Plug-ins</application> by running the
       following commands:
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to