blob: 116abf27c6481633988c123facdc2e1fe980b0e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = lsfg-vk-git
pkgdesc = Lossless Scaling Frame Generation on Linux via DXVK/Vulkan
pkgver = r141.83b869b
pkgrel = 2
url = https://github.com/PancakeTAS/lsfg-vk
install = lsfg-vk.install
arch = x86_64
license = MIT
makedepends = clang
makedepends = llvm
makedepends = vulkan-headers
makedepends = cmake
makedepends = meson
makedepends = ninja
makedepends = git
makedepends = sed
makedepends = sdl2
makedepends = glslang
makedepends = spirv-headers
depends = vulkan-icd-loader
depends = bash
depends = gcc-libs
provides = lsfg-vk
conflicts = lsfg-vk
source = git+https://github.com/PancakeTAS/lsfg-vk
source = git+https://github.com/PancakeTAS/dxbc.git
source = git+https://github.com/trailofbits/pe-parse
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = lsfg-vk-git
|