summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorViktor Schneider2019-06-11 21:31:54 +0200
committerViktor Schneider2019-06-11 21:31:54 +0200
commit513d717cabcce688be348ee3cfd57dac1959582e (patch)
treeb8cfee86ce0e92a92da061a813b4c94266628fd9 /.SRCINFO
downloadaur-513d717cabcce688be348ee3cfd57dac1959582e.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..92518fc616b8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = msp430-elf-libstdc++
+ pkgdesc = The GNU C++ Standard Library for the msp430-elf target.
+ pkgver = 9.1.0
+ pkgrel = 1
+ url = http://gcc.gnu.org
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = LGPL
+ depends = msp430-elf-newlib
+ depends = msp430-elf-binutils
+ depends = msp430-elf-gcc=9.1.0
+ depends = libmpc
+ depends = elfutils
+ depends = zlib
+ options = staticlibs
+ options = !buildflags
+ options = !libtool
+ options = !emptydirs
+ options = zipman
+ options = docs
+ options = !strip
+ source = https://ftpmirror.gnu.org/gcc/gcc-9.1.0/gcc-9.1.0.tar.xz
+ sha256sums = 79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0
+
+pkgname = msp430-elf-libstdc++
+