# $Id: Portfile,v 1.9 2006/04/28 10:22:35 rhwood Exp $
PortSystem 1.0
name			libxklavier
version		2.2
description		libxklavier - utility library to make XKB stuff easier
long_description        ${description}
maintainers		gnome-darwinports@opendarwin.org
categories		gnome
platforms		darwin 
homepage		http://www.freedesktop.org/Software/LibXklavier
master_sites    	gnome:sources/${name}/2.2/

checksums		md5 1c53646f35d77564f42d3f4342cd443f \
			sha1 bee1ff8a437f3cab53b12dcad2336a3f96f03f64 \
			rmd160 0337e4c88905e4862c04cbad05b8c5987f93f4da

use_bzip2		yes

depends_lib \
	port:libxml2 lib:libiconv:libiconv port:zlib

patchfiles		patch-Makefile.in patch-xklavier_config_xkb
