Author: ken Date: 2012-02-27 18:33:53 -0700 (Mon, 27 Feb 2012) New Revision: 9541
Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/introduction/welcome/changelog.xml Log: 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. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-02-28 01:20:01 UTC (rev 9540) +++ trunk/BOOK/general.ent 2012-02-28 01:33:53 UTC (rev 9541) @@ -792,7 +792,10 @@ <!ENTITY gupnp-av-version "0.10.1"> <!ENTITY gupnp-dlna-version "0.6.4"> <!ENTITY gupnp-vala-version "0.10.2"> -<!ENTITY hamster-applet-version "2.30.2"> +<!-- Technically still part of gnome-3, but only in a 2.91 development release +which requires loads of python modules, some for old gnoem-2, depending on which +program you invoke. Development restarted Feb 12, so commented until a new release +<!ENTITY hamster-applet-version "2.30.2">--> <!ENTITY nautilus-sendto-version "3.0.1"> <!ENTITY seahorse-version "2.30.1"> <!ENTITY totem-version "2.30.2"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2012-02-28 01:20:01 UTC (rev 9540) +++ trunk/BOOK/gnome/add/add.xml 2012-02-28 01:33:53 UTC (rev 9541) @@ -57,7 +57,8 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-games.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-nettool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-power-manager.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/> + <!-- commented until there is a proper release without all the old gnome-2 python baggege + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orca.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-02-28 01:20:01 UTC (rev 9540) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-02-28 01:33:53 UTC (rev 9541) @@ -68,6 +68,12 @@ <listitem> <para>[ken] - added gupnp-vala-0.10.2 from Wayne.</para> </listitem> + <listitem> + <para>[ken] - comment hamster-applet. Although the last development + release is nominally part of gnome-3.2, and builds, it requires a variety + of old and/or unidentified Python modules, depending which command you + wish to run.</para> + </listitem> </itemizedlist> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
