Source: avisynthplus-dmo
Section: video
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://avs-plus.net/
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13), cmake, ninja-build, quilt,
 python3-sphinx | python-sphinx, libdevil-dev

Package: avisynth+
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libavisynth8
Replaces: libavisynth8
Description: powerful tool for video post-production
 It provides ways of editing and processing videos. AviSynth+ works as a
 frameserver, providing instant editing without the need for temporary
 files.
 .
 AviSynth+ itself does not provide a graphical user interface (GUI), but
 instead relies on a script system that allows advanced non-linear editing. 
 While this may at first seem tedious and unintuitive, it is remarkably
 powerful and is a very good way to manage projects in a precise,
 consistent, and reproducible manner.
 .
 Because text-based scripts are human readable, projects are inherently
 self-documenting. The scripting language is simple yet powerful, and
 complex filters can be created from basic operations to develop a
 sophisticated palette of useful and unique effects.

Package: avisynth+-dev
Architecture: any
Section: libdevel
Conflicts: libavisynth-dev
Replaces: libavisynth-dev
Depends: ${misc:Depends}
Description: powerful tool for video post-production
 It provides ways of editing and processing videos. AviSynth+ works as a
 frameserver, providing instant editing without the need for temporary
 files.
 .
 AviSynth+ itself does not provide a graphical user interface (GUI), but
 instead relies on a script system that allows advanced non-linear editing. 
 While this may at first seem tedious and unintuitive, it is remarkably
 powerful and is a very good way to manage projects in a precise,
 consistent, and reproducible manner.
 .
 Because text-based scripts are human readable, projects are inherently
 self-documenting. The scripting language is simple yet powerful, and
 complex filters can be created from basic operations to develop a
 sophisticated palette of useful and unique effects.

#Package: avisynth+-doc
#Architecture: all
#Section: doc
#Depends: ${misc:Depends}
#Description: AviSynth+ documentation
# It provides ways of editing and processing videos. AviSynth+ works as a
# frameserver, providing instant editing without the need for temporary
# files.
# .
# This package contains the documentation.
