summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9d2a6f05f4853f105a440e015952a8fef9196ac (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
pkgbase = edb-debugger
	pkgdesc = EDB (Evan's Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg.
	pkgver = 0.9.21
	pkgrel = 1
	url = http://www.codef00.com/projects#debugger
	install = edb.install
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = boost>=1.35.0
	depends = qt5-xmlpatterns
	depends = capstone>=3.0
	optdepends = graphviz>=2.38.0
	source = https://github.com/eteran/edb-debugger/releases/download/0.9.21/edb-debugger-0.9.21.tgz
	source = edb.desktop
	source = plugin_path.patch
	md5sums = 3754a96538b8f881153d26e4bb96e423
	md5sums = 8844cd95efef848f8f4a444259491961
	md5sums = 76f3b5f5b51301d3334a93bdf54f3819
	sha256sums = 2686619e1288152033d4c9c9a2568cb12841d3854bba8815c37ce77d3bd11706
	sha256sums = af1d0eae06544fbca7a9af2e2f55dc472324abf28402652e88d3b62c1882a132
	sha256sums = 7f28fd5f37bc4493a48c199074ec4393b971246e8d208c28f4348d526ac60dce

pkgname = edb-debugger