blob: 309151e12d882c12e5f0eb728024277292466878 (
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
|
pkgbase = python-scenedetect-git
pkgdesc = A cross-platform, OpenCV-based video scene detection program and Python library.
pkgver = v0.6.release.r45.gb54aff9
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 = python-opencv
depends = python-numpy
depends = python-tqdm
optdepends = mkvtoolnix-cli: Splitting in copy mode.
optdepends = ffmpeg: Splitting in precise mode.
optdepends = python-av
provides = python-scenedetect
conflicts = python-scenedetect
source = git+https://github.com/Breakthrough/PySceneDetect.git
source = LICENSE
sha256sums = SKIP
sha256sums = c6c20f040d5c41680f2584dc01c723494f08234259852c279e3e9018fac8dc71
pkgname = python-scenedetect-git
|