Initial push
[termux-packages] / packages / pv / build.sh
1 TERMUX_PKG_HOMEPAGE=http://www.ivarch.com/programs/pv.shtml
2 TERMUX_PKG_DESCRIPTION="Terminal-based tool for monitoring the progress of data through a pipeline"
3 TERMUX_PKG_VERSION=1.6.0
4 TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
5 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"