void-packages/srcpkgs/procps/template
Juan RP b371d92f37 procps: sanitize deps, bumprev.
--HG--
extra : convert_revision : 597e445a56911431d57dade71227c9908708451a
2010-01-10 15:42:50 +01:00

21 lines
758 B
Plaintext

# Template file for 'procps'
pkgname=procps
version=3.2.8
revision=1
distfiles="http://procps.sf.net/$pkgname-$version.tar.gz"
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 run glibc
Add_dependency run ncurses-libs
Add_dependency build ncurses-devel