# Template file for 'ncdu' pkgname=ncdu version=1.7 revision=2 distfiles="http://dev.yorhel.nl/download/$pkgname-$version.tar.gz" build_style=gnu-configure short_desc="NCurses Disk Usage" maintainer="Juan RP " homepage="http://dev.yorhel.nl/ncdu" license="MIT" checksum=70dfe10b4c0843050ee17ab27b7ad4d65714682f117079b85d779f83431fb333 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. " Add_dependency build ncurses-devel Add_dependency build glibc-devel