blob: 062f8236cf2ddfe16ee3dc984d05a00e41098535 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vkd3d-proton-bin
pkgdesc = Direct3D 12 to Vulkan translation library (Windows DLL binary files)
pkgver = 2.14
pkgrel = 1
url = https://github.com/HansKristian-Work/vkd3d-proton
arch = x86_64
license = LGPL
depends = vulkan-icd-loader
optdepends = lib32-vulkan-icd-loader: 32-bit Windows application support
provides = vkd3d-proton
conflicts = vkd3d-proton
options = !strip
source = https://github.com/HansKristian-Work/vkd3d-proton/releases/download/v2.14/vkd3d-proton-2.14.tar.zst
sha256sums = 22e38d0c8606825188e312c51ab744f2d6915b6aa2b78153753a5aa6b0d7fad6
pkgname = vkd3d-proton-bin
|