# -*- 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
PortGroup gobject_introspection 1.0
# you probably want to keep this at the same version as at-spi2-atk
checksums rmd160 8b4da05431a7c764701a36d8be4753ff0dc17574 \
sha256 c80e0cdf5e3d713400315b63c7deffa561032a6c37289211d8afcfaa267c2615
set branch [join [lrange [split ${version} .] 0 1] .]
description Gnome Accesibility Technology Service
'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 @dbevans} openmaintainer
homepage http://a11y.org/
master_sites gnome:sources/${name}/${branch}/
depends_build port:pkgconfig \
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
gobject_introspection yes
configure.args --disable-silent-rules \
--x-includes=${prefix}/include \
--x-libraries=${prefix}/lib