blob: 2ee5be118f2ab2fe07b065e66f629912e011eabe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ffvship-cuda-git
pkgdesc = Cli tool for computing the metric difference between two videos (GIT version)
pkgver = 3.0.0.13.g1ed2fb3
pkgrel = 1
url = https://github.com/Line-fr/Vship
arch = x86_64
license = MIT
makedepends = git
makedepends = make
makedepends = clang
depends = cuda
depends = ffms2
provides = ffvship-cuda
conflicts = ffvship-cuda
source = ffvship-cuda::git+https://github.com/Line-fr/Vship.git
sha256sums = SKIP
pkgname = ffvship-cuda-git
|