File: control

package info (click to toggle)
openni-sensor-primesense 5.1.0.41-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,932 kB
  • ctags: 8,061
  • sloc: cpp: 34,506; ansic: 14,901; sh: 245; python: 155; makefile: 93; xml: 8
file content (50 lines) | stat: -rw-r--r-- 2,079 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
48
49
50
Source: openni-sensor-primesense
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>,
           Jochen Sprickerhof <jspricke@debian.org>
Build-Depends: debhelper (>= 10),
               python,
               libjpeg-dev,
               libopenni-dev (>= 1.1.0.41)
Standards-Version: 3.9.8
Section: libs
Homepage: http://www.openni.org
Vcs-Git: https://anonscm.debian.org/cgit/pkg-multimedia/openni-sensor-primesense.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/openni-sensor-primesense.git

Package: libopenni-sensor-primesense-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libopenni-sensor-primesense0 (= ${binary:Version})
Provides: libopenni-sensor-dev
Conflicts: libopenni-sensor-dev
Replaces: libopenni-sensor-dev
Description: headers for working with PrimeSense sensor OpenNI modules
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the PrimeSense camera for processing with the OpenNI Middleware, like
 PrimeSense NITE.
 .
 This package provides the headers for building against these sensor modules.

Package: libopenni-sensor-primesense0
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         openni-utils
Provides: libopenni-sensor
Conflicts: libopenni-sensor
Replaces: libopenni-sensor
Description: PrimeSense sensor modules for the OpenNI framework
 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the PrimeSense camera for processing with the OpenNI Middleware, like
 PrimeSense NITE.
 .
 This package includes all of the sensor modules needed to work with the
 PrimeSense camera in OpenNI.