Ignore:
Timestamp:
07/28/2005 10:19:16 AM (19 years ago)
Author:
Richard Downing <richard@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
891c06f
Parents:
560e5960
Message:

Updated to libvorbis-1.1.1 and vorbis-tools-1.1.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/vorbistools.xml

    r560e5960 r70fd340  
    77  <!ENTITY vorbistools-download-http "http://www.vorbis.com/files/1.0.1/unix/vorbis-tools-&vorbistools-version;.tar.gz">
    88  <!ENTITY vorbistools-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/vorbis-tools-&vorbistools-version;.tar.gz">
    9   <!ENTITY vorbistools-md5sum        "80d3ae3bbae2a488d433d86b8fd64777">
     9  <!ENTITY vorbistools-md5sum        "47845fd76f5f2354a3619c4097575487">
    1010  <!ENTITY vorbistools-size          "701 KB">
    11   <!ENTITY vorbistools-buildsize     "5.3 MB">
    12   <!ENTITY vorbistools-time          "0.12 SBU">
     11  <!ENTITY vorbistools-buildsize     "6.9 MB">
     12  <!ENTITY vorbistools-time          "0.13 SBU">
    1313]>
    1414
     
    7676    commands:</para>
    7777
    78 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     78<screen><userinput>./configure --prefix=/usr --enable-vcut &amp;&amp;
    7979make</userinput></screen>
    8080
     81    <para>This package does not come with a test suite.</para>
     82
    8183    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8284
    8385<screen role="root"><userinput>make install</userinput></screen>
    8486
     87   
    8588  </sect2>
    8689
     
    114117      <para>Issue <command>man libao.conf</command> for information
    115118      about setting the default output device. Also see
    116       <filename>/usr/share/doc/vorbis-tools-1.0.1/ogg123rc-example</filename>.</para>
     119      <filename>/usr/share/doc/vorbis-tools-1.1.1/ogg123rc-example</filename>.</para>
    117120
    118121    </sect3>
Note: See TracChangeset for help on using the changeset viewer.