# $Id: Portfile,v 1.12 2006/06/24 12:33:56 rhwood Exp $
PortSystem 1.0
name		gnome-themes
version		2.14.2
description	A collection of themes and icons for GNOME 2 designed \
		for accessibility.
long_description        New package of default themes for GNOME, \
			which currently includes GTK+ and icon \
			themes designed for accessibility.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gnome-themes/2.14/
checksums	md5 aa369e130f9fc3b8fd0fd4481766a56c \
		sha1 d3aad9902e40dd4cbbdce943abe3a476803ea916 \
		rmd160 9b0679e86e023bd8d83f4f68191078ad1fd089c5

depends_lib	lib:gtk-engines-2:gtk-engines2

depends_build	bin:gnutar:gnutar \
		bin:perl:perl5.8

use_bzip2 	yes

extract.post_args	|gnutar -xf -

configure.args	--enable-all-themes
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
