# -*- 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.22.0 checksums rmd160 0d939f9f04147c7546a29772a1b37c638331f62b \ sha256 e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1 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 devans 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:dbus \ port:atk \ port:at-spi2-core patchfiles configure.ac.patch use_autoreconf yes autoreconf.args -fvi configure.args --disable-silent-rules livecheck.type gnome