Updated to GNOME Applets-2.30.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8529 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2010-08-19 10:13:55 +00:00
parent c7549e827c
commit 2c643e5c6d
3 changed files with 26 additions and 17 deletions

View File

@ -587,7 +587,7 @@ $Date$
<!ENTITY libgnome-keyring-version "2.30.1">
<!ENTITY gnome-keyring-version "2.30.3">
<!ENTITY gnome-control-center-version "2.30.1">
<!ENTITY gnome-applets-version "2.28.0">
<!ENTITY gnome-applets-version "2.30.0">
<!ENTITY gnome-backgrounds-version "2.28.0">
<!ENTITY gnome-desktop-version "2.28.2">
<!ENTITY gnome-doc-utils-version "0.20.1">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-applets-download-http "&gnome-download-http;/gnome-applets/&gnome-old-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
<!ENTITY gnome-applets-download-ftp "&gnome-download-ftp;/gnome-applets/&gnome-old-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
<!ENTITY gnome-applets-md5sum "9eb00e9dc468d2c5c71b70c9fb2b751c">
<!ENTITY gnome-applets-size "9.2 MB">
<!ENTITY gnome-applets-buildsize "93 MB">
<!ENTITY gnome-applets-time "0.8 SBU">
<!ENTITY gnome-applets-download-http "&gnome-download-http;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
<!ENTITY gnome-applets-download-ftp "&gnome-download-ftp;/gnome-applets/&gnome-version;/gnome-applets-&gnome-applets-version;.tar.bz2">
<!ENTITY gnome-applets-md5sum "2afcbedc10b1a0e8072ac4eefdc8d770">
<!ENTITY gnome-applets-size "9.5 MB">
<!ENTITY gnome-applets-buildsize "97 MB">
<!ENTITY gnome-applets-time "1.5 SBU">
]>
<sect1 id="gnome-applets" xreflabel="GNOME Applets-&gnome-applets-version;">
@ -33,6 +33,8 @@
small applications which generally run in the background and display
their output to the <application>GNOME</application> panel.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -59,7 +61,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
url="&patch-root;/gnome-applets-2.28.0-stickynotes-1.patch"/></para>
url="&patch-root;/gnome-applets-&gnome-applets-version;-stickynotes-1.patch"/></para>
</listitem>
</itemizedlist>
@ -97,7 +99,7 @@
<para>Install <application>GNOME Applets</application> by
running the following commands:</para>
<screen><userinput>patch -Np1 -i ../gnome-applets-2.28.0-stickynotes-1.patch &amp;&amp;
<screen><userinput>patch -Np1 -i ../gnome-applets-&gnome-applets-version;-stickynotes-1.patch &amp;&amp;
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib \
@ -153,15 +155,19 @@ make -C man install-man</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>cpufreq-selector, gnome-keyboard-applet, accessx-status-applet,
null_applet, stickynotes_applet, drivemount_applet2, gweather-applet-2,
trashapplet, charpick_applet2, cpufreq-applet, multiload-applet-2,
geyes_applet2, and battstat-applet-2</seg>
<seg>cpufreq-selector, accessx-status-applet, battstat-applet-2,
charpick_applet2, cpufreq-applet, drivemount_applet2, geyes_applet2,
gweather-applet-2, multiload-applet-2, null_applet, stickynotes_applet,
and trashapplet</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-applets,share/{omf,
gnome/help/,xmodmap,pixmaps/{accessx-status-applet,stickynotes,
cpufreq-applet},gnome-applets/{geyes/{Bizarre,Default,Default-tiny,
Bloodshot,Tango,Horrid},builder}}}</seg>
<seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-applets,
share/{gnome-applets/{builder,geyes/{Bizarre,Bloodshot,Default-tiny,
Horrid,Tango}},gnome/help/{accessx-status/*,battstat/*,char-palette/*,
cpufreq-applet/*,drivemount/*,geyes/*,gweather/*,multiload/*,
stickynotes_applet/*,trashapplet/*},omf/{accessx-status,battstat,
char-palette,cpufreq-applet,drivemount,geyes,gweather,multiload,
stickynotes_applet,trashapplet},pixmaps/{accessx-status-applet,
cpufreq-applet,stickynotes},xmodmap}}</seg>
</seglistitem>
</segmentedlist>

View File

@ -43,6 +43,9 @@
<listitem>
<para>August 19th, 2010</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to GNOME Applets-2.30.0.</para>
</listitem>
<listitem>
<para>[wblaszcz] - Made changes to gnome-keyring-2.30.3. Fixes ticket
<ulink url="&blfs-ticket-root;3090">#3090</ulink>.</para>