void-packages/srcpkgs/procps/template

20 lines
719 B
Plaintext

# Template file for 'procps'
pkgname=procps
version=3.2.8
revision=6
distfiles="http://procps.sf.net/$pkgname-$version.tar.gz"
patch_args="-Np1"
build_style=gnu-makefile
short_desc="The /proc file system utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=11ed68d8a4433b91cd833deb714a3aa849c02aea738c42e6b4557982419c1535
long_desc="
procps is the package that has a bunch of small useful utilities that give
information about processes using the /proc filesystem. The package includes
the programs ps, top, vmstat, w, kill, free, slabtop, and skill.
Version 3 includes NPTL thread support, a rewritten top, many bug fixes,
performance improvements, and new features."
Add_dependency build ncurses-devel