Ignore:
Timestamp:
02/11/2019 04:17:29 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
192cd85
Parents:
be46d3d
Message:

Merge to HEAD 21133.

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

File:
1 edited

Legend:

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

    rbe46d3d r2a10f8d4  
    7171        <para>
    7272          Estimated build time: &gst10-plugins-good-time;
     73        </para>
     74      </listitem>
     75    </itemizedlist>
     76
     77    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78    <itemizedlist spacing="compact">
     79      <listitem>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch"/>
    7383        </para>
    7484      </listitem>
     
    140150
    141151    <para>
     152      Apply a patch to allow the build to complete with libvpx-1.8.
     153    </para>
     154
     155<screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch &amp;&amp;
     156autoreconf -fi</userinput></screen>
     157
     158    <para>
    142159      Install <application>GStreamer Good Plug-ins</application> by running the
    143160      following commands:
Note: See TracChangeset for help on using the changeset viewer.