File: control

package info (click to toggle)
libraw1394 0.9.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,188 kB
  • ctags: 254
  • sloc: sh: 8,717; ansic: 981; makefile: 139
file content (32 lines) | stat: -rw-r--r-- 1,310 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
Source: libraw1394
Section: libs
Priority: optional
Maintainer: Andreas Bombe <aeb@debian.org>
Standards-Version: 3.5.4.0
Build-Depends: debhelper

Package: libraw1394-dev
Architecture: any
Section: devel
Depends: libc6-dev, ${shlibs:Depends}
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 and static library for
 libraw1394, as well as the testlibraw program and programmer's
 documentation.

Package: libraw1394-5
Architecture: any
Section: libs
Depends: ${shlibs:Depends}${makedev-depend}
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.