Source: kvazaar-dmo
Section: libs
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Homepage: https://github.com/ultravideo/kvazaar
Rules-Requires-Root: no
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13)

Package: libkvazaar7
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open-source HEVC encoder - shared library
 An open-source HEVC encoder licensed under LGPLv2.1
 .
 Kvazaar is not yet finished and does not implement all the features of
 HEVC. Compression performance will increase as we add more coding tools.

Package: libkvazaar-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends: libkvazaar7 (= ${binary:Version}), ${misc:Depends}
Description: Open-source HEVC encoder - development files
 An open-source HEVC encoder licensed under LGPLv2.1
 .
 Kvazaar is not yet finished and does not implement all the features of
 HEVC. Compression performance will increase as we add more coding tools.
 .
 This package contains development files.
