summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e6b8bee9c692373db9e111667b5f226c8a237fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = greenboost-git
	pkgdesc = CUDA memory orchestrator for NVIDIA GPUs — unified VRAM + System RAM + SSD pool (dev fork, fix/arch-compat branch)
	pkgver = 2.8.2.r13.1bb976e
	pkgrel = 1
	url = https://gitlab.com/evorster/greenboost
	install = greenboost-git.install
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = git
	makedepends = vulkan-headers
	depends = dkms
	optdepends = cuda: for TurboQuant KV cache compression
	optdepends = vulkan-icd-loader: for Vulkan implicit layer (gaming support)
	optdepends = lib32-glibc: needed if 32-bit audit library is shipped (built automatically when multilib is present)
	provides = greenboost
	conflicts = greenboost
	source = git+https://gitlab.com/evorster/greenboost.git#branch=fix/arch-compat
	sha256sums = SKIP

pkgname = greenboost-git