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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
Source: taoframework
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>,
Dylan R. E. Moonfire <debian@mfgames.com>,
Balint Reczey <balint@balintreczey.hu>,
Sam Hocevar <sho@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: cli-common-dev (>= 0.4.4),
dh-autoreconf,
freeglut3-dev,
libalut-dev,
libgl1-mesa-dev | libgl1-dev,
libnunit-cil-dev,
libopenal-dev,
libsdl-gfx1.2-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl-net1.2-dev,
libsdl-ttf2.0-dev,
libsdl1.2-dev,
libsmpeg-dev,
libx11-dev,
mono-devel (>= 2.4.3),
monodoc-base
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-cli-libs/packages/taoframework.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-cli-libs/packages/taoframework.git
Homepage: http://sourceforge.net/projects/taoframework/
Package: libtaoframework-opengl3.0-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Conflicts: libtaoframework-opengl2.1-cil
Replaces: libtaoframework-opengl2.1-cil
Description: Tao CLI binding for OpenGL and GLU
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
OpenGL is a vendor-neutral, multi-platform standard for high performance
2D/3D graphics on devices ranging from mobile phones to PCs to
Supercomputers.
GLU is the OpenGL Utility Library. This is a set of functions to create
texture mipmaps from a base image, map coordinates between screen and
object space, and draw quadric surfaces and NURBS.
Package: libtaoframework-opengl-cil-dev
Architecture: all
Depends: libtaoframework-opengl3.0-cil (= ${binary:Version}), ${misc:Depends}
Conflicts: libtaoframework-opengl2.1-cil
Replaces: libtaoframework-opengl2.1-cil,
libtaoframework-opengl3.0-cil (<< 2.1.svn20090801-2~)
Description: Tao CLI binding for OpenGL and GLU - development files
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
OpenGL is a vendor-neutral, multi-platform standard for high performance
2D/3D graphics on devices ranging from mobile phones to PCs to
Supercomputers.
GLU is the OpenGL Utility Library. This is a set of functions to create
texture mipmaps from a base image, map coordinates between screen and
object space, and draw quadric surfaces and NURBS.
.
This package contains development files for Tao.OpenGl, and should be used
for compilation.
Package: libtaoframework-openal1.1-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Description: Tao CLI binding for OpenAL
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
Package: libtaoframework-openal-cil-dev
Architecture: all
Depends: libtaoframework-openal1.1-cil (= ${binary:Version}), ${misc:Depends}
Replaces: libtaoframework-openal1.1-cil (<< 2.1.svn20090801-2~)
Description: Tao CLI binding for OpenAL - development files
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This package contains development files for Tao.OpenAl and should be used
for compilation.
Package: libtaoframework-sdl1.2-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Description: Tao CLI binding for SDL
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
designed to provide low level access to audio, keyboard, mouse, joystick,
3D hardware via OpenGL, and 2D video framebuffer.
Package: libtaoframework-sdl-cil-dev
Architecture: all
Depends: libtaoframework-sdl1.2-cil (= ${binary:Version}), ${misc:Depends}
Replaces: libtaoframework-sdl1.2-cil (<< 2.1.svn20090801-2~)
Description: Tao CLI binding for SDL - development files
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
designed to provide low level access to audio, keyboard, mouse, joystick,
3D hardware via OpenGL, and 2D video framebuffer.
.
This package contains development files for Tao.Sdl, and should be used
for compilation.
Package: libtaoframework-freeglut2.4-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Description: Tao CLI binding for freeglut
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library. GLUT (and hence freeglut) allows the user to
create and manage windows containing OpenGL contexts on a wide range of
platforms and also read the mouse, keyboard and joystick functions.
Package: libtaoframework-freeglut-cil-dev
Architecture: all
Depends: libtaoframework-freeglut2.4-cil (= ${binary:Version}),
libtaoframework-opengl-cil-dev,
${misc:Depends}
Replaces: libtaoframework-freeglut2.4-cil (<< 2.1.svn20090801-2~)
Description: Tao CLI binding for freeglut - development files
The Tao Framework is a collection of bindings and libraries to
facilitate cross-platform games-related development utilizing the Mono
and .NET platforms.
.
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library. GLUT (and hence freeglut) allows the user to
create and manage windows containing OpenGL contexts on a wide range of
platforms and also read the mouse, keyboard and joystick functions.
.
This package contains development files for Tao.FreeGlut, and should be
used for compilation.
Package: monodoc-taoframework-manual
Architecture: all
Section: doc
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for all the Tao libraries
The MonoDoc Project is the documentation framework of the Mono project which
provides detailed API documentation for all Mono components and the Mono CLI
implementation.
.
This package contains the compiled XML documentation for Tao.
|