blob: 0f27ed62c3bc9c41e7e7da0601d65c4876c8399d (
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
|
# Generated by mksrcinfo v8
# Wed Jun 15 20:39:12 UTC 2016
pkgbase = cpu-x
pkgdesc = A Free software that gathers information on CPU, motherboard and more
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/X0rg/CPU-X
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = nasm
depends = gtk3
depends = ncurses
depends = libcpuid-git
depends = pciutils
depends = procps-ng
optdepends = curl: check if CPU-X is up-to-date when using --version
optdepends = wget: check if CPU-X is up-to-date when using --version if curl is missing
source = cpu-x-3.0.0.tar.gz::https://github.com/X0rg/CPU-X/archive/v3.0.0.tar.gz
md5sums = 82b3a5cfcb56997b79923fe560c6f9d4
pkgname = cpu-x
|