blob: d3c9ead323cc9a24a47499a6a9614685c74c18bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vapoursynth-plugin-assrender-git
pkgdesc = Plugin for Vapoursynth: assrender (GIT version)
pkgver = 0.37.1.3.g84878b7
pkgrel = 1
url = https://github.com/AmusementClub/assrender.git
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
depends = vapoursynth
depends = libass.so
provides = vapoursynth-plugin-assrender
conflicts = vapoursynth-plugin-assrender
options = debug
source = assrender::git+https://github.com/AmusementClub/assrender.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-assrender-git
|