Source: ffmpegthumbnailer
Section: video
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libavcodec64 | libavcodec63 | libavcodec62 | libavcodec61 | libavcodec60 | libavcodec59 | libavcodec58 | libavcodec57,
 libavcodec-dev,
 libavdevice64 | libavdevice63 | libavdevice62 | libavdevice61 | libavdevice60 | libavdevice59 | libavdevice58 | libavdevicec57,
 libavdevice-dev,
 libavfilter14 | libavfilter13 | libavfilter12 | libavfilter11 | libavfilter10 | libavfilter9 | libavfilter8 | libavfilter7,
 libavfilter-dev,
 libavformat64 | libavformat63 | libavformat62 | libavformat61 | libavformat60 | libavformat59 | libavformat58 | libavformat57,
 libavformat-dev,
 libavutil64 | libavutil63 | libavutil62 | libavutil61 | libavutil60 | libavutil59 | libavutil58 | libavutil57,
 libavutil-dev,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-bin,
 libglib2.0-dev,
 libtiff-dev,
 libunittest++-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libpng-dev,
 pkgconf,
 pkg-config,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/dirkvdb/ffmpegthumbnailer
Vcs-Browser: https://salsa.debian.org/debian/ffmpegthumbnailer
Vcs-Git: https://salsa.debian.org/debian/ffmpegthumbnailer.git

Package: ffmpegthumbnailer
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Suggests: libglib2.0-0,
Description: Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
 FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.

Package: libffmpegthumbnailer-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libffmpegthumbnailer4v5 (= ${binary:Version}),
Description: Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
 FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.

Package: libffmpegthumbnailer4v5
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Replaces: libffmpegthumbnailer4,
Conflicts: libffmpegthumbnailer4,
Description: Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
 FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.