blob: 24b5f331785014f0eb981249a37a416e80af1f6f (
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.0
pkgrel = 2
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.0/llvm-13.0.0.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-13.0.0.src.tar.xz.sig
validpgpkeys = B6C8F98282B944E3B0D5C2530FC3042E345AD05D
validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
sha256sums = 408d11708643ea826f519ff79761fcdfc12d641a2510229eec459e72f8163020
sha256sums = SKIP
pkgname = mingw-w64-llvm
|