mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-06 10:53:21 +00:00
10 lines
510 B
Bash
10 lines
510 B
Bash
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_LICENSE="Artistic-License-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="1.8.10"
|
|
TERMUX_PKG_SRCURL=http://www.ivarch.com/programs/sources/pv-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=d4c90c17cfcd44aa96b98237731e4f811e071d4c2052a689d2d81e6671f571b1
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-ipc"
|