Source: libdv
Section: video
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 8.1.3~),
 dh-autoreconf,
 file,
 libglib2.0-dev,
 libgtk2.0-dev,
 libpopt-dev,
 libsdl1.2-dev,
 libx11-dev,
 libxext-dev,
 libxt-dev,
 libxv-dev,
 pkg-config (>= 0.7),
 x11proto-core-dev
Standards-Version: 3.9.2
Homepage: http://libdv.sourceforge.net/

Package: libdv4
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 libdv-bin,
 oss-compat
Description: software library for DV format digital video (runtime lib)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains the library needed to run executables using libdv.

Package: libdv4-dev
Section: libdevel
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
 libdv4 (= ${binary:Version}),
 libpopt-dev,
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 pkg-config
Conflicts:
 libdv-dev
Replaces:
 libdv-dev
Provides:
 libdv-dev
Description: software library for DV format digital video (devel files)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains the development headers and library files needed to
 compile programs using libdv.

Package: libdv-bin
Priority: extra
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 oss-compat
Replaces:
 libdv-dev (<< 0.98-1)
Description: software library for DV format digital video (sample apps)
 The Quasar DV Codec (libdv) is a software decoder for DV format video, as
 defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
 used by consumer-grade digital camcorders.
 .
 This package contains sample programs for viewing (playdv), encoding
 (encodedv), transferring DV data (dvconnect) and insert audio into a DV
 stream (dubdv).
