summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2023-01-08 16:27:02 -0600
committerLuis Martinez2023-01-08 16:27:02 -0600
commit1591e2b62c082ae45a3e805da4e5f45a2b4c968c (patch)
tree1f6f79a177f2d0d9e58b1fb312f68780b879f727 /.SRCINFO
parentf39c06dae5bed252720edb3e3400d3688cbd2fff (diff)
downloadaur-python-scenedetect-git.tar.gz
packaging cleanup
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 309151e12d88..80818639663d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,17 @@
pkgbase = python-scenedetect-git
- pkgdesc = A cross-platform, OpenCV-based video scene detection program and Python library.
- pkgver = v0.6.release.r45.gb54aff9
+ pkgdesc = Cross-platform, OpenCV-based video scene detection program and Python library.
+ pkgver = 0.6.1.release.r0.gcd1d1b6
pkgrel = 1
url = https://github.com/Breakthrough/PySceneDetect
arch = any
license = BSD
checkdepends = python-pytest
- makedepends = python-setuptools
makedepends = git
- depends = python
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python-appdirs
depends = python-click
depends = python-opencv
depends = python-numpy
@@ -18,9 +21,7 @@ pkgbase = python-scenedetect-git
optdepends = python-av
provides = python-scenedetect
conflicts = python-scenedetect
- source = git+https://github.com/Breakthrough/PySceneDetect.git
- source = LICENSE
+ source = python-scenedetect::git+https://github.com/Breakthrough/PySceneDetect
sha256sums = SKIP
- sha256sums = c6c20f040d5c41680f2584dc01c723494f08234259852c279e3e9018fac8dc71
pkgname = python-scenedetect-git