summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93a6346eeb0d060c6fdb084a6c3e428a7772b850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mdev-gpu-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
	conflicts = mdev-cli
	replaces = mdev-cli
	source = git+https://github.com/Arc-Compute/Mdev-GPU.git#commit=48649a0ed9f2285c883c98610309bd677e8690ae
	sha256sums = SKIP

pkgname = mdev-gpu-cli