blob: 7873517b5c49c5780522313271326291fbd33627 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = directx-headers-git
pkgdesc = DirectX headers for using D3D12
pkgver = r236.358fbfc
pkgrel = 2
url = https://github.com/microsoft/DirectX-Headers
arch = x86_64
license = MIT
makedepends = meson
makedepends = git
provides = directx-headers
conflicts = directx-headers
options = !lto
source = DirectX-Headers::git+https://github.com/microsoft/DirectX-Headers.git
sha256sums = SKIP
pkgname = directx-headers-git
|