# -*- 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 # $Id$ PortSystem 1.0 name at-spi2-atk # you probably want to keep this at the same version as at-spi2-core version 2.10.2 checksums rmd160 28108116580b84c83e5e79a3453251030af8d295 \ sha256 e348a811c4830251f0c3018019072e7979ef35fb9b7f0b1b0a0dd1e66942d0f5 conflicts at-spi license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description Gnome Accesibility Technology 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 cal openmaintainer categories gnome platforms darwin homepage http://a11y.org/ master_sites gnome:sources/${name}/${branch}/ use_xz yes depends_build port:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:lib/pkgconfig/dbus-1.pc:dbus \ port:dbus-glib \ port:dbus-python27 \ port:atk \ port:at-spi2-core livecheck.type gnome