File: control

package info (click to toggle)
openalpp-cvs 20041206-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,796 kB
  • ctags: 549
  • sloc: cpp: 3,891; makefile: 154; ansic: 56; sh: 5
file content (38 lines) | stat: -rw-r--r-- 1,293 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
Source: openalpp-cvs
Section: libs
Priority: optional
Maintainer: Loic Dachary (OuoU) <loic@debian.org>
Build-Depends: debhelper (>> 4.0.0), doxygen, autoconf, automake1.7, libtool, libopenal-dev, libvorbis-dev, libopenthreads-dev (>= 0.9.8)
Standards-Version: 3.6.1.1

Package: openalpp-cvs-doc
Section: libdevel
Architecture: all
Depends: libopenalpp-cvs-dev (= ${Source-Version})
Description: Object Oriented version of OpenAL
 Written in C++, makes OpenAL so much more accessible. Compare openalpp to a
 scenegraph for OpenGL.
 .
 This package contains the openalpp API documentation.

Package: libopenalpp-cvs-dev
Section: libdevel
Architecture: any
Depends: libopenal-dev, libvorbis-dev, libopenthreads-dev, libopenalpp-cvs (= ${Source-Version})
Description: Object Oriented version of OpenAL
 Written in C++, makes OpenAL so much more accessible. Compare openalpp to a
 scenegraph for OpenGL.
 .
 This package contains the files needed to compile applications
 or other libraries using openalpp.

Package: libopenalpp-cvs
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Object Oriented version of OpenAL
 Written in C++, makes OpenAL so much more accessible. Compare openalpp to a
 scenegraph for OpenGL.
 .
 This package contains the openalpp runtime library.