summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e9a3c09510bd0530d581cc38d16a41dd242cbd2 (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
44
45
46
47
48
49
50
51
52
pkgbase = gcc6
	pkgdesc = The GNU Compiler Collection (6.x.x)
	pkgver = 6.5.0
	pkgrel = 3
	url = https://gcc.gnu.org/gcc-6/
	arch = x86_64
	license = GPL
	license = LGPL
	license = FDL
	license = custom
	makedepends = binutils
	makedepends = libmpc
	makedepends = doxygen
	makedepends = subversion
	makedepends = java-environment-common
	makedepends = zip
	makedepends = jdk8-openjdk
	makedepends = gtk2
	makedepends = libart-lgpl
	makedepends = libxtst
	options = !emptydirs
	source = https://gcc.gnu.org/pub/gcc/releases/gcc-6.5.0/gcc-6.5.0.tar.xz
	source = https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
	source = http://www.bastoul.net/cloog/pages/download/cloog-0.18.4.tar.gz
	sha512sums = ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac
	sha512sums = 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
	sha512sums = d35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23

pkgname = gcc6
	pkgdesc = The GNU Compiler Collection - C and C++ frontends
	depends = gcc6-libs=6.5.0-3
	depends = binutils>=2.28
	depends = libmpc
	options = staticlibs

pkgname = gcc6-libs
	pkgdesc = Runtime libraries shipped by GCC
	depends = glibc>=2.25
	options = !emptydirs
	options = !strip

pkgname = gcc6-fortran
	pkgdesc = Fortran front-end for GCC
	depends = gcc6=6.5.0-3
	options = !emptydirs

pkgname = gcc6-gcj
	pkgdesc = Java front-end for GCC
	depends = gcc6=6.5.0-3
	replaces = gcc-gcj
	options = !emptydirs