Source: libraw1394
Priority: optional
Maintainer: Guus Sliepen <guus@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, dpkg-dev (>= 1.16.1~)
Build-Depends-Indep: docbook-utils, docbook-xml
Standards-Version: 3.9.5
Section: libs
Homepage: https://ieee1394.wiki.kernel.org/

Package: libraw1394-dev
Section: libdevel
Multi-Arch: same
Architecture: linux-any
Depends: libraw1394-11 (= ${binary:Version}), ${misc:Depends}
Recommends: libraw1394-tools
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.

Package: libraw1394-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
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-11
Section: libs
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc: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.

Package: libraw1394-11-dbg
Section: debug
Priority: extra
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libraw1394-11 (= ${binary:Version}), ${misc:Depends}
Suggests: libraw1394-doc
Description: debugging symbols for libraw1394-11
 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 debugging symbols for libraw1394-11.

Package: libraw1394-tools
Section: utils
Architecture: linux-any
Multi-Arch: foreign
Depends: libraw1394-11 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: libraw1394-doc
Breaks: libraw1394-dev (<= 2.0.7-1ubuntu1)
Replaces: libraw1394-dev (<= 2.0.7-1ubuntu1)
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.
 .
 This package contains various utilities for that use libraw1394, including
 the testlibraw program.
