gnushogi version 1.3.2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnushogi  most recent diff


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



      # $Id: Portfile 31257 2007-11-19 05:24:03Z takanori macports.org $

      PortSystem 1.0

      Name: gnushogi
      Version: 1.3.2
      Category: games
      Maintainers: takanori
      Description: GNU version of Shogi, a game of Japanese chess.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/gnushogi.html
      master_sites http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/
      patchfiles patch-gnushogi_gnushogi.h.diff
      checksums md5 a18eae93afc89bfd368ed5f6768be791 sha1 6135ec3eb84917d0dc2cab9ac982818ed41aad87 rmd160 b177d2843f42490d33665f3a167068c64bc64214

      depends_lib lib:libncurses:ncurses lib:libX11:XFree86

      configure.args --with-x --with-xshogi

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/lib/gnushogi

      xinstall -m 755 -s ${worksrcpath}/gnushogi/gnushogi ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/gnushogi/gnushogi.bbk ${destroot}${prefix}/lib/gnushogi
      xinstall -m 644 ${worksrcpath}/doc/gnushogi.6 ${destroot}${prefix}/share/man/man6
      eval xinstall -m 644 [glob ${worksrcpath}/doc/gnushogi.info*] ${destroot}${prefix}/share/info

      xinstall -m 755 -s ${worksrcpath}/xshogi/xshogi ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/doc/xshogi.6 ${destroot}${prefix}/share/man/man6
      }

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex GNU shogi (\[0-9.\]+)

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

     Where to find more information:

    Darwin Ports



    image test