summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d675991c7d80d99ec5cc238b0bbeeeadd4376b4 (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
pkgbase = binwalk-git
	pkgdesc = A tool for searching a given binary image for embedded files
	pkgver = 2.1.2.1054.a4945a9
	pkgrel = 1
	url = http://binwalk.org
	arch = any
	license = MIT
	makedepends = git
	depends = python
	optdepends = python-pyqtgraph: graph and visualization support
	optdepends = python-opengl: binviz module support
	optdepends = python-capstone: disassembly support
	optdepends = arj: ARJ decompression support
	optdepends = cabextract: CAB archive support
	optdepends = cpio: CPIO archvie support
	optdepends = gzip: GZIP decompression support
	optdepends = mtd-utils: JFFS filesystem support
	optdepends = p7zip: ZIP, LZMA and ISO decompression support
	optdepends = squashfs-tools: squashfs support
	optdepends = tar: TAR archive support
	optdepends = bzip2: BZIP2 archive support
	optdepends = unrar: RAR decompression support
	optdepends = xz: XZ decompression support
	optdepends = firmware-mod-kit: cramfs support
	optdepends = lhasa: LHA support
	optdepends = sleuthkit: forensic analysis support
	provides = binwalk
	conflicts = binwalk
	source = binwalk-git::git+https://github.com/devttys0/binwalk
	sha512sums = SKIP

pkgname = binwalk-git