summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24d3289077a89a04b36e17dec1f3abc8ee0f6cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = remill-git
	pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
	pkgver = 4.0.11.r0.g37741957
	pkgrel = 1
	url = https://github.com/lifting-bits/remill
	arch = x86_64
	license = Apache
	makedepends = git
	depends = cxx-common=0.0.14
	depends = ncurses
	depends = zlib
	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