You are not logged in.
pkgname=gps
pkgver=1.1.0
pkgrel=1
pkgdesc="A graphical process statistics tor for Unix, working like top and ps"
url="http://gps.seul.org/"
license="GPL"
depends=(gtk glib)
source=(ftp://ftp.seul.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('d50d065bfe9c6bf1017bfee71bb0c377')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc
make || return 1
make DESTDIR=$startdir/pkg install_gps
}
it is kinda old but is stable and works. definitely a good replacement for gnome-system-monitor.
AKA uknowme
I am not your friend
Offline
thx sarah. someone to maintain this pkg!
Offline