Gtetrinet version 0.7.11 - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    gtetrinet  most recent diff


    version 0.7.11

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


      The gtetrinet Portfile 51021 2009-05-15 15:55:30Z and.damore macports.org $

      PortSystem 1.0

      Name: gtetrinet
      Version: 0.7.11
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: games gnome
      Maintainers: warp-opendarwin spin.de
      Description: A GNOME based tetrinet client
      Long Description: GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. (If you don't know what Tetrinet is, check out tetrinet.org)

      Homepage: http://gtetrinet.sourceforge.net/
      Platform: darwin

      use_bzip2 yes
      Master Sites: gnome:sources/${name}/${branch}/
      Checksums: md5 7d113e49506e44b836ce6f259fd3ad88 sha1 e39f5b072d290f48f6460451d114db9ab18f7f6a rmd160 fbc3a17a49afcce3f66a16b736af9c3102090b04

      depends_lib port:libgnomeui

      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append -L${prefix}/lib

      post-destroot {
      file rename ${destroot}${prefix}/games/gtetrinet ${destroot}${prefix}/bin/gtetrinet
      }

      livecheck.check regex
      livecheck.url http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-([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/gtetrinet
      % sudo port install gtetrinet
      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 gtetrinet
      ---> Verifying checksum for gtetrinet
      ---> Extracting gtetrinet
      ---> Configuring gtetrinet
      ---> Building gtetrinet with target all
      ---> Staging gtetrinet into destroot
      ---> Installing gtetrinet
    - 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 gtetrinet with these commands:
      %  man gtetrinet
      % apropos gtetrinet
      % which gtetrinet
      % locate gtetrinet

     Where to find more information:

    Darwin Ports



    Lightbox this page.