at-spi version 1.21.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    at-spi  most recent diff


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



      # $Id: Portfile 31825 2007-12-09 11:25:48Z rhwood macports.org $
      PortSystem 1.0
      Name: at-spi
      Version: 1.21.1
      Description: Gnome Accesibility Technologi Service
      Long Description: 'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      master_sites gnome:sources/at-spi/[strsed ${version} {/\.[0-9]*$//}]/

      checksums md5 1fc0bea95472e0523533367a23953252 rmd160 a1e04c59943993c63515abc36a95ecc7ebd92b8a

      depends_build port:p5-xml-parser port:pkgconfig
      depends_lib port:atk port:gtk2 port:libbonobo port:gail port:py25-numeric port:py25-wxpython

      use_bzip2 yes

      configure.args --enable-static --enable-platform-gnome-2 --disable-xevie

      configure.env PYTHON=${prefix}/bin/python2.5

      # --with-x is the default state for the configure file
      Variant: x11 {
      configure.args-append --with-x
      configure.cflgas-append "-I/usr/X11R6/include"
      }

      # currently does not work, see http://bugzilla.gnome.org/show_bug.cgi?id=500838
      Variant: quartz {
      configure.args-append --without-x
      }

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

     Where to find more information:

    Darwin Ports



    image test