void-packages/srcpkgs/psmisc/template

18 lines
671 B
Plaintext
Raw Normal View History

# Template file for 'psmisc'
pkgname=psmisc
version=22.10
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Small set of utilities that use the linux proc filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e8c2a520549ec86deeccd55fd30cbb46fca20e57d7dfde240ee49df1c6dca053
long_desc="
The psmisc package is a set of some small useful utilities that use
the proc filesystem. We're not about changing the world, but providing
the system administratror with some help in common tasks."
Add_dependency run glibc
Add_dependency run ncurses-libs
Add_dependency build gettext
Add_dependency build ncurses-devel