summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec1c262152cb097d4ea53bad5f06882cb8dd0abf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = remill
	pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
	pkgver = 4.2.0
	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
	source = https://github.com/lifting-bits/remill/archive/refs/tags/v4.2.0.tar.gz
	sha256sums = c0ff64165c62441fa25950036a9109350f5546dffa0d1214acab510647c71018

pkgname = remill