1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: gtkglarea-sharp
Section: libs
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Build-Depends: debhelper (>= 5), quilt
Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-gmcs, mono-utils, libmono-dev, libgtkgl2.0-dev, libgtk2.0-cil
Standards-Version: 3.7.3
Package: libgtkglarea0.0-cil
Architecture: all
Depends: ${cli:Depends}
Description: CLI bindings for the GTK OpenGL area widget
The gtkglarea-sharp bindings allow CLI (.NET) programs to use the GTK OpenGL
area widget to display accelerated 3D graphics in GTK applications.
.
This package contains the runtime assemblies.
Package: libgtkglarea-cil-examples
Architecture: all
Depends: ${cli:Depends}
Description: gtkglarea-sharp examples
The gtkglarea-sharp bindings allow CLI (.NET) programs to use the GTK OpenGL
area widget to display accelerated 3D graphics in GTK applications.
.
This package contains sample code to use the bindings.
|