gnucash-devel version 2.2.99.svn-${svn.tag} for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gnucash-devel  most recent diff


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



      # $Id: Portfile 32175 2007-12-19 07:18:19Z mas macports.org $

      PortSystem 1.0
      Name: gnucash-devel
      svn.tag 16555
      # see http://svn.gnucash.org/trac/timeline
      Version: 2.2.99.svn-${svn.tag}
      #version 2.1.5
      #revision 0
      Category: gnome x11
      Maintainers: nomaintainer
      Description: financial-accounting software
      Long Description: GnuCash is a personal and small-business financial-accounting software. -- gnucash-devel fetches the current developer version, then tries to build and install it. This may or may not work. It cannot be installed along the regular (stable) version. If you want to try it, it is recommended that you `port deactivate gnucash', then `port install gnucash-devel', so that you can go back to a working copy in case anything goes wrong.
      Homepage: http://www.gnucash.org/

      depends_lib lib:XML/Parser.pm:p5-xml-parser port:glib2 port:gconf port:guile port:slib port:slib-guile lib:libpopt:popt lib:libgnomeui:libgnomeui lib:libgnomeprintui:libgnomeprintui lib:libgtkhtml-3:libgtkhtml3 lib:libgsf:libgsf lib:libgoffice-0.3:goffice03 lib:aqbanking:aqbanking lib:libofx:libofx lib:Finance/Quote.pm:p5-finance-quote port:gnucash-docs
      depends_build bin:glibtoolize:libtool port:automake
      depends_run port:evince

      #master_sites http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/
      #distname gnucash-${version}
      ##worksrcdir ${distname}.
      # # this was a packaging bug in 2.1.0
      #use_bzip2 yes
      #checksums md5 7dfc9a46eb49b744fb7a8c543ef9cccc
      # # gpg signature for 2.1.5 verified

      fetch.type svn
      svn.url http://svn.gnucash.org/repo/gnucash/trunk/
      distname trunk

      pre-configure {
      system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
      }

      configure.args --disable-glibtest --disable-debug --disable-profile --disable-dependency-tracking --enable-hbci --enable-ofx

      default_variants +guile16

      Variant: without_hbci {
      depends_lib-delete lib:aqbanking:aqbanking
      configure.args-delete --enable-hbci
      configure.args-append --disable-hbci
      }

      Variant: without_ofx {
      depends_lib-delete lib:libofx:libofx
      configure.args-delete --enable-ofx
      configure.args-append --disable-ofx
      }

      Variant: without_quotes {
      depends_lib-delete lib:Finance/Quote.pm:p5-finance-quote
      }

      Variant: without_docs {
      depends_lib-delete port:gnucash-docs
      }

      Variant: guile16 {
      depends_lib-delete port:guile
      depends_lib-delete port:slib-guile
      depends_lib-append port:guile16 port:slib-guile16
      }

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

     Where to find more information:

    Darwin Ports



    image test