Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/flac.xml

    rc93c620c r3f2db3a6  
    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        "26703ed2858c1fc9ffc05136d13daa69">
     9  <!ENTITY flac-md5sum        "ca9140f37b286d2571e37d66aae50f92">
    1010  <!ENTITY flac-size          "1.0 MB">
    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)">
     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)">
    1313]>
    1414
     
    1616  <?dbhtml filename="flac.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>FLAC-&flac-version;</title>
     
    3532    </para>
    3633
    37     &lfs110a_checked;
     34    &lfs112_checked;
    3835
    3936    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7168    </itemizedlist>
    7269
     70    <!--
    7371    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7472
     
    8179      </listitem>
    8280    </itemizedlist>
     81    -->
    8382
    8483    <bridgehead renderas="sect3">FLAC Dependencies</bridgehead>
     
    8786    <para role="optional">
    8887      <xref linkend="libogg"/>,
    89       <!-- <xref linkend="xmms"/>, -->
    9088      <xref linkend="nasm"/>,
    9189      <xref linkend="docbook-utils"/>,
    92       <xref linkend="doxygen"/> and
    93       <xref linkend="valgrind"/>
     90      <xref linkend="doxygen"/>,
     91      <xref linkend="valgrind"/>, and
     92      <ulink url="https://xmms.org">xmms</ulink>
    9493    </para>
    9594
     
    107106    </para>
    108107
    109 <screen><userinput>patch -Np1 -i ../flac-&flac-version;-security_fixes-1.patch      &amp;&amp;
    110 ./configure --prefix=/usr                                \
     108<screen><userinput>./configure --prefix=/usr                                \
    111109            --disable-thorough-tests                     \
    112110            --docdir=/usr/share/doc/flac-&flac-version;          &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.