mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated to GNOME Netstatus-2.10.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4340 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
26da27fa2c
commit
3265ae7838
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY gnome-netstatus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
|
<!ENTITY gnome-netstatus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
|
||||||
<!ENTITY gnome-netstatus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
|
<!ENTITY gnome-netstatus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
|
||||||
<!ENTITY gnome-netstatus-md5sum "fadc8a26ff7142e1372740d2edc435b1">
|
<!ENTITY gnome-netstatus-md5sum "b1a044cfbe3299e00d514d966d4766e8">
|
||||||
<!ENTITY gnome-netstatus-size "492 KB">
|
<!ENTITY gnome-netstatus-size "510 KB">
|
||||||
<!ENTITY gnome-netstatus-buildsize "9.6 MB">
|
<!ENTITY gnome-netstatus-buildsize "8 MB">
|
||||||
<!ENTITY gnome-netstatus-time "0.12 SBU">
|
<!ENTITY gnome-netstatus-time "0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gnome-netstatus"
|
<sect1 id="gnome-netstatus"
|
||||||
@ -64,8 +64,13 @@ by running the following commands:</para>
|
|||||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||||
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
||||||
make &&
|
make</command></userinput></screen>
|
||||||
make install &&
|
|
||||||
|
<para>This package does not come with a test suite.</para>
|
||||||
|
|
||||||
|
<para>Now, as the root user:</para>
|
||||||
|
|
||||||
|
<screen><userinput role='root'><command>make install &&
|
||||||
chmod 644 `pkg-config --variable=prefix ORBit-2.0`\
|
chmod 644 `pkg-config --variable=prefix ORBit-2.0`\
|
||||||
/share/gnome/help/gnome-netstatus/C/*.xml</command></userinput></screen>
|
/share/gnome/help/gnome-netstatus/C/*.xml</command></userinput></screen>
|
||||||
|
|
||||||
|
@ -24,11 +24,16 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0 and
|
||||||
|
GNOME Netstatus-2.10.0; commented out the Nautilus Media package from
|
||||||
|
inclusion in the book.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
|
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
|
||||||
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
|
bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
|
||||||
gedit-2.10.2, GGV-2.8.4, File Roller-2.10.3 and GConf
|
gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
|
||||||
Editor-2.10.0.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user