void-packages/srcpkgs/latencytop/template

18 lines
497 B
Text
Raw Normal View History

2012-05-17 22:49:50 +00:00
# Template file for 'latencytop'
pkgname=latencytop
version=0.5
2014-02-20 15:30:04 +00:00
revision=2
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="gtk+-devel ncurses-devel"
2012-05-17 22:49:50 +00:00
short_desc="Measuring and fixing Linux latency"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.latencytop.org"
distfiles="${DEBIAN_SITE}/main/l/$pkgname/${pkgname}_${version}.orig.tar.gz"
2012-05-17 22:49:50 +00:00
checksum=9e7f72fbea7bd918e71212a1eabaad8488d2c602205d2e3c95d62cd57e9203ef
pre_install() {
vmkdir usr/sbin
}