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

    gnome-mag  most recent diff


    version 0.15.9

      View the most recent changes for the gnome-mag port at: gnome-mag.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-mag.
      The raw portfile for gnome-mag 0.15.9 is located here:
      http://gnome-mag.darwinports.com/dports/gnome/gnome-mag/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-mag


      # -*- 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-mag Portfile 59071 2009-10-09 07:25:06Z devans macports.org $

      PortSystem 1.0

      Name: gnome-mag
      Version: 0.15.9
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: GNOME magnifier.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 db651bbd63f4ae3cfeb344c42f80d206 sha1 b04c6728f8998d476ce1cb39734e72ca02d68bf5 rmd160 b246e5d3eb8d2817287f7a54d10d3e17f7e24550

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils
      depends_lib port:at-spi port:gconf port:libbonobo port:xorg-libXdamage port:xorg-libXcomposite

      use_bzip2 yes

      configure.args --enable-colorblind-applet=no --disable-schemas-install --x-includes=${prefix}/include --x-libraries=${prefix}/lib

      Variant: colorblind description {Enable building of colorblind applet} {
      depends_lib-append port:libcolorblind
      depends_lib-append port:py25-gnome
      configure.args-delete --enable-colorblind-applet=no
      configure.python ${prefix}/bin/python2.5
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.