summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSimon Eriksson2015-12-30 00:24:02 +0100
committerSimon Eriksson2015-12-30 00:24:02 +0100
commit7cc6c79be822f4a6721354433375dafaed9f7d5c (patch)
treeab537b5cac64db8bc9d1406963f9b4857a49bd05 /.SRCINFO
downloadaur-7cc6c79be822f4a6721354433375dafaed9f7d5c.tar.gz
Initial commit
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..e59719660f92
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = mips64-elf-gcc
+ pkgdesc = The GNU Compiler Collection (mips64-elf)
+ pkgver = 5.3.0
+ pkgrel = 1
+ url = http://www.gnu.org/software/gcc/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = LGPL
+ license = FDL
+ makedepends = gmp
+ makedepends = mpfr
+ depends = libmpc
+ depends = zlib
+ depends = mips64-elf-binutils
+ depends = mips64-elf-newlib
+ provides = mips64-elf-gcc-stage1
+ conflicts = mips64-elf-gcc-stage1
+ replaces = mips64-elf-gcc-stage1
+ options = !emptydirs
+ options = !strip
+ source = ftp://ftp.gnu.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.bz2
+ sha256sums = b84f5592e9218b73dbae612b5253035a7b34a9a1f7688d2e1bfaaf7267d5c4db
+
+pkgname = mips64-elf-gcc
+