summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTavian Barnes2015-09-14 11:32:58 -0400
committerTavian Barnes2015-09-14 11:32:58 -0400
commit3a5671495cdf92b9a077e918b2970c4fb4a33829 (patch)
treefdfd03204b890e07fe3d96461e775907728f82bf /.SRCINFO
downloadaur-3a5671495cdf92b9a077e918b2970c4fb4a33829.tar.gz
Import from https://github.com/tavianator/arch-rpi-cross.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a6728867aab2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = arm-linux-gnueabihf-gcc-stage1
+ pkgdesc = The GNU Compiler Collection. Stage 1 for toolchain building (arm-linux-gnueabihf)
+ pkgver = 5.2.0
+ pkgrel = 2
+ url = http://gcc.gnu.org
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = LGPL
+ license = FDL
+ license = custom
+ depends = arm-linux-gnueabihf-binutils>=2.25
+ depends = libmpc
+ depends = zlib
+ options = !emptydirs
+ options = !distcc
+ options = !strip
+ source = ftp://gcc.gnu.org/pub/gcc/releases/gcc-5.2.0/gcc-5.2.0.tar.bz2
+ source = http://isl.gforge.inria.fr/isl-0.14.1.tar.bz2
+ source = pr66035.patch
+ md5sums = a51bcfeb3da7dd4c623e27207ed43467
+ md5sums = 118d1a379abf7606a3334c98a8411c79
+ md5sums = 5b980076cd5fcbc3aff6014f306282dd
+
+pkgname = arm-linux-gnueabihf-gcc-stage1
+