blob: 5dcbf56a55edcd5e39c480d60df57a63332a9bbb (
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
|
pkgbase = mingw-w64-avisynthplus
pkgdesc = An improved version of the AviSynth frameserver (mingw-w64)
pkgver = 3.7.4
pkgrel = 1
url = https://avs-plus.net/
arch = any
license = GPL-2.0-or-later
makedepends = mingw-w64-gcc
makedepends = mingw-w64-cmake
makedepends = mingw-w64-soundtouch
makedepends = mingw-w64-wine
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
options = !debug
source = https://github.com/AviSynth/AviSynthPlus/archive/v3.7.4/avisynthplus-3.7.4.tar.gz
source = mingw.patch
source = staticlib.patch
sha256sums = c158cd7768bb9c589ae4588e6767b95831af79050bdd310d1681d23e6f736774
sha256sums = 692e6cf0b2abf1adcd8716b129022a059b61c9f9909d7032067abdfee81875a3
sha256sums = 0be77313c68329ccd2ec42828e2e5a8ad76822f9debb037d92b8a8145531eae6
pkgname = mingw-w64-avisynthplus
|