2ad6f1d24b
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@1 a6f86f6d-0131-4f8e-9e7b-e335508773d5
17 lines
660 B
Plaintext
17 lines
660 B
Plaintext
Source: libmatroska
|
|
Priority: optional
|
|
Maintainer: Moritz Bunkus <moritz@bunkus.org>
|
|
Build-Depends: debhelper (>> 3.0.0), libebml-dev (>= 0.7.3-1)
|
|
Standards-Version: 3.5.8
|
|
|
|
Package: libmatroska-dev
|
|
Section: devel
|
|
Architecture: any
|
|
Depends: libebml-dev (>= 0.7.2-1)
|
|
Description: an extensible open standard Audio/Video container format
|
|
Matroska is aiming to become the standard of Multimedia
|
|
Container Formats one day. It is based on EBML (Extensible Binary
|
|
Meta Language), a kind of binary version of XML. This way the
|
|
significant advantages in terms of future format extensability
|
|
are gained without breaking file support in old parsers.
|