Gnome-games version 2.26.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-games  most recent diff


    version 2.26.3

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


      # -*- 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 gnome-games Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-games
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Collection of small but addictive games for GNOME
      Long Description: ${description}
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://live.gnome.org/GnomeGames/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 32c69a25671d8d23b19f234efcc177ca sha1 0b859be03e6f25a43ed4ad41d6022b9bc83635fc rmd160 54ae263d943e2cf7dad2f1e160d7a2756e0ca573

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc

      depends_lib port:gconf port:librsvg port:py25-gtk port:gnome-python-desktop port:libsdl_mixer port:ggz-client-libs port:guile

      use_bzip2 yes

      configure.python ${prefix}/bin/python2.5

      configure.args --disable-scrollkeeper --disable-schemas-install --disable-tests

      post-extract {
      reinplace "s|/usr/bin/env python|${prefix}/bin/python2.5|" ${worksrcpath}/glchess/src/glchess.in.in
      reinplace "s|/usr/bin/env python|${prefix}/bin/python2.5|" ${worksrcpath}/gnome-sudoku/src/gnome-sudoku.in.in
      }

      post-activate {
      system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
      system "${prefix}/bin/scrollkeeper-update; true"
      system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.