1 # Maintainer: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
8 pkgdesc="Top for libvirt virtual machines"
9 url="http://people.redhat.com/~rjones/virt-top/"
22 source=("http://people.redhat.com/~rjones/virt-top/files/${pkgname}-${pkgver}.tar.gz")
23 md5sums=('491929219b5b49b4e502a1643599be95')
26 cd "$srcdir/${pkgname}-${pkgver}"
27 ./configure --libdir=/usr/lib --prefix=/usr
29 make DESTDIR=${pkgdir} install