Ignore:
Timestamp:
03/22/2020 06:11:47 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
bb65a3c
Parents:
b51fe6e
Message:

Update to libdvdnav-6.1.0.
Update to libdvdread-6.1.0.
Update to audacious and audacious-plugins 4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    rb51fe6e r254bc90d  
    88           "https://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
    99  <!ENTITY audacious-download-ftp         " ">
    10   <!ENTITY audacious-md5sum               "9dfcf0290f766d91b0e195a232d4e4bf">
    11   <!ENTITY audacious-size                 "552 KB">
    12   <!ENTITY audacious-buildsize            "22 MB (with Gtk user interface)">
    13   <!ENTITY audacious-time                 "0.3 SBU (with Gtk user interface)">
     10  <!ENTITY audacious-md5sum               "711f400a415c0e344b409f138f4602b6">
     11  <!ENTITY audacious-size                 "568 KB">
     12  <!ENTITY audacious-buildsize            "45 MB (with Qt user interface)">
     13  <!ENTITY audacious-time                 "0.6 SBU (with Qt user interface)">
    1414
    1515  <!ENTITY audacious-plugins-download
    1616           "https://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
    17   <!ENTITY audacious-plugins-md5sum       "c54e49a3a32c0df2beaf4fdf14a4bd75">
    18   <!ENTITY audacious-plugins-size         "1.6 MB">
    19   <!ENTITY audacious-plugins-buildsize    "49 MB (with Gtk user interface)">
    20   <!ENTITY audacious-plugins-time         "0.7 SBU (with Gtk user interface)">
     17  <!ENTITY audacious-plugins-md5sum       "d5279031a5f51c2b52989fcce03db0bb">
     18  <!ENTITY audacious-plugins-size         "1.7 MB">
     19  <!ENTITY audacious-plugins-buildsize    "104 MB (with Qt user interface)">
     20  <!ENTITY audacious-plugins-time         "1.3 SBU (with Qt user interface)">
    2121]>
    2222
     
    128128    <bridgehead renderas="sect4">Optional</bridgehead>
    129129    <para role="optional">
    130       <!-- no sign of these in 3.9, commented pro tem
    131       <xref linkend="pcre"/> or
    132       <ulink url="https://github.com/kkos/oniguruma">Oniguruma</ulink>, and -->
    133130      <xref linkend="valgrind"/>
    134 <!--      <ulink url="http://atheme.org/projects/libguess.html">libguess</ulink>-->
    135131    </para>
    136132
     
    246242
    247243    <para>
    248       <option>--disable-gtk</option>: Use this to disable GTK+ support.
     244      <option>--enable-gtk</option>: Use this to enable GTK+ support.
     245    </para>
     246
     247    <para>
     248      <option>--disable-qt</option>: Use this to disable qt support.
    249249    </para>
    250250
     
    252252      <option>--disable-mp3</option>: Use this for the plugins if you have
    253253      not installed mpg123 and do not wish to play mp3 files.
    254     </para>
    255 
    256     <para>
    257       <option>--enable-qt</option>: Use this to enable Qt support.
    258254    </para>
    259255
Note: See TracChangeset for help on using the changeset viewer.