# $Id: Portfile,v 1.7 2006/02/24 10:40:00 rhwood Exp $
PortSystem 1.0
name		libgail-gnome
version		1.1.3
description	An implementation of the ATK interfaces for GNOME widgets.
long_description       	Gail, the Gnome Accessibility Implementation library, \
			is implementation of the ATK interfaces for GNOME widgets.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/libgail-gnome/1.1/
checksums	sha1 323b8218fd7124f75200f289781ac8ff2c26009b
patchfiles	patch_Makefile.in
depends_lib	lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel
use_bzip2 	yes
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
		LDFLAGS="-L${prefix}/lib -lfontconfig -lXft -lXrender -L/usr/X11R6/lib -lX11 -lXinerama -lXrandr -lXext"
