Ignore:
Timestamp:
11/26/2015 06:32:28 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e477680
Parents:
52935b7
Message:
  • Update to opus-1.1.1.
  • Update to mplayer-SVN-r37561.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16687 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/opus.xml

    r52935b7 r86010b1  
    77  <!ENTITY opus-download-http "http://downloads.xiph.org/releases/opus/opus-&opus-version;.tar.gz">
    88  <!ENTITY opus-download-ftp  " ">
    9   <!ENTITY opus-md5sum        "c5a8cf7c0b066759542bc4ca46817ac6">
    10   <!ENTITY opus-size          "831 KB">
    11   <!ENTITY opus-buildsize     "16 MB">
    12   <!ENTITY opus-time          "0.2 SBU (additional 0.5 SBU for tests)">
     9  <!ENTITY opus-md5sum        "cfb354d4c65217ca32a762f8ab15f2ac">
     10  <!ENTITY opus-size          "936 KB">
     11  <!ENTITY opus-buildsize     "21 MB (with tests)">
     12  <!ENTITY opus-time          "0.5 SBU  (with tests)">
    1313]>
    1414
     
    7474    </itemizedlist>
    7575
     76    <bridgehead renderas="sect4">Optional</bridgehead>
     77    <para role="optional">
     78      <xref linkend="doxygen"/> and
     79      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
     80    </para>
     81
    7682    <para condition="html" role="usernotes">User Notes:
    7783      <ulink url='&blfs-wiki;/Opus'/>
     
    8894    </para>
    8995
    90 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     96<screen><userinput>./configure --prefix=/usr    \
     97            --disable-static \
     98            --docdir=/usr/share/doc/opus-&opus-version; &amp;&amp;
    9199make</userinput></screen>
    92100
Note: See TracChangeset for help on using the changeset viewer.