summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c93da3661202b166beb0fa95665d17ce6d82219 (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
pkgbase = dxvk-git
	pkgdesc = A Vulkan-based compatibility layer for Direct3D 11 which allows running 3D applications on Linux using Wine. Requires Wine with Vulkan support (wine-vulkan)
	pkgver = 20180308.e8303af
	pkgrel = 1
	url = https://github.com/doitsujin/dxvk
	arch = x86_64
	license = zlib/libpng
	makedepends = ninja
	makedepends = meson
	makedepends = glslang
	makedepends = mingw-w64-gcc
	depends = vulkan-icd-loader
	depends = wine
	optdepends = wine-vulkan-git: Wine with Vulkan support
	optdepends = wine-staging-vulkan-git: Wine with Vulkan support
	provides = dxvk
	conflicts = dxvk-bin
	options = !strip
	options = !buildflags
	options = staticlibs
	source = dxvk-git::git+https://github.com/doitsujin/dxvk.git
	md5sums = SKIP

pkgname = dxvk-git