cosmoplayer version 2.1.1 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    cosmoplayer  most recent diff


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



      # $Id: Portfile 33661 2008-02-02 19:18:40Z gwright macports.org $

      PortSystem 1.0
      Name: cosmoplayer
      Version: 2.1.1
      Category: devel
      Maintainers: gwright macports.org
      Platform: darwin

      Description: Java classes to support VRML

      Homepage: http://www.sgi.com/products/software/cosmo/
      master_sites http://opendx.npaci.edu/libs/

      checksums md5 e714c838a012bab0fcf670c21a716ed3

      distname ${name}-jar

      post-extract {
      file rename ${workpath}/comsoplayer-jar ${workpath}/${distname}
      }

      use_configure no
      build { }
      destroot {
      set java_share_dir ${destroot}${prefix}/share/java
      file mkdir ${java_share_dir}
      file copy ${worksrcpath}/npcosmop211.jar ${java_share_dir}
      }

      universal_variant no


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

     Where to find more information:

    Darwin Ports



    image test