Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gstreamer10.xml

    rd78e102e r09acc5d  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "5e7669974dabe5e2481a8a37256b573e">
     9  <!ENTITY gstreamer10-md5sum        "d7e7ba88a1ccb431d754bd9474728c22">
    1010  <!ENTITY gstreamer10-size          "2.6 MB">
    11   <!ENTITY gstreamer10-buildsize     "51 MB (with tests)">
    12   <!ENTITY gstreamer10-time          "0.3 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gstreamer10-buildsize     "61 MB (with tests)">
     12  <!ENTITY gstreamer10-time          "0.4 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
     
    1616  <?dbhtml filename="gstreamer10.html"?>
    1717
     18  <sect1info>
     19    <date>$Date$</date>
     20  </sect1info>
    1821
    1922  <title>gstreamer-&gstreamer10-version;</title>
     
    3740    </para>
    3841
    39     &lfs112_checked;
     42    &lfs110a_checked;
    4043
    4144    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100103      <xref linkend="gtk3"/> (for examples),
    101104      <xref linkend="gsl"/> (used by one test if installed),
    102       <xref linkend="libunwind"/>,
    103105      <xref linkend="valgrind"/>,
    104106      <ulink url="https://github.com/scop/bash-completion/">bash-completion</ulink>,
    105       <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink>, and
    106       <ulink url="https://sourceware.org/elfutils/">libdw</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>
    107110    </para>
    108111
     
    114117  <sect2 role="installation">
    115118    <title>Installation of gstreamer</title>
    116     <!--
     119
    117120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    118121      href="../../xincludes/gst10-objc-error.xml"/>
    119     -->
     122
    120123    <para>
    121124      Install <application>gstreamer</application> by running the following
     
    129132       --buildtype=release \
    130133       -Dgst_debug=false   \
    131        -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
     134       -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/svn/ \
    132135       -Dpackage-name="GStreamer &gstreamer10-version; BLFS" &amp;&amp;
    133136ninja</userinput></screen>
     
    264267        <listitem>
    265268          <para>
    266             provides some base classes to be extended by elements and utility
     269            provides some base classes to be extended by elements and utillity
    267270            classes that are most useful for plugin developers
    268271          </para>
Note: See TracChangeset for help on using the changeset viewer.