license Permissive BSD MIT
description OpenGL binding for the Gauche
long_description Gauche-gl is an extension module of Gauche Scheme \
implementation. It provides gl, gl.glut and gl.math3d \
homepage http://www.shiro.dreamhost.com/scheme/gauche/
master_sites sourceforge:gauche
distname Gauche-gl-$version
checksums md5 052d1b97f10a3333d38e365fa4d3d5af
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 {*}[glob ${worksrcpath}/doc/*.html] ${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}