blob: 5da9cd8c6f1b0da46f776c40fb007d7de0541aa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = vapoursynth-plugin-eoefunc-git
pkgdesc = Plugin for Vapoursynth: eoefunc (GIT version)
pkgver = r54.d0ee0dc
pkgrel = 1
url = https://github.com/End-of-Eternity/EoEfunc
arch = any
license = GPL
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python-numpy
provides = vapoursynth-plugin-eoefunc
conflicts = vapoursynth-plugin-eoefunc
source = eoefunc::git+https://github.com/End-of-Eternity/EoEfunc.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-eoefunc-git
|