g-wrap version 1.3.4 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    g-wrap  most recent diff


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



      # $Id: Portfile 31212 2007-11-18 13:46:26Z mas macports.org $

      PortSystem 1.0
      Name: g-wrap
      Version: 1.3.4
      revision 4
      Category: lang
      Maintainers: nomaintainer
      Platform: darwin
      Description: A tool for autogenerating scheme bindings for C language functions, structures & enums.
      Long Description: ${description}

      patchfiles patch-configure.diff patch-ltmain.sh.diff

      Homepage: http://www.nongnu.org/g-wrap/index.html
      master_sites http://www.gnucash.org/pub/g-wrap/source/
      checksums md5 bf29b8b563cc27d9f7fd90a6243653aa
      depends_lib port:slib-guile port:glib1

      post-destroot {
      xinstall -d ${destroot}${prefix}/share/info
      foreach info [glob ${destroot}${prefix}/info/*] {
      file rename $info ${destroot}${prefix}/share/info/
      }
      delete ${destroot}${prefix}/info
      delete ${destroot}${prefix}/share/man
      }

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

     Where to find more information:

    Darwin Ports



    image test