summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ede903b7d99d8089bf56190bcd314222afb18d14 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
pkgbase = dxvk-wine-git
	pkgdesc = A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. Winelib version
	pkgver = 0.94.r6.g4e22e4b
	pkgrel = 1
	url = https://github.com/doitsujin/dxvk
	arch = x86_64
	license = zlib/libpng
	makedepends = ninja
	makedepends = meson>=0.43
	makedepends = glslang
	makedepends = git
	makedepends = wine
	depends = vulkan-icd-loader
	depends = wine>=4.0rc1
	depends = winetricks
	source = git+https://github.com/doitsujin/dxvk.git
	source = setup_dxvk_aur.verb
	sha256sums = SKIP
	sha256sums = 5ad17ac7a6e1a66ac0c5e621fe8f9b955817b1aca78bf80c95d3e2714d9e12c8

pkgname = dxvk-wine64-git
	arch = x86_64
	optdepends = dxvk32: 32-bit support
	provides = dxvk
	provides = dxvk64
	conflicts = dxvk-win64-bin
	conflicts = dxvk-win64-git
	conflicts = dxvk-bin

pkgname = dxvk-wine32-git
	arch = i686
	arch = x86_64
	depends = lib32-vulkan-icd-loader
	depends = wine>=3.14
	depends = winetricks
	optdepends = dxvk64: 64-bit support
	provides = dxvk
	provides = dxvk32
	conflicts = dxvk-win32-bin
	conflicts = dxvk-win32-git
	conflicts = dxvk-bin

pkgname = dxvk-git
	pkgdesc = Dummy package to smooth the transition to the split packages
	depends = dxvk-wine32-git
	depends = dxvk-wine64-git