blob: f79cc59e3b6b79f0678d14ff487514c3cc68fc2c (
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.1
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.1/vkd3d-proton-2.14.1.tar.zst
sha256sums = ac70ccfe01d610b51ca67a0a44e4f24f5da29c665facc0c2faf47e0818d23168
pkgname = vkd3d-proton-bin
|