summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b292aca0cd01c6c4a63b0daf3b256c1867c66d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = flang-classic
	pkgdesc = out-of-tree Fortran compiler targeting LLVM
	pkgver = 20240723
	pkgrel = 1
	url = https://github.com/flang-compiler/flang
	arch = x86_64
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = cmake
	makedepends = python
	depends = libxml2
	depends = libffi
	depends = libedit
	options = staticlibs
	options = !lto
	source = https://github.com/flang-compiler/classic-flang-llvm-project/archive/refs/tags/flang-18.1.1-20240813.tar.gz
	source = https://github.com/flang-compiler/flang/archive/refs/tags/flang_20240723.tar.gz
	sha256sums = 489a29f180f5394c7d5d28969326cd34e1fa1ca30f742b2b2f19dcbe7a52f519
	sha256sums = 9cc25b83c4261d7ba41fc44f9ef26f046384330816d18fd28b02db86c9fa3bb8

pkgname = flang-classic