summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85330848717e8bcf0c520ccc9e33c7a912e22bfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mdev-cli
	pkgdesc = A user-configurable utility for GPU vendor drivers enabling the registration of arbitrary mdev types with the VFIO-Mediated Device framework.
	pkgver = 0.1.0.0
	pkgrel = 2
	epoch = 0
	url = https://github.com/Arc-Compute/Mdev-GPU
	arch = x86_64
	license = GPL
	makedepends = ghc
	depends = ghc-libs
	depends = haskell-path
	depends = haskell-optparse-applicative
	depends = haskell-bimap
	depends = haskell-fixed-vector
	depends = haskell-yamlparse-applicative
	depends = haskell-ioctl
	source = git+https://github.com/Arc-Compute/Mdev-GPU.git#commit=48649a0ed9f2285c883c98610309bd677e8690ae
	sha256sums = SKIP

pkgname = mdev-cli