euchre version 0.7c for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    euchre  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0
      Name: euchre
      Version: 0.7c
      Category: games x11
      Maintainers: abender gmail.com
      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



    image test