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

    version 1.26.0

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


      # -*- 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 atk Portfile 57404 2009-09-10 19:14:04Z snc macports.org $

      PortSystem 1.0
      PortGroup muniversal 1.0

      Name: atk
      Version: 1.26.0
      Revision: 1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: devel
      Maintainers: nomaintainer
      Description: GNOME accessibility toolkit
      Homepage: http://projects.gnome.org/accessibility/
      Platform: darwin

      Long Description: ATK is the GNOME Accessibility ToolKit

      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 719229408019c548855673840679f156 sha1 c31ae32fc7304430cdd45e7e85c7fda788e39471 rmd160 179a3a2dfb2c2e1e0a0bb0e25c43f7f26e9d3e1d

      use_bzip2 yes

      depends_build port:pkgconfig port:gtk-doc

      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv

      configure.args --enable-static

      use_parallel_build yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.