Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/flac.xml

    r3f2db3a6 rc93c620c  
    77  <!ENTITY flac-download-http "https://downloads.xiph.org/releases/flac/flac-&flac-version;.tar.xz">
    88  <!ENTITY flac-download-ftp  " ">
    9   <!ENTITY flac-md5sum        "ca9140f37b286d2571e37d66aae50f92">
     9  <!ENTITY flac-md5sum        "26703ed2858c1fc9ffc05136d13daa69">
    1010  <!ENTITY flac-size          "1.0 MB">
    11   <!ENTITY flac-buildsize     "21 MB (additional 165 MB to run the test suite)">
    12   <!ENTITY flac-time          "0.2 SBU (additional 0.6 SBU to run the test suite)">
     11  <!ENTITY flac-buildsize     "21 MB (additional 95 MB to run the test suite)">
     12  <!ENTITY flac-time          "0.1 SBU (additional 0.7 SBU to run the test suite)">
    1313]>
    1414
     
    1616  <?dbhtml filename="flac.html"?>
    1717
     18  <sect1info>
     19    <date>$Date$</date>
     20  </sect1info>
    1821
    1922  <title>FLAC-&flac-version;</title>
     
    3235    </para>
    3336
    34     &lfs112_checked;
     37    &lfs110a_checked;
    3538
    3639    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6871    </itemizedlist>
    6972
    70     <!--
    7173    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7274
     
    7981      </listitem>
    8082    </itemizedlist>
    81     -->
    8283
    8384    <bridgehead renderas="sect3">FLAC Dependencies</bridgehead>
     
    8687    <para role="optional">
    8788      <xref linkend="libogg"/>,
     89      <!-- <xref linkend="xmms"/>, -->
    8890      <xref linkend="nasm"/>,
    8991      <xref linkend="docbook-utils"/>,
    90       <xref linkend="doxygen"/>,
    91       <xref linkend="valgrind"/>, and
    92       <ulink url="https://xmms.org">xmms</ulink>
     92      <xref linkend="doxygen"/> and
     93      <xref linkend="valgrind"/>
    9394    </para>
    9495
     
    106107    </para>
    107108
    108 <screen><userinput>./configure --prefix=/usr                                \
     109<screen><userinput>patch -Np1 -i ../flac-&flac-version;-security_fixes-1.patch      &amp;&amp;
     110./configure --prefix=/usr                                \
    109111            --disable-thorough-tests                     \
    110112            --docdir=/usr/share/doc/flac-&flac-version;          &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.