summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a88fac3674e3eab43a5f432a433c61f351850d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = remill-git
	pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
	pkgver = 4.2.0.r6.g161e0358
	pkgrel = 1
	url = https://github.com/lifting-bits/remill
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = ninja
	depends = cxx-common=0.1.8
	depends = lib32-glibc
	depends = lib32-gcc-libs
	depends = libunwind
	provides = remill
	conflicts = remill
	source = remill-git::git+https://github.com/lifting-bits/remill
	sha256sums = SKIP

pkgname = remill-git