void-packages/srcpkgs/procps/template
2012-07-09 15:30:31 +02:00

22 lines
779 B
Plaintext

# Template file for 'procps'
pkgname=procps
version=3.2.8
revision=7
patch_args="-Np1"
build_style=gnu-makefile
makedepends="ncurses-devel"
short_desc="The /proc file system utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://procps.sourceforge.net"
distfiles="http://procps.sf.net/$pkgname-$version.tar.gz"
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."