summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76c954a7fa99902ec45180a10a32491c5f17c615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = lief
	pkgdesc = Library to instrument executable formats
	pkgver = 0.12.1
	pkgrel = 1
	url = https://github.com/lief-project/lief
	arch = x86_64
	license = Apache
	makedepends = boost
	makedepends = cmake
	makedepends = nlohmann-json
	makedepends = utf8cpp
	depends = boost-libs
	depends = spdlog
	provides = libLIEF.so
	source = lief-0.12.1.tar.gz::https://github.com/lief-project/lief/archive/0.12.1.tar.gz
	sha256sums = 745710ad2b74a70ee8b37c529063da4769a9ed5091df4627dd8216deac86d27c

pkgname = lief