blob: 41327fa8617a9f11fbcf88d207b97a60075eeb5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-svt-hevc
pkgdesc = The Scalable Video Technology for HEVC Encoder (SVT-HEVC Encoder) is an HEVC-compliant encoder library core. (mingw-w64)
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/OpenVisualCloud/SVT-HEVC
arch = any
license = GPL
makedepends = mingw-w64-cmake
makedepends = yasm
depends = mingw-w64-crt
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/OpenVisualCloud/SVT-HEVC/archive/v1.5.1.tar.gz
sha256sums = fcadf3a326e012bdc7d7357b55573b45dfd37bf4a4186c93ed1c4b98fe3f1f6d
pkgname = mingw-w64-svt-hevc
|