summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af0ac527ce077cb186084cf5f194e3bc36ece974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = lsgpu-git
	pkgdesc = List GPUs with details, outputs, and connected monitors.
	pkgver = 0.2.0
	pkgrel = 0
	url = https://github.com/AGuyMarc/lsgpu
	arch = any
	license = GPL-2.0
	makedepends = git
	depends = python>=3.7
	depends = pciutils
	optdepends = nvidia-utils
	provides = lsgpu
	conflicts = lsgpu
	source = lsgpu-git::git+https://github.com/AGuyMarc/lsgpu#tag=v0.2.0
	md5sums = SKIP

pkgname = lsgpu-git