Source: libcdio-dmo
Priority: optional
Section: libs
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: http://www.gnu.org/software/libcdio/
Standards-Version: 4.0.0
Build-Depends: debhelper (>= 10), dctrl-tools | grep-dctrl, libpopt-dev,
 libncurses5-dev | libncurses-dev, libcam-dev [kfreebsd-any]

Package: libcdio16
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to read and control CD-ROM
 This library is to encapsulate CD-ROM reading and control. Applications
 wishing to be oblivious of the OS- and device-dependant properties of a
 CD-ROM can use this library.
 .
 Some support for disk image types like BIN/CUE and NRG is available, so
 applications that use this library also have the ability to read disc
 images as though they were CD's.

Package: libcdio-dev
Section: libdevel
Architecture: any
Depends: libcdio16 (= ${binary:Version}), libcam-dev [kfreebsd-any], ${misc:Depends}
Description: library to read and control CD-ROM (development files)
 This package contains development files (headers and static library) for
 the libcdio library.
 .
 This library is to encapsulate CD-ROM reading and control. Applications
 wishing to be oblivious of the OS- and device-dependant properties of a
 CD-ROM can use this library.
 .
 Some support for disk image types like BIN/CUE and NRG is available, so
 applications that use this library also have the ability to read disc
 images as though they were CD's.

Package: libcdio++0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to read and control CD-ROM
 This library is to encapsulate CD-ROM reading and control. Applications
 wishing to be oblivious of the OS- and device-dependant properties of a
 CD-ROM can use this library.
 .
 Some support for disk image types like BIN/CUE and NRG is available, so
 applications that use this library also have the ability to read disc
 images as though they were CD's.

Package: libcdio++-dev
Section: libdevel
Architecture: any
Depends: libcdio++0 (= ${binary:Version}), libcam-dev [kfreebsd-any], ${misc:Depends}
Description: library to read and control CD-ROM (development files)
 This package contains development files (headers and static library) for
 the libcdio library.
 .
 This library is to encapsulate CD-ROM reading and control. Applications
 wishing to be oblivious of the OS- and device-dependant properties of a
 CD-ROM can use this library.
 .
 Some support for disk image types like BIN/CUE and NRG is available, so
 applications that use this library also have the ability to read disc
 images as though they were CD's.

Package: libiso9660-10
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to work with ISO9660 filesystems
 This library is made to read and write ISO9660 filesystems; those
 filesystems are mainly used on CDROMs.

Package: libiso9660-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libiso9660-10 (= ${binary:Version}), libcdio-dev (>= ${binary:Version}), ${misc:Depends}
Description: library to work with ISO9660 filesystems (development files)
 This package contains development files (headers and static library) for
 the libiso9660 library.
 .
 This library is made to read and write ISO9660 filesystems; those
 filesystems are mainly used on CDROMs.

Package: libiso9660++0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to work with ISO9660 filesystems
 This library is made to read and write ISO9660 filesystems; those
 filesystems are mainly used on CDROMs.

Package: libiso9660++-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libiso9660++0 (= ${binary:Version}), libiso9660-dev (>= ${binary:Version}), ${misc:Depends}
Description: library to work with ISO9660 filesystems (development files)
 This package contains development files (headers and static library) for
 the libiso9660 library.
 .
 This library is made to read and write ISO9660 filesystems; those
 filesystems are mainly used on CDROMs.

Package: libudf0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to work with UDF filesystems
 This library is made to read and write UDF filesystems; those filesystems
 are mainly used on DVDs.

Package: libudf-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libudf0 (= ${binary:Version}), libcdio-dev (>= ${binary:Version}), ${misc:Depends}
Description: library to work with UDF filesystems (development files)
 This package contains development files (headers and static library) for
 the libudf library.
 .
 This library is made to read and write UDF filesystems; those filesystems
 are mainly used on DVDs.

Package: libcdio-utils
Section: otherosfs
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: sample applications based on the CDIO libraries
 This package contains a collection of small libcdio-based tools:
  * cd-drive      show CD-ROM drive characteristics
  * cd-info       show information about a CD or CD-image
  * cd-read       read information from a CD or CD-image
  * cdda-player   a simple curses-based audio CD player
  * iso-info      show information about an ISO 9660 image
  * iso-read      read portions of an ISO 9660 image
  * mmc-tool      issue low-level commands to a CD drive
