Euchre version 0.7c - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.7c

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


      The euchre Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $

      PortSystem 1.0
      Name: euchre
      Version: 0.7c
      Category: games x11
      Platform: darwin
      Maintainers: gmail.com:abender
      Description: euchre, a common card game
      Long Description: Implementation of the card game euchre in C++ with GUI in GTK.
      Homepage: http://www.cs.umd.edu/~bender/
      Master Sites: http://www.cs.umd.edu/~bender/
      Checksums: md5 93667d371b037e897b05a0000b5bf094

      depends_lib port:gtk1 port:gettext port:glib1

      worksrcdir ${name}-0.7

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} README NEWS AUTHORS TODO COPYING ${destroot}${prefix}/share/doc/${name}
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.