summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJanez Zemva2019-09-28 22:03:36 +0200
committerJanez Zemva2019-09-28 22:03:36 +0200
commit9158c1e5899853718d7d9d2dc7850497d41aa9b8 (patch)
tree7e8422f9a747e4a1d1c731b75be79158811ee7bc /.SRCINFO
downloadaur-9158c1e5899853718d7d9d2dc7850497d41aa9b8.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ee1488ee7170
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = fastgcc
+ pkgdesc = experimental gcc supporting faster compilation
+ pkgver = 9.2.0
+ pkgrel = 1
+ url = https://gcc.gnu.org
+ arch = x86_64
+ license = GPL
+ license = LGPL
+ license = FDL
+ license = custom
+ checkdepends = inetutils
+ makedepends = binutils
+ makedepends = libmpc
+ makedepends = python
+ options = !emptydirs
+ source = https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz
+ source = http://isl.gforge.inria.fr/isl-0.21.tar.xz
+ source = c89
+ source = c99
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = fastgcc
+ groups = base-devel
+ depends = binutils>=2.28
+ depends = libmpc
+ provides = gcc
+ provides = gcc-libs
+ replaces = gcc
+ replaces = gcc-libs
+ options = !emptydirs
+ options = staticlibs
+