xplanet version 1.2.0 for Mac OS X 10.5 Leopard
Friday the 9th of May, 2008

    xplanet  most recent diff


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



      # $Id: Portfile 32874 2008-01-14 09:43:50Z ryandesign macports.org $

      PortSystem 1.0
      Name: xplanet
      Version: 1.2.0
      revision 1
      Category: x11 graphics
      Maintainers: nomaintainer
      Description: Render an image of a planet into an X window or file
      Long Description: Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.

      Platform: darwin

      Homepage: http://xplanet.sourceforge.net/
      master_sites sourceforge

      checksums md5 87d62fcdf43ad1beec677bfb6e299ac1

      depends_lib lib:libX11:XFree86 lib:libjpeg:jpeg lib:libpng:libpng lib:libtiff:tiff

      configure.args --with-x --with-xscreensaver --without-gif --with-jpeg --with-png --with-tiff --without-freetype --without-pango --mandir=${prefix}/share/man

      post-destroot {
      set docdir ${destroot}${prefix}/share/doc/${name}-${version}
      xinstall -d ${docdir}
      xinstall -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README TODO ${docdir}
      }

      Variant: freetype {
      configure.args-delete --without-freetype
      configure.args-append --with-freetype
      depends_lib lib:libfreetype:freetype
      }

      Variant: gif {
      configure.args-delete --without-gif
      configure.args-append --with-gif
      depends_lib-append lib:libungif:libungif
      }

      Variant: pango {
      configure.args-delete --without-pango
      configure.args-append --with-pango
      depends_lib-append lib:libpango:pango
      }

      Variant: aqua {
      depends_lib-delete lib:libX11:XFree86
      configure.args-delete --with-x
      configure.args-append --without-x --with-aqua
      }

      Variant: pnm {
      depends_lib-append lib:libnetpbm.10:netpbm
      }


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

     Where to find more information:

    Darwin Ports



    image test