File: control

package info (click to toggle)
libdc1394 1.1.0-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,736 kB
  • ctags: 726
  • sloc: sh: 8,075; ansic: 6,903; makefile: 84
file content (46 lines) | stat: -rw-r--r-- 2,014 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
Source: libdc1394
Section: libs
Priority: extra
Maintainer: Peter De Schrijver (p2) <p2@debian.org>
Build-Depends: debhelper (>> 3.0.0), libraw1394-dev, libx11-dev, libxv-dev, x-dev, gcc (>= 3.0.0)
Standards-Version: 3.6.1

Package: libdc1394-13-dev
Provides: libdc1394-dev
Conflicts: libdc1394-dev, libdc1394-10-dev, libdc1394-11-dev
Section: libdevel
Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
Depends: libdc1394-13 (= ${Source-Version}), libraw1394-dev, libc6-dev
Description: high level programming interface for IEEE1394 digital camera
 libdc1394 is a library that is intended to provide a high level
 programming interface for application developers who wish to control
 IEEE 1394 based cameras that conform to the 1394-based Digital Camera
 Specification (found at http://www.1394ta.org/).
 .
 This package contains development files.

Package: libdc1394-13
Section: libs
Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
Depends: ${shlibs:Depends}
Description: high level programming interface for IEEE1394 digital camera
 libdc1394 is a library that is intended to provide a high level
 programming interface for application developers who wish to control
 IEEE 1394 based cameras that conform to the 1394-based Digital Camera
 Specification (found at http://www.1394ta.org/).
 .
 This package contains shared libraries. 

Package: libdc1394-examples
Section: libs
Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc ppc64 armel armeb
Depends: ${shlibs:Depends}
Conflicts: libdc1394-9
Description: high level programming interface for IEEE1394 digital camera
 libdc1394 is a library that is intended to provide a high level
 programming interface for application developers who wish to control
 IEEE 1394 based cameras that conform to the 1394-based Digital Camera
 Specification (found at http://www.1394ta.org/).
 .
 This package contains an example program.