Source: octave-video
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-octave,
               libavcodec-dev,
               libavformat-dev,
               libavutil-dev,
               libswscale-dev,
               pkgconf
Standards-Version: 4.7.2
Homepage: https://gnu-octave.github.io/packages/video/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-video.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-video
Testsuite: autopkgtest-pkg-octave

Package: octave-video
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}
Description: video file reader/writer for Octave
 This package contains an implementation of the VideoReader and
 VideoWriter classes, based on OpenCV's CvCapture_FFMPEG
 and CvVideoWriter_FFMPEG, for Octave, a scientific computation
 software.
 .
 This Octave add-on package is part of the Octave-Forge project.
