summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cafa82941e4fd31db2b2f4eb3a0828551d245fdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = gdb-trunk
	pkgdesc = The GNU Debugger
	pkgver = 7.11.r87190.94af22593b
	pkgrel = 1
	url = http://www.gnu.org/software/gdb/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = texinfo
	makedepends = git
	depends = ncurses
	depends = expat
	depends = python
	depends = xz
	depends = guile
	provides = gdb
	conflicts = gdb
	backup = etc/gdb/gdbinit
	source = git+https://sourceware.org/git/binutils-gdb.git
	sha1sums = SKIP

pkgname = gdb-trunk