Changeset 22c3fc8e for multimedia


Ignore:
Timestamp:
09/23/2016 07:42:19 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
f277301f
Parents:
4be68bec
Message:

Update to audacious-3.8.
Update to stunnel-5.36.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    r4be68bec r22c3fc8e  
    88           "http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
    99  <!ENTITY audacious-download-ftp         " ">
    10   <!ENTITY audacious-md5sum               "1e7fe437d7e975da36f98c3e1fbf51e5">
    11   <!ENTITY audacious-size                 "560 KB">
    12   <!ENTITY audacious-buildsize            "19 MB (with Gtk user interface)">
     10  <!ENTITY audacious-md5sum               "901f71b0c97ee09c8e14bc71bce1aae8">
     11  <!ENTITY audacious-size                 "580 KB">
     12  <!ENTITY audacious-buildsize            "18 MB (with Gtk user interface)">
    1313  <!ENTITY audacious-time                 "0.3 SBU (with Gtk user interface)">
    1414
    1515  <!ENTITY audacious-plugins-download
    1616           "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
    17   <!ENTITY audacious-plugins-md5sum       "6ae2f17885897e717b8bbafc32858e2f">
    18   <!ENTITY audacious-plugins-size         "1.8 MB">
    19   <!ENTITY audacious-plugins-buildsize    "61 MB (with Gtk user interface)">
    20   <!ENTITY audacious-plugins-time         "1.0 SBU (with Gtk user interface)">
     17  <!ENTITY audacious-plugins-md5sum       "21109ff3e74b62d6bb9cb89b249f7d02">
     18  <!ENTITY audacious-plugins-size         "1.7 MB">
     19  <!ENTITY audacious-plugins-buildsize    "54 MB (with Gtk user interface)">
     20  <!ENTITY audacious-plugins-time         "0.9 SBU (with Gtk user interface)">
    2121]>
    2222
     
    229229    </para>
    230230
    231 <screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &amp;&amp;
     231<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr --disable-wavpack &amp;&amp;
    232232make</userinput></screen>
    233233
     
    262262
    263263    <para><option>--disable-gtk</option>: Use this to disable GTK+ support.</para>
     264
     265    <para><option>--disable-wavpack</option>: This otion is required
     266    unless the optional WavPack package is installed.</para>
    264267
    265268    <para><option>--disable-mp3</option>: Use this for the plugins if you have
Note: See TracChangeset for help on using the changeset viewer.