Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/flac.xml

    r4a83293 rac38e9dc  
    88  <!ENTITY flac-download-ftp  "ftp://downloads.xiph.org/pub/xiph/releases/flac/flac-&flac-version;.tar.xz">
    99  <!ENTITY flac-md5sum        "b9922c9a0378c88d3e901b234f852698">
    10   <!ENTITY flac-size          "898 KB">
    11   <!ENTITY flac-buildsize     "23 MB (additional 77 MB to run the test suite)">
    12   <!ENTITY flac-time          "0.3 SBU (additional 0.9 SBU to run the test suite)">
     10  <!ENTITY flac-size          "920 KB">
     11  <!ENTITY flac-buildsize     "31 MB (additional 77 MB to run the test suite)">
     12  <!ENTITY flac-time          "0.3 SBU (additional 0.5 SBU to run the test suite)">
    1313]>
    1414
     
    3434    information.</para>
    3535
    36     &lfs76_checked;
     36    &lfs77_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5757      </listitem>
    5858    </itemizedlist>
    59 
    60     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    61     <itemizedlist spacing="compact">
    62       <listitem>
    63         <para>Required patch: <ulink
    64         url="&patch-root;/flac-&flac-version;-gcc43-1.patch"/></para>
    65       </listitem>
    66     </itemizedlist> -->
    6759
    6860    <bridgehead renderas="sect3">FLAC Dependencies</bridgehead>
     
    111103    used so that the test suite will complete in a reasonable amount of time.
    112104    Remove it if you desire more extensive tests.</para>
    113 
    114     <para><option>--enable-sse</option>: This option is off by default and
    115     should be set on if your machine has SSE capability. One way to find out if
    116     you have SSE is to issue <command>cat /proc/cpuinfo</command> and see if
    117     <computeroutput>sse</computeroutput> is listed in the flags.</para>
    118105
    119106  </sect2>
Note: See TracChangeset for help on using the changeset viewer.