blob: d4b1bca0f6e1a4f1378d8948aeb7f967b3b5140c (
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
|
pkgbase = mingw-w64-llvm
pkgdesc = Collection of modular and reusable compiler and toolchain technologies (mingw-w64)
pkgver = 14.0.6
pkgrel = 1
url = http://llvm.org/
arch = any
license = custom:Apache 2.0 with LLVM Exception
makedepends = mingw-w64-cmake
makedepends = llvm>=14
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-14.0.6/llvm-14.0.6.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-14.0.6.src.tar.xz.sig
validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
sha256sums = 050922ecaaca5781fdf6631ea92bc715183f202f9d2f15147226f023414f619a
sha256sums = SKIP
pkgname = mingw-w64-llvm
|