# $Id: Portfile,v 1.2 2005/09/13 06:57:47 olegb Exp $
PortSystem 1.0
name		gliv
version		1.9.3
description	GLiv is an OpenGL image viewer.
long_description   	GLiv is an OpenGL image viewer, image \
			loading is done via Gdk-pixbuf bundled with \
			GTK+-2.4, rendering with OpenGL and the graphical \
			user interface uses GTK+ with GtkGLExt. 
maintainers	darwinports@opendarwin.org
categories	graphics x11
platforms	darwin 
homepage	http://guichaz.free.fr/gliv/
master_sites    ${homepage}
checksums	md5 07bb026197128c6d86c2977a22e24ea2
depends_lib	lib:libgdkglext-x11-1.0:gtkglext
configure.env   LDFLAGS="-L/usr/X11R6/lib -lX11"
