summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-06-10 14:40:15 +0200
committerAlexander F Rødseth2015-06-10 14:40:15 +0200
commit03d01a656761788816c93273a83077fdd9361619 (patch)
tree8736f5dbe06f473e81fe9dc21b5a4d367d296b7d /.SRCINFO
downloadaur-03d01a656761788816c93273a83077fdd9361619.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5480f120976e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = gcc44
+ pkgdesc = The GNU Compiler Collection (4.4.x)
+ pkgver = 4.4.7
+ pkgrel = 6
+ url = http://gcc.gnu.org/
+ arch = x86_64
+ arch = i686
+ license = GPL
+ license = LGPL
+ license = custom
+ makedepends = setconf
+ depends = binutils
+ depends = mpfr
+ depends = cloog
+ depends = zlib
+ depends = elfutils
+ options = !libtool
+ options = !buildflags
+ options = staticlibs
+ source = http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.4.7/gcc-4.4.7.tar.bz2
+ source = gcc-hash-style-both.patch
+ source = gcc_pure64.patch
+ source = siginfo_t_fix.patch
+ sha256sums = 5ff75116b8f763fa0fb5621af80fc6fb3ea0f1b1a57520874982f03f26cd607f
+ sha256sums = a600550d3d2b2fb8ee6a547c68c3a08a2af7579290b340c35ee5598c9bb305a5
+ sha256sums = 2d369cf93c6e15c3559c3560bce581e0ae5f1f34dc86bca013ac67ef1c1a9ff9
+ sha256sums = 4df866dcfd528835393d2b6897651158faf6d84852158fbf2e4ffc113ec7d201
+
+pkgname = gcc44
+