summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01fb65cd3ee5f54da184197a12beb3a3f677bc93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libkrunfw-git
	pkgdesc = A dynamic library bundling the guest payload consumed by libkrun
	pkgver = v4.0.0.r0.g8a71842
	pkgrel = 1
	url = https://github.com/containers/libkrunfw
	arch = x86_64
	license = GPL2
	makedepends = cargo
	makedepends = git
	makedepends = gcc
	makedepends = python-pyelftools
	depends = bc
	provides = libkrunfw
	conflicts = libkrunfw
	source = libkrunfw-git::git+https://github.com/containers/libkrunfw
	md5sums = SKIP

pkgname = libkrunfw-git