void-packages/srcpkgs/htop/template
Juan RP eaabb5dd36 htop: new deps style.
--HG--
extra : convert_revision : 893562ae110bbb105b1459c2a3f10f6d9e52c4d2
2010-01-15 03:45:08 +01:00

17 lines
615 B
Plaintext

# Template file for 'htop'
pkgname=htop
version=0.8.3
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-unicode --enable-openvz --enable-vserver"
short_desc="An interactive process viewer"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f03bac8999c57c399cbf4332831bcce905d0393d0f97f7e32a1407b48890dd9d
long_desc="
htop is an interactive process viewer for Linux. It is a text-mode terminal
application (for console or X terminals) and requires ncurses."
Add_dependency run glibc
Add_dependency run ncursesw
Add_dependency build ncursesw-devel