summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0be4bfda68365a474e35ce4fa6a38de880e47b4c (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
pkgbase = remill-git
	pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
	pkgver = v4.0.9.r0.gbf69d9ca
	pkgrel = 2
	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.git
	source = 00-fix-CONVERT-instructions.patch
	source = 01-show-instruction.patch
	sha256sums = SKIP
	sha256sums = b2ab3e9c6b047eddac5cffb189b260fa0c1f6e21c88b343fcaef79110544f9e6
	sha256sums = 16009715ef4e2546349238120ab9ad0c04ef1ed77cc360e64f599aeb4a0ad987

pkgname = remill-git