Source: haskell-vacuum-opengl Priority: extra Section: haskell Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-glut-dev (>= 2.1), libghc-glut-prof (>= 2.1), libghc-opengl-dev (>= 2.2), libghc-opengl-prof (>= 2.2), libghc-bitmap-dev (>= 0.0.1), libghc-bitmap-dev (<< 0.1), libghc-bitmap-prof (>= 0.0.1), libghc-bitmap-prof (<< 0.1), libghc-bitmap-opengl-dev (>= 0.0.0), libghc-bitmap-opengl-dev (<< 0.1), libghc-bitmap-opengl-prof (>= 0.0.0), libghc-bitmap-opengl-prof (<< 0.1), libghc-network-dev, libghc-network-prof, libghc-stb-image-dev (>= 0.2), libghc-stb-image-dev (<< 0.3), libghc-stb-image-prof (>= 0.2), libghc-stb-image-prof (<< 0.3), libghc-vacuum-dev (>= 0.0.90), libghc-vacuum-prof (>= 0.0.90) Build-Depends-Indep: ghc-doc, libghc-glut-doc (>= 2.1), libghc-opengl-doc (>= 2.2), libghc-bitmap-doc (>= 0.0.1), libghc-bitmap-doc (<< 0.1), libghc-bitmap-opengl-doc (>= 0.0.0), libghc-bitmap-opengl-doc (<< 0.1), libghc-network-doc, libghc-stb-image-doc (>= 0.2), libghc-stb-image-doc (<< 0.3), libghc-vacuum-doc (>= 0.0.90) Standards-Version: 3.9.1 Homepage: http://code.haskell.org/~bkomuves/ Package: libghc-vacuum-opengl-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Intended as an easier-to-build alternative (no large dependency chain) to vacuum-cairo. Because of severe problems with GHCi+GLUT, it is implemented using a client-server architecture. . Author: Balazs Komuves Upstream-Maintainer: bkomuves (plus) hackage (at) gmail (dot) com . This package contains the normal library files. Package: libghc-vacuum-opengl-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Intended as an easier-to-build alternative (no large dependency chain) to vacuum-cairo. Because of severe problems with GHCi+GLUT, it is implemented using a client-server architecture. . Author: Balazs Komuves Upstream-Maintainer: bkomuves (plus) hackage (at) gmail (dot) com . This package contains the libraries compiled with profiling enabled. Package: libghc-vacuum-opengl-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Visualize live Haskell data structures using vacuum, graphviz and OpenGL. Intended as an easier-to-build alternative (no large dependency chain) to vacuum-cairo. Because of severe problems with GHCi+GLUT, it is implemented using a client-server architecture. . Author: Balazs Komuves Upstream-Maintainer: bkomuves (plus) hackage (at) gmail (dot) com . This package contains the documentation files. Package: vacuum-opengl-server Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the vacuum-opengl-0.0.3 library.