blob: be5813c48b14fd8469f4ffb882603b21f59e1fe4 (
plain)
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
|
pkgbase = python-scenedetect-git
pkgdesc = A cross-platform, OpenCV-based video scene detection program and Python library.
pkgver = v0.5.4.r0.gca2297f
pkgrel = 1
url = https://github.com/Breakthrough/PySceneDetect
arch = any
license = BSD
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = git
depends = python
depends = python-click
depends = opencv
depends = python-numpy
depends = python-tqdm
optdepends = mkvtoolnix-cli: Splitting in copy mode.
optdepends = ffmpeg: Splitting in precise mode.
provides = python-scenedetect
conflicts = python-scenedetect
source = git+https://github.com/Breakthrough/PySceneDetect.git
source = https://raw.githubusercontent.com/Breakthrough/PySceneDetect/resources/tests/testvideo.mp4
source = LICENSE
sha256sums = SKIP
sha256sums = 26775661b477bd739b3ba870aed04737179518abaf2a6e516ace6c94957aaa47
sha256sums = c6c20f040d5c41680f2584dc01c723494f08234259852c279e3e9018fac8dc71
pkgname = python-scenedetect-git
|