summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 04c9a5d60e7d2702c6b512833e20b63dfa7cec90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = zydis
	pkgdesc = The ultimate, open-source X86 & X86-64 decoder/disassembler library.
	pkgver = 3.1.0
	pkgrel = 1
	url = https://zydis.re
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = gcc-libs
	source = zydis::git+https://github.com/zyantific/zydis#tag=v3.1.0
	sha256sums = SKIP

pkgname = zydis