# $Id: Portfile,v 1.2 2005/09/13 06:12:47 olegb Exp $

PortSystem 1.0
name		gthumb
version		2.2.1
description	Image viewer and browser for the gnome desktop.
long_description	${description}
maintainers	gnome-darwinports@opendarwin.org
categories	gnome 
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gthumb/2.2/
use_bzip2	yes
checksums	md5 174831cfa6ee0702675e3ea9faf74b57
depends_lib	bin:libgnomeprintui-2:libgnomeprintui
patchfiles	patch_image-viewer.c
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
post-configure	{ system "scrollkeeper-update" }
