Changeset 3265ae7


Ignore:
Timestamp:
05/18/2005 01:05:49 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
ab3a3af7
Parents:
26da27fa
Message:

Updated to GNOME Netstatus-2.10.0

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-netstatus.xml

    r26da27fa r3265ae7  
    77<!ENTITY gnome-netstatus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
    88<!ENTITY gnome-netstatus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2">
    9 <!ENTITY gnome-netstatus-md5sum "fadc8a26ff7142e1372740d2edc435b1">
    10 <!ENTITY gnome-netstatus-size "492 KB">
    11 <!ENTITY gnome-netstatus-buildsize "9.6 MB">
    12 <!ENTITY gnome-netstatus-time "0.12 SBU">
     9<!ENTITY gnome-netstatus-md5sum "b1a044cfbe3299e00d514d966d4766e8">
     10<!ENTITY gnome-netstatus-size "510 KB">
     11<!ENTITY gnome-netstatus-buildsize "8 MB">
     12<!ENTITY gnome-netstatus-time "0.1 SBU">
    1313]>
    1414
     
    6565    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
    6666    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    67 make &amp;&amp;
    68 make install &amp;&amp;
     67make</command></userinput></screen>
     68
     69<para>This package does not come with a test suite.</para>
     70
     71<para>Now, as the root user:</para>
     72
     73<screen><userinput role='root'><command>make install &amp;&amp;
    6974chmod 644 `pkg-config --variable=prefix ORBit-2.0`\
    7075/share/gnome/help/gnome-netstatus/C/*.xml</command></userinput></screen>
  • introduction/welcome/changelog.xml

    r26da27fa r3265ae7  
    2626
    2727    <listitem>
     28      <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0 and
     29      GNOME Netstatus-2.10.0; commented out the Nautilus Media package from
     30      inclusion in the book.</para>
     31    </listitem>
     32
     33    <listitem>
    2834      <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
    2935      bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
    30       gedit-2.10.2, GGV-2.8.4, File Roller-2.10.3 and GConf
    31       Editor-2.10.0.</para>
     36      gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
    3237    </listitem>
    3338
Note: See TracChangeset for help on using the changeset viewer.