blob: d8dd63bb87e1086c0775ba61970e35257aeda1c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = svt-jpeg-xs-git
pkgdesc = An implementation of the JPEG XS (ISO/IEC 21122) codec (git version)
pkgver = 0.9.0.r5.ge0940ac
pkgrel = 1
url = https://github.com/OpenVisualCloud/SVT-JPEG-XS/
arch = x86_64
license = BSD-2-Clause-Patent
makedepends = cmake
makedepends = git
makedepends = yasm
depends = glibc
provides = svt-jpeg-xs
conflicts = svt-jpeg-xs
source = git+https://github.com/OpenVisualCloud/SVT-JPEG-XS.git
source = 010-svt-jpeg-xs-remove-werror.patch
sha256sums = SKIP
sha256sums = 27e8899b11dc3466d9b060571b51d38524e1cfc89f7552e7c8ada3d1a3035dbc
pkgname = svt-jpeg-xs-git
|