Portfile

# $Id: Portfile 21483 2007-01-26 02:44:07Z eridius@macports.org $
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 nomaintainer@macports.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"