Gcalctool version 5.26.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gcalctool  most recent diff


    version 5.26.3

      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.26.3 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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gcalctool Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gcalctool
      Version: 5.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      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/${name}/${branch}/

      Checksums: md5 4208595c1992c50a7f71882a23e76190 sha1 311b7dda8569e6737af20c3ba61af73582e7ee3a rmd160 02852922cf88825c8473851bf32fbd33a59a03ff

      use_bzip2 yes

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:gconf port:libglade2

      configure.args --disable-scrollkeeper --disable-schemas-install

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

    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



    Lightbox this page.