Changeset ba86514c


Ignore:
Timestamp:
02/28/2012 01:33:53 AM (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:
16bc1d51
Parents:
4da3c92
Message:

As proposed, comment hamster-applet : to run the development version which is nominally part of gnome-3.2 requires a variety of python modules - some old gnome-2, others where the source is not yet identified - so rather than add these multitudinous modules, wait for development to produce a new stable 3.x version.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4da3c92 rba86514c  
    793793<!ENTITY gupnp-dlna-version           "0.6.4">
    794794<!ENTITY gupnp-vala-version           "0.10.2">
    795 <!ENTITY hamster-applet-version       "2.30.2">
     795<!-- Technically still part of gnome-3, but only in a 2.91 development release
     796which requires loads of python modules, some for old gnoem-2, depending on which
     797program you invoke.  Development restarted Feb 12, so commented until a new release
     798<!ENTITY hamster-applet-version       "2.30.2">-->
    796799<!ENTITY nautilus-sendto-version      "3.0.1">
    797800<!ENTITY seahorse-version             "2.30.1">
  • gnome/add/add.xml

    r4da3c92 rba86514c  
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-nettool.xml"/>
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-power-manager.xml"/>
    60   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/>
     60  <!-- commented until there is a proper release without all the old gnome-2 python baggege
     61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/>-->
    6162  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orca.xml"/>
    6263  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
  • introduction/welcome/changelog.xml

    r4da3c92 rba86514c  
    6969          <para>[ken] - added gupnp-vala-0.10.2 from Wayne.</para>
    7070        </listitem>
     71        <listitem>
     72          <para>[ken] - comment hamster-applet. Although the last development
     73          release is nominally part of gnome-3.2, and builds, it requires a variety
     74          of old and/or unidentified Python modules, depending which command you
     75          wish to run.</para>
     76        </listitem>
    7177      </itemizedlist>
    7278    </listitem>
Note: See TracChangeset for help on using the changeset viewer.