summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49d5ecc7300fc1543e9d49e9e577e760e83d8547 (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-staging or wine-vulkan)
	pkgver = 20180301.3dea58d
	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-staging: Wine with Vulkan support
	optdepends = wine-vulkan: Wine with Vulkan support
	provides = dxvk
	conflicts = dxvk-bin
	options = !strip
	options = !buildflags
	options = staticlibs
	source = git+https://github.com/doitsujin/dxvk.git
	md5sums = SKIP

pkgname = dxvk-git