blob: bb9d9fa14bafcf4a04ef7a399f2f831eb7720cc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = mips-harvard-os161-gdb
pkgdesc = The GNU Debugger modified for mips-harvard-os161 arquitecture. This is part of toolset for the course os161 from Harvard.
pkgver = 7.8+os161_2.1
pkgrel = 4
url = http://os161.eecs.harvard.edu/
arch = i686
arch = x86_64
groups = mips-harvard-os161-toolchain
license = GPL
license = LGPL
makedepends = flex
makedepends = bison
depends = mips-harvard-os161-binutils>=2.24
depends = gmp
depends = mpfr
depends = libmpc
depends = guile2.0
options = staticlibs
options = !libtool
options = !emptydirs
options = !strip
options = zipman
options = docs
source = http://os161.eecs.harvard.edu/download/gdb-7.8+os161-2.1.tar.gz
source = gdb.patch
md5sums = 26295f3f67090e534e3d488a3edce5ae
md5sums = SKIP
pkgname = mips-harvard-os161-gdb
|