summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d429abab255a2fbfb3646425885777c0602ae20 (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 = mingw-w64-llvm
	pkgdesc = Collection of modular and reusable compiler and toolchain technologies (mingw-w64)
	pkgver = 13.0.1
	pkgrel = 1
	url = http://llvm.org/
	arch = any
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = mingw-w64-cmake
	makedepends = llvm>=13
	makedepends = python
	depends = mingw-w64-zlib
	depends = mingw-w64-z3
	depends = mingw-w64-libxml2
	depends = mingw-w64-libffi
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-13.0.1.src.tar.xz
	source = https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-13.0.1.src.tar.xz.sig
	validpgpkeys = B6C8F98282B944E3B0D5C2530FC3042E345AD05D
	validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
	sha256sums = ec6b80d82c384acad2dc192903a6cf2cdbaffb889b84bfb98da9d71e630fc834
	sha256sums = SKIP

pkgname = mingw-w64-llvm