Changeset 7d3ac0d


Ignore:
Timestamp:
04/18/2012 10:05:36 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
a87b1c9
Parents:
360b48e6
Message:

Added Celt 0.5.1.3, Spice GTK 0.11 and libvirt 0.9.11

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

Files:
3 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r360b48e6 r7d3ac0d  
    164164
    165165<!-- Chapter 7a Virtualization -->
     166<!ENTITY libvirt-version              "0.9.11">
     167<!ENTITY spice-gtk-version            "0.11">
    166168<!ENTITY qemu-kvm-version             "1.0">
    167169
     
    922924<!ENTITY alsa-download-http           "http://gd.tuwien.ac.at/opsys/linux/alsa">
    923925<!ENTITY alsa-download-ftp            "ftp://ftp.alsa-project.org/pub">
     926<!ENTITY celt051-version              "0.5.1.3">
    924927<!ENTITY audiofile-version            "0.3.2">
    925928<!ENTITY esound-version               "0.2.41">
  • introduction/welcome/changelog.xml

    r360b48e6 r7d3ac0d  
    6464          <ulink url="&blfs-ticket-root;2141">#2141</ulink>.</para>
    6565        </listitem>
     66        <listitem>
     67          <para>[krejzi] - Added Celt 0.5.1.3.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[krejzi] - Added Spice-GTK 0.11.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[krejzi] - Added libvirt 0.9.11.</para>
     74        </listitem>
    6675      </itemizedlist>
    6776    </listitem>
  • multimedia/libdriv/libdriv.xml

    r360b48e6 r7d3ac0d  
    3131  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="arts.xml"/> -->
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audiofile.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="celt051.xml"/>
    3334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="esound.xml"/>
    3435  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faac.xml"/>
  • postlfs/virtualization/virtualization.xml

    r360b48e6 r7d3ac0d  
    2222  processor.</para>
    2323
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libvirt.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="spice-gtk.xml"/>
    2426  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qemu-kvm.xml"/>
    2527
Note: See TracChangeset for help on using the changeset viewer.