Changeset 1f9a2c88


Ignore:
Timestamp:
02/20/2012 10:24:11 PM (12 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.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:
f0088d1
Parents:
320f2a9
Message:

Add accerciser: some changes to the dependencies, so blame me not Wayne if it is wrong. It now runs, but I can't in all honesty tick it 'works properly' - the first tab shows various module errors, and almost all the options in the menu are marked as (unimplemented).

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r320f2a9 r1f9a2c88  
    765765
    766766<!-- Utilities -->
     767<!ENTITY accerciser-version           "3.2.1">
    767768<!ENTITY aisleriot-version            "3.2.2">
    768769<!ENTITY cheese-version               "2.30.1">
  • gnome/add/add.xml

    r320f2a9 r1f9a2c88  
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-utilities.xml"/>
    3434
     35  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accerciser.xml"/>
    3536  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aisleriot.xml"/>
    3637  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cheese.xml"/>
  • gnome/add/at-spi2-atk.xml

    r320f2a9 r1f9a2c88  
    99  <!ENTITY at-spi2-atk-md5sum        "ab78c1f276de2d19c541fb878456702e">
    1010  <!ENTITY at-spi2-atk-size          "282 KB">
    11   <!ENTITY at-spi2-atk-buildsize     "?? MB">
    12   <!ENTITY at-spi2-atk-time          "?? SBU">
     11  <!ENTITY at-spi2-atk-buildsize     "9.9 MB">
     12  <!ENTITY at-spi2-atk-time          "0.2 SBU">
    1313]>
    1414
     
    3333    bridges ATK to D-Bus at-spi.</para>
    3434
    35     &lfs68_built;
     35    &lfs70_built;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r320f2a9 r1f9a2c88  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[ken] - merge at-spi2-atk-2.3.1 from Wayne.</para>
     48          <para>[ken] - add at-spi2-atk-2.3.1 from Wayne.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[ken] - add accerciser-3.2.1 from Wayne.</para>
    4952        </listitem>
    5053      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.