summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5de0f568e19823a3b25629a9964f2cde5325164a (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
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.2+0.gc5f178b
	pkgrel = 1
	url = https://github.com/linuxhw/hw-probe
	arch = any
	license = GPLv2
	depends = perl>=5
	depends = hwinfo
	depends = curl
	depends = dmidecode
	depends = pciutils
	depends = usbutils
	depends = net-tools
	optdepends = hdparm
	optdepends = smartmontools
	optdepends = inxi
	optdepends = pnputils
	provides = hw-probe=1.2
	conflicts = hw-probe
	source = https://github.com/linuxhw/hw-probe
	md5sums = SKIP

pkgname = hw-probe-git