blob: bd5b7565a3c14b3fb0820e90da5baf3a5bc82861 (
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
33
34
|
pkgbase = dxvk-async-git
pkgdesc = A Vulkan-based compatibility layer for Direct3D 9/10/11 - Windows DLL version
pkgver = 2.6.r13.g90ee5fe
pkgrel = 2
url = https://gitlab.com/Ph42oN/dxvk-gplasync/
arch = x86_64
license = Zlib
makedepends = git
makedepends = glslang
makedepends = meson
makedepends = mingw-w64-gcc
makedepends = wine
depends = vulkan-icd-loader
optdepends = lib32-vulkan-icd-loader: for 32-bit support
provides = dxvk=2.6.r13.g90ee5fe
conflicts = dxvk
options = !strip
options = !buildflags
options = staticlibs
backup = etc/environment.d/dxvk-async-env.conf
source = dxvk::git+https://github.com/doitsujin/dxvk.git
source = git+https://github.com/Joshua-Ashton/mingw-directx-headers.git
source = git+https://github.com/KhronosGroup/Vulkan-Headers.git
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
source = git+https://gitlab.com/Ph42oN/dxvk-gplasync.git
source = setup_dxvk.sh
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = c5ac42de128630e6d8a9e46a7729630edbfb7626eb293ec5c74c8210c932f0e7
pkgname = dxvk-async-git
|