summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9a530b1ef08d8ad61312f477da838e2c0740a7b (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
pkgbase = gcc8
	pkgdesc = The GNU Compiler Collection (8.x.x)
	pkgver = 8.5.0
	pkgrel = 1
	url = http://gcc.gnu.org
	arch = x86_64
	license = GPL
	license = LGPL
	license = FDL
	license = custom
	checkdepends = dejagnu
	checkdepends = inetutils
	makedepends = binutils
	makedepends = libmpc
	makedepends = doxygen
	makedepends = python
	options = !emptydirs
	source = https://ftp.gnu.org/gnu/gcc/gcc-8.5.0/gcc-8.5.0.tar.xz
	source = https://ftp.gnu.org/gnu/gcc/gcc-8.5.0/gcc-8.5.0.tar.xz.sig
	source = https://mirror.sobukus.de/files/src/isl/isl-0.24.tar.bz2
	validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
	validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
	sha512sums = 92f599680e6b7fbce88bcdda810f468777d541e5fddfbb287f7977d51093de2a5178bd0e6a08dfe37090ea10a0508a43ccd00220041abbbec33f1179bfc174d8
	sha512sums = SKIP
	sha512sums = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95

pkgname = gcc8
	pkgdesc = The GNU Compiler Collection - C and C++ frontends (8.x.x)
	depends = gcc8-libs=8.5.0-1
	depends = binutils>=2.28
	depends = libmpc
	options = !emptydirs
	options = staticlibs

pkgname = gcc8-libs
	pkgdesc = Runtime libraries shipped by GCC (8.x.x)
	depends = glibc>=2.27
	options = !emptydirs
	options = !strip

pkgname = gcc8-fortran
	pkgdesc = Fortran front-end for GCC (8.x.x)
	depends = gcc8=8.5.0-1