Source: libdvdplay
Section: libs
Priority: optional
Maintainer: Samuel Hocevar <sam@zoy.org>
Build-Depends: debhelper (>=2.2.0), libdvdread2-dev, autotools-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 low-level functions for DVD reading and seeking, as well as access
 to the DVD data (subtitles, languages, chapters). It also provides the
 virtual machine required for DVD navigation to the client application.
 .
 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 low-level functions for DVD reading and seeking, as well as access
 to the DVD data (subtitles, languages, chapters). It also provides the
 virtual machine required for DVD navigation to the client application.
 .
 This package contains the header files and static library needed to
 compile applications that use libdvdplay0.

