File: control

package info (click to toggle)
osgal-cvs 20060903-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,836 kB
  • ctags: 424
  • sloc: sh: 8,806; cpp: 1,815; makefile: 86
file content (47 lines) | stat: -rw-r--r-- 1,901 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
Source: osgal-cvs
Section: libs
Priority: optional
Maintainer: Loic Dachary (OuoU) <loic@debian.org>
Build-Depends: debhelper (>> 4.0.0), dpatch, cdbs, g++ (>= 3.3.0), doxygen, pkg-config, autoconf, automake1.9, libtool, libopenalpp-cvs-dev, libproducer-dev, libopenscenegraph-dev (>= 0.9.8), libvorbis-dev, pkg-config
Standards-Version: 3.6.2.1

Package: osgal-cvs-doc
Section: libdevel
Architecture: all
Description: OpenSceneGraph adapter for OpenAL
 OsgAL (http://www.vrlab.umu.se/research/osgAL/) is a small library for
 adding 3D sound support to the open source scenegraph OpenSceneGraph
 (http://www.openscenegraph.org/). It is based on openalpp
 (http://sourceforge.net/projects/alpp) which provides a C++ API to
 openal (http://www.openal.org/).
 .
 This package contains the osgal API documentation.

Package: libosgal-cvs-dev
Section: libdevel
Architecture: any
Depends: libopenalpp-cvs-dev, libosgal-cvs1 (= ${Source-Version})
Description: OpenSceneGraph adapter for OpenAL
 OsgAL (http://www.vrlab.umu.se/research/osgAL/) is a small library for
 adding 3D sound support to the open source scenegraph OpenSceneGraph
 (http://www.openscenegraph.org/). It is based on openalpp
 (http://sourceforge.net/projects/alpp) which provides a C++ API to
 openal (http://www.openal.org/).
 .
 This package contains the files needed to compile applications
 or other libraries using osgal.

Package: libosgal-cvs1
Section: libs
Architecture: any
Conflicts: libosgal-cvs
Depends: ${shlibs:Depends}
Description: OpenSceneGraph adapter for OpenAL
 OsgAL (http://www.vrlab.umu.se/research/osgAL/) is a small library for
 adding 3D sound support to the open source scenegraph OpenSceneGraph
 (http://www.openscenegraph.org/). It is based on openalpp
 (http://sourceforge.net/projects/alpp) which provides a C++ API to
 openal (http://www.openal.org/).
 .
 This package contains the osgal runtime library.