1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Source: mediaconch
Section: utils
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-exec,
tofrodos,
libmediainfo-dev (>= 0.7.94),
libzen-dev (>= 0.4.32),
qt5-qmake,
qtbase5-dev,
qtwebengine5-dev [amd64 arm64 armhf i386 mips64el],
libxml2-dev,
libxslt-dev,
zlib1g-dev,
pkgconf,
libcurl4-gnutls-dev,
libevent-dev,
libsqlite3-dev,
libjansson-dev
Standards-Version: 4.5.1
Homepage: https://mediaarea.net/MediaConch/
Vcs-Browser: https://salsa.debian.org/multimedia-team/mediaconch
Vcs-Git: https://salsa.debian.org/multimedia-team/mediaconch.git
Package: mediaconch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: implementation and policy checker, reporter and fixer for media files
MediaConch is an extensible, open source software project consisting of an
implementation checker, policy checker, reporter, and fixer that targets
preservation-level audiovisual files (specifically Matroska, Linear Pulse Code
Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions,
providing detailed and batch-level conformance checking via an adaptable and
flexible application program interface accessible by the command line, a
graphical user interface, or a web-based shell.
.
This package contains the command-line utiltiy.
Package: mediaconch-gui
Architecture: amd64 arm64 armhf i386 mips64el
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: implementation and policy checker, reporter and fixer for media files
MediaConch is an extensible, open source software project consisting of an
implementation checker, policy checker, reporter, and fixer that targets
preservation-level audiovisual files (specifically Matroska, Linear Pulse Code
Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions,
providing detailed and batch-level conformance checking via an adaptable and
flexible application program interface accessible by the command line, a
graphical user interface, or a web-based shell.
.
This package contains the GUI application.
|