Ignore:
File:
1 edited

Legend:

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

    r7b2fed0f rd6264b7  
    88           "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
    99  <!ENTITY gst10-plugins-good-download-ftp  " ">
    10   <!ENTITY gst10-plugins-good-md5sum        "4ecf1ac5cd422d9c13fe05dbf5e3df26">
     10  <!ENTITY gst10-plugins-good-md5sum        "1a5ab378790d52a95551736db429251e">
    1111  <!ENTITY gst10-plugins-good-size          "3.1 MB">
    12   <!ENTITY gst10-plugins-good-buildsize     "101 MB (with tests)">
    13   <!ENTITY gst10-plugins-good-time          "0.6 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY gst10-plugins-good-buildsize     "92 MB (with tests)">
     13  <!ENTITY gst10-plugins-good-time          "0.5 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
     
    1818
    1919  <sect1info>
     20    <othername>$LastChangedBy$</othername>
    2021    <date>$Date$</date>
    2122  </sect1info>
     
    3839    </para>
    3940
    40     &lfs110a_checked;
     41    &lfs10_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7475    </itemizedlist>
    7576
    76     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    77     <itemizedlist spacing="compact">
    78       <listitem>
    79         <para>
    80           Recommended patch (required if building against Qt5): <ulink
    81           url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-upstream_fixes-1.patch"/>
    82         </para>
    83       </listitem>
    84     </itemizedlist>
    85 
    8677    <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
    8778
     
    9889      <xref linkend="cairo"/>,
    9990      <xref linkend="flac"/>,
     91      <xref linkend="lame"/>,
     92      <xref linkend="mpg123"/>,
     93      <xref linkend="mesa"/>,
    10094      <xref linkend="gdk-pixbuf"/>,
    101       <xref linkend="lame"/>,
    10295      <xref linkend="libgudev"/>,
    10396      <xref linkend="libjpeg"/>,
    10497      <xref linkend="libpng"/>,
    10598      <xref linkend="libsoup"/>,
    106       <xref linkend="libvpx"/>,
    107       <xref linkend="mesa"/>,
    108       <xref linkend="mpg123"/>,
    109       <xref linkend="nasm"/>, and
     99      <xref linkend="libvpx"/>, and
    110100      <xref linkend="xorg7-lib"/> <!-- build time requirements only,
    111101      you don't need either apps, fonts or xorg server to build this
     
    127117      <xref linkend='v4l-utils'/>,
    128118      <xref linkend="wayland"/>,
     119      <ulink url="http://jackaudio.org/">JACK</ulink>,
    129120      <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink>,
    130       <ulink url="http://jackaudio.org/">JACK</ulink>,
    131121      <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
    132122      <ulink url="https://sourceforge.net/projects/libavc1394/">libavc1394</ulink>,
     
    158148    </para>
    159149
    160 <screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-upstream_fixes-1.patch &amp;&amp;
    161 
    162 mkdir build &amp;&amp;
     150<screen><userinput>mkdir build &amp;&amp;
    163151cd    build &amp;&amp;
    164152
    165153meson  --prefix=/usr       \
    166        --buildtype=release \
    167        -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/svn/ \
     154       -Dbuildtype=release \
     155       -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
    168156       -Dpackage-name="GStreamer &gst10-plugins-good-version; BLFS" &amp;&amp;
    169157ninja</userinput></screen>
     
    179167
    180168<screen role="root"><userinput>ninja install</userinput></screen>
    181   </sect2>
    182 
    183   <sect2 role="commands">
    184     <title>Command Explanations</title>
    185 
    186     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    187       href="../../xincludes/meson-buildtype-release.xml"/>
    188169  </sect2>
    189170
Note: See TracChangeset for help on using the changeset viewer.