File: control

package info (click to toggle)
gauche-gtk 0.6%2Bgit20160927-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,428 kB
  • ctags: 1,357
  • sloc: ansic: 7,101; lisp: 5,659; sh: 2,829; makefile: 341
file content (15 lines) | stat: -rw-r--r-- 743 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: gauche-gtk
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, libgtk2.0-dev, libgtkglext1-dev, libglib2.0-dev, libpango1.0-dev, pkg-config, gauche-dev (>= 0.9.5), autoconf
Standards-Version: 3.9.8
Homepage: http://practical-scheme.net/gauche/

Package: gauche-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gauche bindings for GTK+ GUI Toolkit
 Gauche-gtk is an extension module of Gauche Scheme implementation.
 It provides gtk, gtk.gl, and gtk.glgd modules.