File: control.dapper

package info (click to toggle)
openalpp-cvs 20060714-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,288 kB
  • ctags: 588
  • sloc: sh: 8,763; cpp: 4,310; makefile: 172; ansic: 56
file content (39 lines) | stat: -rw-r--r-- 1,384 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
Source: openalpp-cvs
Section: libs
Priority: optional
Maintainer: Loic Dachary (OuoU) <loic@debian.org>
Build-Depends: debhelper (>> 4.0.0), dpatch, g++ (>= 3.3.0), doxygen, autoconf, automake1.9, libtool, libopenal-dev, libvorbis-dev, libalut-dev, libopenthreads-dev (>= 0.9.8), pkg-config
Standards-Version: 3.6.2.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, libalut-dev, libopenalpp-cvs1 (= ${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-cvs1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libopenalpp-cvs
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.