File: control

package info (click to toggle)
haskell-glut 2.1.1.1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 664 kB
  • ctags: 34
  • sloc: sh: 2,854; haskell: 2,297; makefile: 79; ansic: 53
file content (51 lines) | stat: -rw-r--r-- 2,736 bytes parent folder | download
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: haskell-glut
Section: libdevel
Priority: optional
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-opengl-dev (= 2.2.1.1-2), libghc6-opengl-prof (= 2.2.1.1-2), libghc6-opengl-doc (= 2.2.1.1-2), freeglut3-dev, libice-dev, libsm-dev, libxi-dev, libxmu-dev

Package: libghc6-glut-dev
Section: libdevel
Architecture: any
Depends: ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ${shlibs:Depends}, ${misc:Depends}, libghc6-opengl-dev (= 2.2.1.1-2), freeglut3-dev, libice-dev, libsm-dev, libxi-dev, libxmu-dev
Suggests: libghc6-glut-prof, libghc6-glut-doc
Description: Haskell GLUT binding for GHC
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.

Package: libghc6-glut-prof
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libghc6-glut-dev, ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), libghc6-opengl-prof (= 2.2.1.1-2), freeglut3-dev, libice-dev, libsm-dev, libxi-dev, libxmu-dev
Suggests: libghc6-glut-doc
Description: Haskell GLUT binding for GHC; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.

Package: libghc6-glut-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-opengl-doc (= 2.2.1.1-2)
Suggests: libghc6-glut-dev, libghc6-glut-prof
Description: Haskell GLUT binding for GHC; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.