summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ede4cc8c4ba0a93e5c804bcd83261eae0be38287 (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 = vdex-extractor-git
	pkgdesc = Command line tool to decompile and extract Android Dex bytecode from Vdex files that are generated along with Oat files when optimizing bytecode from dex2oat ART runtime compiler.
	pkgver = 0.6.0+7.r311.20200513.78f283b
	pkgrel = 3
	epoch = 0
	url = https://github.com/anestisb/vdexExtractor
	arch = aarch64
	arch = armv6h
	arch = armv7h
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = gcc
	makedepends = git
	makedepends = make
	depends = glibc
	depends = zlib
	optdepends = bash: For optional scripts
	provides = vdex-extractor=0.6.0+7.r311.20200513.78f283b
	provides = deodex=0.6.0+7.r311.20200513.78f283b
	conflicts = vdex-extractor
	conflicts = deodex
	source = vdex-extractor::git+https://github.com/anestisb/vdexExtractor.git
	source = deodex.sh
	sha256sums = SKIP
	sha256sums = 116b999eb535c64551a974b8ed14af7efd9f7b7998122a742b52de31949887f2

pkgname = vdex-extractor-git