Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gstreamer10.xml

    r09acc5d rd78e102e  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "d7e7ba88a1ccb431d754bd9474728c22">
     9  <!ENTITY gstreamer10-md5sum        "5e7669974dabe5e2481a8a37256b573e">
    1010  <!ENTITY gstreamer10-size          "2.6 MB">
    11   <!ENTITY gstreamer10-buildsize     "61 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "0.4 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gstreamer10-buildsize     "51 MB (with tests)">
     12  <!ENTITY gstreamer10-time          "0.3 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    1616  <?dbhtml filename="gstreamer10.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>gstreamer-&gstreamer10-version;</title>
     
    4037    </para>
    4138
    42     &lfs110a_checked;
     39    &lfs112_checked;
    4340
    4441    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    103100      <xref linkend="gtk3"/> (for examples),
    104101      <xref linkend="gsl"/> (used by one test if installed),
     102      <xref linkend="libunwind"/>,
    105103      <xref linkend="valgrind"/>,
    106104      <ulink url="https://github.com/scop/bash-completion/">bash-completion</ulink>,
    107       <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink>,
    108       <ulink url="https://sourceware.org/elfutils/">libdw</ulink>, and
    109       <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>
     105      <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink>, and
     106      <ulink url="https://sourceware.org/elfutils/">libdw</ulink>
    110107    </para>
    111108
     
    117114  <sect2 role="installation">
    118115    <title>Installation of gstreamer</title>
    119 
     116    <!--
    120117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121118      href="../../xincludes/gst10-objc-error.xml"/>
    122 
     119    -->
    123120    <para>
    124121      Install <application>gstreamer</application> by running the following
     
    132129       --buildtype=release \
    133130       -Dgst_debug=false   \
    134        -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/svn/ \
     131       -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
    135132       -Dpackage-name="GStreamer &gstreamer10-version; BLFS" &amp;&amp;
    136133ninja</userinput></screen>
     
    267264        <listitem>
    268265          <para>
    269             provides some base classes to be extended by elements and utillity
     266            provides some base classes to be extended by elements and utility
    270267            classes that are most useful for plugin developers
    271268          </para>
Note: See TracChangeset for help on using the changeset viewer.