summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 005679d01ae2590191b5a43d09b66f001313b2c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mingw-w64-llvm
	pkgdesc = Collection of modular and reusable compiler and toolchain technologies (mingw-w64)
	pkgver = 6.0.1
	pkgrel = 1
	url = http://llvm.org/
	arch = any
	license = custom:University of Illinois/NCSA Open Source License
	makedepends = mingw-w64-cmake
	makedepends = llvm
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://releases.llvm.org/6.0.1/llvm-6.0.1.src.tar.xz
	sha256sums = b6d6c324f9c71494c0ccaf3dac1f16236d970002b42bb24a6c9e1634f7d0f4e2

pkgname = mingw-w64-llvm