Changeset b7643a16


Ignore:
Timestamp:
10/09/2013 06:31:26 PM (11 years ago)
Author:
Ken Moffat <ken@…>
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:
fd65789
Parents:
58d0203
Message:

Replace gvolwheel by pnmixer.

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

Files:
1 added
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r58d0203 rb7643a16  
    805805<!ENTITY audacious-plugins-version    "3.4.1">
    806806<!ENTITY amarok-version               "2.8.0">
    807 <!ENTITY gvolwheel-version            "1.0">
     807<!ENTITY pnmixer-version              "0.5.1">
    808808
    809809<!-- Chapter 40 -->
  • introduction/welcome/changelog.xml

    r58d0203 rb7643a16  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[ken] - Archive gvolwheel, replacing it by pnmixer-0.5.1 which
     51          is more capable (has a mute button, obeys alsa overrides).</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Update to serf-1.3.2. Fixes
    5155          <ulink url="&blfs-ticket-root;4152">#4152</ulink>.</para>
  • multimedia/audioutils/audioutils.xml

    r58d0203 rb7643a16  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audacious.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="amarok.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvolwheel.xml"/>
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pnmixer.xml"/>
    3535
    3636</chapter>
Note: See TracChangeset for help on using the changeset viewer.