17 lines
613 B
Text
17 lines
613 B
Text
# Template file for 'ncdu'
|
|
pkgname=ncdu
|
|
version=1.9
|
|
revision=1
|
|
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel"
|
|
short_desc="NCurses Disk Usage"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://dev.yorhel.nl/ncdu"
|
|
license="MIT"
|
|
checksum=ea7349544a9da77764293d84e52862110ab49ee29b949158bc4bab908d3dd3a5
|
|
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
|
|
directories and show percentages of disk usage with ncurses library."
|
|
|