blob: 3204a59a730ec231e68eccfc9286d8c15d8cec3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ffdash-bin
pkgdesc = VP9 video encoder with live TUI dashboard and hardware acceleration
pkgver = 0.3.2
pkgrel = 1
url = https://github.com/bcherb2/ffdash
arch = x86_64
license = MIT
depends = ffmpeg
provides = ffdash
conflicts = ffdash
source = ffdash-0.3.2.tar.gz::https://github.com/bcherb2/ffdash/releases/download/v0.3.2/ffdash-linux-x86_64.tar.gz
source = LICENSE-0.3.2::https://raw.githubusercontent.com/bcherb2/ffdash/v0.3.2/LICENSE
sha256sums = b8b7c037133cabf531e0fef42cb8759891b0f242dce2b44d8826ee3afd956bd7
sha256sums = SKIP
pkgname = ffdash-bin
|