Changeset 84f1407


Ignore:
Timestamp:
05/18/2005 04:33:45 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:
ce49e897
Parents:
e4e0d060
Message:

Updated to gcalctool-5.5.42

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gcalctool.xml

    re4e0d060 r84f1407  
    55  %general-entities;
    66
    7 <!ENTITY gcalctool-download-http "http://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.4/gcalctool-&gcalctool-version;.tar.bz2">
    8 <!ENTITY gcalctool-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.4/gcalctool-&gcalctool-version;.tar.bz2">
    9 <!ENTITY gcalctool-md5sum "51de83d6d68d7cb65dced80b96acbaaa">
    10 <!ENTITY gcalctool-size "918 KB">
    11 <!ENTITY gcalctool-buildsize "15.9 MB">
    12 <!ENTITY gcalctool-time "0.15 SBU">
     7<!ENTITY gcalctool-download-http "http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.5/gcalctool-&gcalctool-version;.tar.bz2">
     8<!ENTITY gcalctool-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.5/gcalctool-&gcalctool-version;.tar.bz2">
     9<!ENTITY gcalctool-md5sum "0f42e6e437f64c844b7b30e3255b02aa">
     10<!ENTITY gcalctool-size "1.0 MB">
     11<!ENTITY gcalctool-buildsize "16 MB">
     12<!ENTITY gcalctool-time "0.2 SBU">
    1313]>
    1414
     
    4545<sect3><title><application>gcalctool</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="libgnomeui"/> and <xref linkend="scrollkeeper"/></para>
     47<para><xref linkend="libgnomeui"/> and
     48<xref linkend="scrollkeeper"/></para>
    4849</sect4>
    4950</sect3>
     
    5960<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6061    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    61 make &amp;&amp;
    62 make install</command></userinput></screen>
     62make</command></userinput></screen>
     63
     64<para>This package does not come with a test suite.</para>
     65
     66<para>Now, as the root user:</para>
     67
     68<screen><userinput role='root'><command>make install</command></userinput></screen>
    6369
    6470</sect2>
     
    9399<application><acronym>GNOME</acronym></application>.</para></sect3>
    94100
     101<sect3><title>gnome-calculator</title>
     102<para><command>gnome-calculator</command> is a symlink to the
     103<command>gcalctool</command> program.</para></sect3>
     104
    95105</sect2>
    96106
  • introduction/welcome/changelog.xml

    re4e0d060 r84f1407  
    3232
    3333    <listitem>
    34       <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0 and
    35       GNOME Netstatus-2.10.0; commented out the Nautilus Media package from
    36       inclusion in the book.</para>
     34      <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
     35      GNOME Netstatus-2.10.0 and gcalctool-5.5.42; commented out the Nautilus
     36      Media package from inclusion in the book.</para>
    3737    </listitem>
    3838
Note: See TracChangeset for help on using the changeset viewer.