Package Details: gkx86info 0.0.2-3

Git Clone URL: https://aur.archlinux.org/gkx86info.git (read-only, click to copy)
Package Base: gkx86info
Description: GKrellM plugin to display CPU speed (useful for clock stepping)
Upstream URL: http://anchois.free.fr
Licenses: GPL2
Submitter: None
Maintainer: bidulock
Last Packager: bidulock
Votes: 13
Popularity: 0.000000
First Submitted: 2007-11-04 01:13 (UTC)
Last Updated: 2015-07-09 20:06 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

mrbit commented on 2012-11-12 15:10 (UTC)

add build() { cd $startdir/src/${pkgname}${pkgver} --> sed '3s/gcc -Wall/gcc -Wall -fPIC/' -i ./build .... ....