# $Id: Portfile 40948 2008-10-18 20:05:04Z ryandesign@macports.org $

PortSystem          1.0

name                quesoglc
version             0.7.1
categories          graphics
platforms           darwin
maintainers         simon openmaintainer
description         QuesoGLC is a free implementation of the OpenGL \
                    Character Renderer (GLC).
long_description    ${description} QuesoGLC is based on the FreeType \
                    library, provides Unicode support and is designed to be \
                    easily ported to any platform that supports both \
                    Freetype and OpenGL.

homepage            http://quesoglc.sourceforge.net/
master_sites        sourceforge
checksums           md5 53e9c5c304369803aa99000916728119 \
                    sha1 f2573f5a8a8bf232104cc72bdbe13f5fc963186a \
                    rmd160 168e375f633e6c47425c92c56369a8dd2a9b40e1
use_bzip2           yes

depends_lib         port:freetype \
                    port:fontconfig

livecheck.regex     {<title>QuesoGLC (.*) released.*</title>}
