Changeset 6c77282


Ignore:
Timestamp:
11/08/2013 03:11:18 PM (10 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.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:
ed9edd4f
Parents:
f48a5b65
Message:

Update to audacious-3.4.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf48a5b65 r6c77282  
    809809<!ENTITY CDParanoia-version           "III-10.2">
    810810<!ENTITY freetts-version              "1.2.2">
    811 <!ENTITY audacious-version            "3.4.1">
    812 <!ENTITY audacious-plugins-version    "3.4.1">
     811<!ENTITY audacious-version            "3.4.2">
     812<!ENTITY audacious-plugins-version    "3.4.2">
    813813<!ENTITY amarok-version               "2.8.0">
    814814<!ENTITY pnmixer-version              "0.5.1">
  • introduction/welcome/changelog.xml

    rf48a5b65 r6c77282  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to audacious-3.4.2. Fixes
     51          <ulink url="&blfs-ticket-root;4273">#4273</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Update to xf86-video-nouveau-1.0.10. Fixes
    5155          <ulink url="&blfs-ticket-root;4281">#4281</ulink>.</para>
  • multimedia/audioutils/audacious.xml

    rf48a5b65 r6c77282  
    88           "http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
    99  <!ENTITY audacious-download-ftp         " ">
    10   <!ENTITY audacious-md5sum               "f7f00c2b7d50f2da42be457efe2c376d">
    11   <!ENTITY audacious-size                 "468 KB">
    12   <!ENTITY audacious-buildsize            "15 MB">
     10  <!ENTITY audacious-md5sum               "b5ee7a825b1cc1a5348875e6274cfc4e">
     11  <!ENTITY audacious-size                 "476 KB">
     12  <!ENTITY audacious-buildsize            "45 MB">
    1313  <!ENTITY audacious-time                 "0.2 SBU">
    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       "74c9929190dee4b95db8633d4edb2afb">
    18   <!ENTITY audacious-plugins-size         "1.7 MB">
    19   <!ENTITY audacious-plugins-buildsize    "42 MB">
     17  <!ENTITY audacious-plugins-md5sum       "ac105d093eb819e6346abe19134a40e9">
     18  <!ENTITY audacious-plugins-size         "1.8 MB">
     19  <!ENTITY audacious-plugins-buildsize    "44 MB">
    2020  <!ENTITY audacious-plugins-time         "0.6 SBU">
    2121]>
     
    125125    <bridgehead renderas="sect4">Optional</bridgehead>
    126126    <para role="optional">
     127      <xref linkend="thunar"/>,
    127128      <xref linkend="pcre"/> or
    128129      <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink> and
     
    239240    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    240241      href="../../xincludes/update-icons-and-desktop.xml"/>
    241 
     242      <para>
     243        Optionally, if you have <xref linkend="xdg-utils"/> installed, run the
     244        <command>xdg-icon-resource forceupdate --them hicolor</command>
     245        command, for the installed icon to be displayed i the menu item.
     246      </para>
    242247  </sect2>
    243248
     
    286291          /usr/include/libaudcore,
    287292          /usr/include/libaudgui,
    288           /usr/lib/audacious and
    289           /usr/share/audacious
     293          /usr/lib/audacious,
     294          /usr/share/audacious and
     295          /usr/share/doc/audacious-&audacious-version;
    290296        </seg>
    291297      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.