void-packages/srcpkgs/htop/template
Juan RP 0315dbb943 Added htop-0.8.3 build template.
--HG--
extra : convert_revision : 06751d78ccb235ecf92f8ea41b6922d8ab833630
2009-12-05 05:23:19 +01:00

16 lines
610 B
Text

# 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 full glibc
Add_dependency build ncurses
Add_dependency full ncursesw