Changeset e1827ca for multimedia


Ignore:
Timestamp:
09/20/2012 11:40:26 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
0c36ac74
Parents:
09396b5
Message:

Update to Audacious-3.3.1

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

Location:
multimedia
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    r09396b5 re1827ca  
    88    "http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
    99  <!ENTITY audacious-download-ftp         " ">
    10   <!ENTITY audacious-md5sum               "28f1e2c683d358457ed9bfe8bcc29ec2">
    11   <!ENTITY audacious-size                 "660 KB">
    12   <!ENTITY audacious-buildsize            "17 MB">
    13   <!ENTITY audacious-time                 "0.4 SBU">
     10  <!ENTITY audacious-md5sum               "06a11023fcbcdfe07d2232d8340fb61e">
     11  <!ENTITY audacious-size                 "448 KB">
     12  <!ENTITY audacious-buildsize            "11 MB">
     13  <!ENTITY audacious-time                 "0.2 SBU">
    1414  <!ENTITY audacious-plugins-download
    1515    "http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
    16   <!ENTITY audacious-plugins-md5sum       "7aaf8ad389a2983baddbdd57207e0724">
    17   <!ENTITY audacious-plugins-size         "1.9 MB">
    18   <!ENTITY audacious-plugins-buildsize    "52 MB">
    19   <!ENTITY audacious-plugins-time         "0.9 SBU">
     16  <!ENTITY audacious-plugins-md5sum       "cc8c6b035279d6ef976bc7775881b42a">
     17  <!ENTITY audacious-plugins-size         "1.6 MB">
     18  <!ENTITY audacious-plugins-buildsize    "37 MB">
     19  <!ENTITY audacious-plugins-time         "0.6 SBU">
    2020
    2121]>
     
    4343    </para>
    4444
    45     &lfs71_checked;
     45    &lfs72_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    192192    <title>Installation of Audacious Plugins</title>
    193193
     194    <note><para>If <application>Xorg</application> is not installed in
     195    <filename class='directory'>/usr</filename>, tell the linker
     196    where to find it:</para>
     197
     198<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
     199    </note>
     200
    194201    <para>
    195202      Install the required plugins package by unpacking the tarball, changing
  • multimedia/libdriv/libvorbis.xml

    r09396b5 re1827ca  
    104104
    105105    <para>
    106       To test the results, issue: <command>make check</command>.
     106      To test the results, issue: <command>make LIBS=-lm check</command>.
    107107    </para>
    108108
Note: See TracChangeset for help on using the changeset viewer.