vp-build/srcpkgs/latencytop/template

18 lines
497 B
Plaintext

# Template file for 'latencytop'
pkgname=latencytop
version=0.5
revision=2
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="gtk+-devel ncurses-devel"
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"
checksum=9e7f72fbea7bd918e71212a1eabaad8488d2c602205d2e3c95d62cd57e9203ef
pre_install() {
vmkdir usr/sbin
}