You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
406 B
6 lines
406 B
TERMUX_PKG_HOMEPAGE=http://www.ivarch.com/programs/pv.shtml
|
|
TERMUX_PKG_DESCRIPTION="Terminal-based tool for monitoring the progress of data through a pipeline"
|
|
TERMUX_PKG_VERSION=1.6.0
|
|
TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_SHA256=0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"
|
|
|