summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30febdda2f449d35a35096f71e21e8b10d3f9c53 (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
30
31
32
33
34
35
36
37
38
39
40
pkgbase = pwndbg-git
	pkgdesc = Makes debugging with GDB suck less
	pkgver = 2023.07.17.pkgs.r117.ge8f423a
	pkgrel = 1
	url = https://github.com/pwndbg/pwndbg
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = debuginfod
	depends = gdb
	depends = python
	depends = python-capstone
	depends = python-psutil
	depends = python-pt
	depends = python-ptrace
	depends = python-pwntools
	depends = python-pycparser
	depends = python-pyelftools
	depends = python-pygments
	depends = python-requests
	depends = python-setuptools
	depends = python-tabulate
	depends = python-typing_extensions
	depends = python-unicorn
	depends = which
	optdepends = checksec: checksec command support
	optdepends = ropper: ropper command support
	optdepends = ropgadget: ropgadget command support
	optdepends = radare2: radare2 command support
	optdepends = rizin: rizin command support
	provides = pwndbg
	conflicts = pwndbg
	source = pwndbg-git::git+https://github.com/pwndbg/pwndbg
	sha512sums = SKIP

pkgname = pwndbg-git