Goffice version 0.6.6 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    goffice  most recent diff


    version 0.6.6

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


      # -*- 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 goffice Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: goffice
      Version: 0.6.6
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: GOffice is a library of document-centric objects and utilities.
      Long Description: GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.
      Maintainers: nomaintainer
      Category: gnome devel
      Platform: darwin
      Homepage: http://freshmeat.net/projects/goffice/
      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes
      Checksums: md5 92e51878b9cd9c2fa954953d708f2c47 sha1 ac3b768198ee13264ddd26bc7b039d9788c14ad7 rmd160 672bce0f1485f373417ec84a580a1d8551ea86d2

      depends_lib port:libart_lgpl port:bzip2 port:expat port:gtk2 port:libglade2 port:libgsf port:libxml2

      configure.env GMSGFMT=${prefix}/bin/msgfmt

      configure.args --without-gnome

      use_parallel_build yes

      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/goffice
      % sudo port install goffice
      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 goffice
      ---> Verifying checksum for goffice
      ---> Extracting goffice
      ---> Configuring goffice
      ---> Building goffice with target all
      ---> Staging goffice into destroot
      ---> Installing goffice
    - 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 goffice with these commands:
      %  man goffice
      % apropos goffice
      % which goffice
      % locate goffice

     Where to find more information:

    Darwin Ports



    Lightbox this page.