Source: bento4-dmo
Section: video
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://www.bento4.com/
Rules-Requires-Root: no
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), cmake, ninja-build

Package: bento4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: mp4v2-utils
Description: MP4, DASH, HLS, CMAF SDK and Tools
 Bento4 is a C++ class library and tools designed to read and write ISO-MP4
 files. This format is defined in international specifications ISO/IEC
 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple
 Quicktime file format, so Bento4 can be used to read and write most
 Quicktime files as well. In addition to supporting ISO-MP4, Bento4 includes
 support for parsing and multiplexing H.264 and H.265 elementary streams,
 converting ISO-MP4 to MPEG2-TS, packaging HLS and MPEG-DASH, CMAF, content
 encryption, decryption, and much more.

#Package: libap4
#Architecture: any
#Section: libs
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: MP4, DASH, HLS, CMAF SDK and Tools
# Bento4 is a C++ class library and tools designed to read and write ISO-MP4
# files. This format is defined in international specifications ISO/IEC
# 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple
# Quicktime file format, so Bento4 can be used to read and write most
# Quicktime files as well. In addition to supporting ISO-MP4, Bento4 includes
# support for parsing and multiplexing H.264 and H.265 elementary streams,
# converting ISO-MP4 to MPEG2-TS, packaging HLS and MPEG-DASH, CMAF, content
# encryption, decryption, and much more.

Package: libap4-dev
Architecture: any
Section: libdevel
#Depends: libap4, ${misc:Depends}
Depends: ${misc:Depends}
Description: MP4, DASH, HLS, CMAF SDK and Tools
 Bento4 is a C++ class library and tools designed to read and write ISO-MP4
 files. This format is defined in international specifications ISO/IEC
 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple
 Quicktime file format, so Bento4 can be used to read and write most
 Quicktime files as well. In addition to supporting ISO-MP4, Bento4 includes
 support for parsing and multiplexing H.264 and H.265 elementary streams,
 converting ISO-MP4 to MPEG2-TS, packaging HLS and MPEG-DASH, CMAF, content
 encryption, decryption, and much more.
