summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f60d475f250ad205059a03ccf03546a2c9bb0a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = elf2hex
	pkgdesc = SiFive's Verilog test harnesses can't directly read ELF binaries but are instead required to be provided with a hexidecimal dump of a particular width and depth. This project allows users to easily create these files.
	pkgver = 20.05.00.00
	pkgrel = 1
	url = https://github.com/sifive/elf2hex
	arch = any
	license = Apache
	license = MIT
	makedepends = autoconf
	makedepends = automake
	depends = bash
	options = !strip
	source = elf2hex-20.05.00.00.tar.gz::https://download.fastgit.org/sifive/elf2hex/archive/refs/tags/v20.05.00.00.tar.gz
	sha256sums = 38121b5a6afb0980af21075e78e8dfce657273dfe0e48a0d59d318ac2ea18df5

pkgname = elf2hex