blob: b27f1254bc5d69b6e3735befa6ffe826d4e6dc33 (
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
|
pkgbase = flang
pkgdesc = ground-up implementation of a Fortran front end written in modern C++
pkgver = 18.1.8
pkgrel = 1
url = http://llvm.org/
arch = x86_64
license = custom:Apache 2.0 with LLVM Exception
makedepends = cmake
makedepends = python
makedepends = clang
depends = mlir>=18
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/flang-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/flang-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
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/clang-18.1.8.src.tar.xz
source = https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/clang-18.1.8.src.tar.xz.sig
validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
sha256sums = 3532b790760f83d5086b913c0ee2479b42605720090dd47f91f58512ab17493c
sha256sums = SKIP
sha256sums = 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837
sha256sums = SKIP
sha256sums = 5724fe0a13087d5579104cedd2f8b3bc10a212fb79a0fcdac98f4880e19f4519
sha256sums = SKIP
pkgname = flang
|