Gvemod-crayola version 0.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gvemod-crayola  most recent diff


    version 0.2

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


      The gvemod-crayola Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0

      Name: gvemod-crayola
      Version: 0.2
      Category: science graphics x11
      Maintainers: ira.uka.de:raphael
      Description: An interactive tool for colouring faces of geometric objects within Geomview
      Long Description: This is the Crayola emodule, an interactive tool for colouring faces of geometric objects within Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
      Homepage: http://www.geomview.org/
      Platform: darwin
      Master Sites: sourceforge
      Master Sites:.mirror_subdir geomview
      livecheck.name geomview
      livecheck.distname ${name}
      Checksums: md5 d860e661e846da844c66d01b18d0e4f6 sha1 5c90ab6fdc6bf43a26d70b68692b6768089f5d4d rmd160 70b6dfe6820603d712925660a004b4a04e7ebecf
      depends_lib port:geomview port:tk

      # Work around case-inensitivity "Crayola" script <-> "crayola" final binary
      post-extract {
      move ${worksrcpath}/src/Crayola ${worksrcpath}/src/Crayola.tc
      reinplace "s|module_tcl_DATA = Crayola|module_tcl_DATA = Crayola.tc|" ${worksrcpath}/src/Makefile.in
      }
      post-destroot {
      move ${destroot}${prefix}/libexec/geomview/tcl/Crayola.tc ${destroot}${prefix}/libexec/geomview/tcl/Crayola
      }
      platform darwin 9 {
      configure.ldflags-append -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.