blob: d5e48d51b7a76c4660cbe6c63365bf790dc3ca92 (
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
|
pkgbase = mingw-w64-llvm
pkgdesc = Collection of modular and reusable compiler and toolchain technologies (mingw-w64)
pkgver = 18.1.8
pkgrel = 1
url = http://llvm.org/
arch = any
license = custom:Apache 2.0 with LLVM Exception
makedepends = mingw-w64-cmake
makedepends = llvm>=18
makedepends = python
depends = mingw-w64-zlib
depends = mingw-w64-libxml2
depends = mingw-w64-libffi
depends = mingw-w64-zstd
options = !strip
options = !buildflags
options = staticlibs
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/llvm-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/llvm-18.1.8.src.tar.xz.sig
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/cmake-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/cmake-18.1.8.src.tar.xz.sig
validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
sha256sums = f68cf90f369bc7d0158ba70d860b0cb34dbc163d6ff0ebc6cfa5e515b9b2e28d
sha256sums = SKIP
sha256sums = 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837
sha256sums = SKIP
pkgname = mingw-w64-llvm
|