gcalctool version 5.20.0 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gcalctool  most recent diff


      View the most recent changes for the gcalctool port at: gcalctool.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gcalctool.
      The raw portfile for gcalctool 5.20.0 is located here:
      http://gcalctool.darwinports.com/dports/gnome/gcalctool/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gcalctool
      Google
      Web Darwinports.com



      # $Id: Portfile 31825 2007-12-09 11:25:48Z rhwood macports.org $

      PortSystem 1.0
      Name: gcalctool
      Version: 5.20.0
      revision 0
      Description: a GNOME 2 desktop calculator.
      Long Description: gcalctool is the desktop calculator that has been proposed for GNOME. It has Basic, Financial and Scientific modes.
      Maintainers: nomaintainer
      Category: gnome math
      Platform: darwin
      Homepage: http://calctool.sourceforge.net/
      master_sites gnome:sources/gcalctool/[strsed ${version} {/\.[0-9]*$//}]/

      checksums md5 fefe44a52465eae39c5bf9a9669a0aa6 sha1 55e876d2e6cfa0312603a0e02cbba1c19935382a rmd160 fed2b32f840c663c69fd9b4a407af44381ebf2b7

      use_bzip2 yes

      depends_lib lib:libgnomeui-2:libgnomeui port:dbus port:dbus-glib
      depends_build port:gnome-doc-utils

      configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
      configure.cppflags-append "-L${prefix}/lib -I/usr/X11R6/include -L/usr/X11R6/lib"

      pre-destroot { file mkdir ${destroot}${prefix}/var/lib/scrollkeeper }
      post-destroot {
      delete ${destroot}${prefix}/var/lib/scrollkeeper
      delete ${destroot}${prefix}/var/scrollkeeper
      }

      post-activate {
      system "scrollkeeper-update"
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/gcalctool
      % sudo port install gcalctool
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching gcalctool
      ---> Verifying checksum for gcalctool
      ---> Extracting gcalctool
      ---> Configuring gcalctool
      ---> Building gcalctool with target all
      ---> Staging gcalctool into destroot
      ---> Installing gcalctool
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gcalctool with these commands:
      %  man gcalctool
      % apropos gcalctool
      % which gcalctool
      % locate gcalctool

     Where to find more information:

    Darwin Ports



    image test