File: control

package info (click to toggle)
libraw1394 1.3.0-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,956 kB
  • ctags: 473
  • sloc: sh: 9,107; ansic: 2,570; makefile: 143
file content (48 lines) | stat: -rw-r--r-- 2,029 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
Source: libraw1394
Priority: optional
Maintainer: Guus Sliepen <guus@debian.org>
Build-Depends: debhelper (>= 4), autotools-dev, dpatch, docbook-utils
Standards-Version: 3.7.3
Section: libs
Homepage: http://www.linux1394.org/

Package: libraw1394-dev
Section: libdevel
Architecture: any
Depends: libraw1394-8 (= ${binary:Version}), ${shlibs:Depends}
Suggests: libraw1394-doc
Description: library for direct access to IEEE 1394 bus - development files
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains the include files, static library and development
 tools for libraw1394, as well as the testlibraw program.

Package: libraw1394-doc
Architecture: all
Suggests: libraw1394-8, xpdf, gv
Section: doc
Description: Reference manual and documentation about libraw1394
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains documentation for libraw1394, as well as 
 the programmer's documentation.

Package: libraw1394-8
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Suggests: libraw1394-doc
Description: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.