summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a143a5d7876448ddd32e035ab38484c41a92065c (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
pkgbase = gdb-msvc-git
	pkgdesc = The GNU Debugger (compiled to debug target mingw-w64, with MSVC patches)
	pkgver = 9.2+0.1.r0.g23a86f4
	pkgrel = 1
	url = https://github.com/lesderid/gdb-msvc
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = gcc
	makedepends = texinfo
	makedepends = radare2-git
	makedepends = llvm
	depends = ncurses
	depends = expat
	depends = xz
	depends = readline
	depends = source-highlight
	depends = radare2-git
	depends = llvm
	provides = cross-mingw-w64-gdb
	conflicts = cross-mingw-w64-gdb
	options = staticlibs
	options = !buildflags
	source = git+https://github.com/lesderid/gdb-msvc
	sha256sums = SKIP

pkgname = gdb-msvc-git