Gtkevemon version 99 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gtkevemon  most recent diff


    version 99

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gtkevemon Portfile 57380 2009-09-10 09:03:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: gtkevemon
      Version: 99
      Category: games
      Maintainers: gmail.com:mellon85
      Description: GTK Eve-Online monitor
      Long Description: GtkEveMon is a skill monitoring standalone application for GNU/Linux systems. With GtkEveMon you can monitor your current skills and your skill training process without starting EVE-Online.
      Homepage: http://gtkevemon.battleclinic.com/
      use_parallel_build yes
      worksrcdir gtkevemon

      depends_lib port:gtkmm port:libxml2

      fetch.type svn
      svn.url svn://gtkevemon.battleclinic.com/GTKEVEMon/trunk/gtkevemon
      svn.revision ${version}

      destroot {
      xinstall -W ${worksrcpath}/src -m 755 gtkevemon ${destroot}${prefix}/bin
      }

      use_configure no

      Platform: darwin


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.