17 lines
671 B
Text
17 lines
671 B
Text
# Template file for 'psmisc'
|
|
pkgname=psmisc
|
|
version=22.13
|
|
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=06d25e8ebb4722dbcede98a787c39a9ed341f8e58fde10c0b2d6b35990b35daa
|
|
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
|