# $Id: Portfile 38077 2008-07-05 21:37:56Z ryandesign@macports.org $ PortSystem 1.0 name gail version 1.22.1 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nox openmaintainer categories gnome platforms darwin description An implementation of the ATK interfaces for GTK+ widgets. long_description \ Gail, the Gnome Accessibility Implementation library, is \ implementation of the ATK interfaces for GTK+ widgets. homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums md5 521e2e1ae1dfe4699c037b1be205b0b3 \ sha1 d400bc79b0a54a1aa7b87ab0f1f4f2e48b5582cd \ rmd160 e3ade3b2472bd4aeaed08597b53bb066982cc948 depends_build port:pkgconfig depends_lib port:gettext \ port:libiconv \ path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \ port:atk \ port:gtk2 configure.cppflags-append -L${prefix}/lib variant quartz description {Enable Quartz support} { patchfiles-append patch-gail-gailwindow.c.diff } livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}