File: control

package info (click to toggle)
gauche-gl 0.6-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 6,188 kB
  • ctags: 26,275
  • sloc: ansic: 33,199; lisp: 13,740; sh: 2,484; makefile: 297
file content (15 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: gauche-gl
Section: lisp
Priority: optional
Maintainer: Debian Gauche Maintainers <pkg-gauche-devel@lists.alioth.debian.org>
Uploaders: YAEGASHI Takeshi <yaegashi@debian.org>, NIIBE Yutaka <gniibe@fsij.org>, Jens Thiele <karme@karme.de>
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 9), autotools-dev, freeglut3-dev, pkg-config, gauche-dev (>= 0.9.5), autoconf, texinfo
Standards-Version: 3.9.8
Homepage: http://practical-scheme.net/gauche/

Package: gauche-gl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gauche bindings for OpenGL
 Gauche-gl is an extension module of Gauche Scheme implementation.
 It provides gl, gl.glut, and gl.math3d modules.