Changeset 2a10f8d4 for multimedia


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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

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

    rbe46d3d r2a10f8d4  
    8181        <para>
    8282          Required patch:
    83           <ulink url="&patch-root;/gst10-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch"/>
     83          <ulink url="&patch-root;/gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch"/>
    8484        </para>
    8585      </listitem>
     
    168168
    169169    <para>
     170      Apply a patch to allow the build to complete with libvpx-1.8.
     171    </para>
     172
     173<screen><userinput>patch -Np1 -i ../gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch</userinput></screen>
     174
     175    <para>
    170176      Install <application>GStreamer Bad Plug-ins</application> by running the
    171177      following commands:
  • 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.