summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e4a69b1d5ca1490867b69ec7cde98a03cf46888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = hw-probe-git
	pkgdesc = Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
	pkgver = 1.6.4
	pkgrel = 1
	url = https://github.com/linuxhw/hw-probe
	arch = any
	license = GPLv2
	makedepends = git
	depends = perl>=5
	depends = hwinfo
	depends = curl
	depends = dmidecode
	depends = pciutils
	depends = usbutils
	depends = net-tools
	depends = edid-decode
	depends = acpica
	optdepends = hdparm
	optdepends = smartmontools
	optdepends = inxi
	optdepends = pnputils
	provides = hw-probe=1.6.4
	conflicts = hw-probe
	source = git+https://github.com/linuxhw/hw-probe
	md5sums = SKIP

pkgname = hw-probe-git