void-packages/srcpkgs/ncdu/template

18 lines
613 B
Text
Raw Normal View History

2011-06-23 17:32:40 +00:00
# Template file for 'ncdu'
pkgname=ncdu
2012-10-01 13:13:28 +00:00
version=1.9
revision=1
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
build_style=gnu-configure
2012-10-01 13:13:28 +00:00
makedepends="ncurses-devel"
2011-06-23 17:32:40 +00:00
short_desc="NCurses Disk Usage"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-06-23 17:32:40 +00:00
homepage="http://dev.yorhel.nl/ncdu"
license="MIT"
2012-10-01 13:13:28 +00:00
checksum=ea7349544a9da77764293d84e52862110ab49ee29b949158bc4bab908d3dd3a5
2011-06-23 17:32:40 +00:00
long_desc="
Ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use
interface through famous du utility. It allows to browse through the
2012-10-01 13:13:28 +00:00
directories and show percentages of disk usage with ncurses library."
2011-06-23 17:32:40 +00:00