blob: 638d4e4159569f249e2a23ab33066a02388c114b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = turingcodec-git
pkgdesc = Turing HEVC codec by BBC (git version) with GCC16/Boost fixes
pkgver = 89.5d44bd7
pkgrel = 1
url = https://github.com/bbc/turingcodec
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
makedepends = make
makedepends = gcc
depends = boost
source = git+https://github.com/bbc/turingcodec.git
source = turingcodec-fixes.patch
sha256sums = SKIP
sha256sums = 09cedd1098863f19c37364c2180db0991b1c5ac00c6b5afdd506c9f6c4c05fbd
pkgname = turingcodec-git
|