Changeset 696833f0 for multimedia


Ignore:
Timestamp:
08/12/2019 04:39:20 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c716497
Parents:
1e5323fd
Message:

Patch gst-plugins-good for glibc-2.30

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

File:
1 edited

Legend:

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

    r1e5323fd r696833f0  
    7171        <para>
    7272          Estimated build time: &gst10-plugins-good-time;
     73        </para>
     74      </listitem>
     75    </itemizedlist>
     76
     77<!-- Should be fixed in 1.16.1 -->
     78    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     79    <itemizedlist spacing="compact">
     80      <listitem>
     81        <para>
     82          Required patch:
     83          <ulink url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch"/>
    7384        </para>
    7485      </listitem>
     
    155166    </para>
    156167
    157 <screen><userinput>mkdir build &amp;&amp;
     168<screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch &amp;&amp;
     169
     170mkdir build &amp;&amp;
    158171cd    build &amp;&amp;
    159172
Note: See TracChangeset for help on using the changeset viewer.