summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bdc6ff07cce717f76af9216cd544119ffe89f6af (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
pkgbase = msvc-wine-git
	pkgdesc = MSVC compiler with CMake toolchains. Compiler work in Wine64
	pkgver = 17.9.r3
	pkgrel = 1
	url = https://github.com/mstorsjo/msvc-wine
	arch = x86_64
	license = EULA
	makedepends = git
	makedepends = sed
	makedepends = python
	makedepends = python-simplejson
	makedepends = python-six
	makedepends = msitools
	depends = libunwind
	depends = wine
	depends = cmake
	depends = bash
	optdepends = samba: Need to generate debug symbols (Debug and RelWithDebInfo build types)
	provides = msvc-x86-cmake
	provides = msvc-x64-cmake
	provides = msvc-arm-cmake
	provides = msvc-arm64-cmake
	conflicts = msvc-wine
	options = !strip
	options = libtool
	options = staticlibs
	options = emptydirs
	source = git+https://github.com/mstorsjo/msvc-wine.git
	source = msvc-cmake.sh
	source = toolchain-msvc.cmake
	source = toolchain-clang-cl.cmake
	sha256sums = SKIP
	sha256sums = f6e7660c2ecf32fedd16dbe7a8765ce902bdad21d7329fa57870b979ad682dd7
	sha256sums = ea2bda01685600ecf044c5685558cb3fea9f20025deb288ba5270b5bb715d97f
	sha256sums = d87c390b77b99e82dce650fbb9397b2c64af976eb0581eddb94e7874a11afaa5

pkgname = msvc-wine-git