* update xvidcore to 1.3.7-3
This commit is contained in:
parent
77128fd4f1
commit
dd7bd8c0fe
19
xvidcore/.SRCINFO
Normal file
19
xvidcore/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
pkgbase = avisynthplus
|
||||
pkgdesc = An improved version of the AviSynth frameserver
|
||||
pkgver = 3.7.3
|
||||
pkgrel = 2
|
||||
url = https://avs-plus.net/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
makedepends = cmake
|
||||
makedepends = devil
|
||||
depends = gcc-libs
|
||||
depends = hicolor-icon-theme
|
||||
optdepends = devil: for ImageSeq plugin
|
||||
provides = libavisynth.so
|
||||
source = https://github.com/AviSynth/AviSynthPlus/archive/v3.7.3/avisynthplus-3.7.3.tar.gz
|
||||
source = avisynthplus.xml
|
||||
sha256sums = b847705af6f16fa26664d06e0fea2bda14a7f6aac8249a9c37e4106ecb8fd44c
|
||||
sha256sums = c4b270a3df7fbe1c153400215169c4ae4cae3b7a8710c843393e3a6ed0fd8a3e
|
||||
|
||||
pkgname = avisynthplus
|
4
xvidcore/.nvchecker.toml
Normal file
4
xvidcore/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[avisynthplus]
|
||||
source = "git"
|
||||
git = "https://github.com/AviSynth/AviSynthPlus.git"
|
||||
prefix = "v"
|
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=xvidcore
|
||||
pkgver=1.3.7
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='XviD is an open source MPEG-4 video codec'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url=https://www.xvid.com/
|
||||
|
Loading…
x
Reference in New Issue
Block a user