blob: 7f86a35b04461aeb4b98a42b346c41034066a209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tpc-git
pkgdesc = For AMD processors. It can manipulate power states, frequencies, DRAM timings, power settings and can report temperatures, monitor pstate changes and precise cpu usage. Currently supported families are: 10h, 11h, 12h, 14h, 15h
pkgver = 0.44rc2plus
pkgrel = 2
url = https://github.com/turionpowercontrol/tpc
arch = i686
arch = x86_64
license = GPLv2
depends = gcc-libs
depends = ncurses
source = https://github.com/turionpowercontrol/tpc/archive/master.zip
source = https://gist.githubusercontent.com/YamashitaRen/43482f1eed4a505f7076593e5d9dfa1e/raw/876f8faadb04919e8984754daed495da1ab2033f/buildnewgcc.patch
md5sums = 765101c002be892d64caa23b905b07de
md5sums = 87f0ec45561f9e2cb4de2ba46672b307
pkgname = tpc-git
|