Source: libdvdplay
Section: libs
Priority: optional
Maintainer: Samuel Hocevar <sam@zoy.org>
Build-Depends: debhelper (>=2.2.0), libdvdread2-dev
Standards-Version: 3.0.1

Package: libdvdplay0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: a portable abstraction library for DVD menus support
 libdvdplay is a portable abstraction library for DVD menus support, it
 provides a simple API to access a DVD device as a block device.
 .
 This package contains the libdvdplay0 runtime library.

Package: libdvdplay0-dev
Section: devel
Architecture: any
Depends: libdvdplay0 (= ${Source-Version}), libc6-dev
Description: development files for libdvdplay0
 libdvdplay is a portable abstraction library for DVD menus support, it
 provides a simple API to access a DVD device as a block device.
 .
 This package contains the header files and static library needed to
 compile applications that use libdvdplay0.

