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.
7 lines
440 B
7 lines
440 B
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/parallel/
|
|
TERMUX_PKG_DESCRIPTION="GNU Parallel is a shell tool for executing jobs in parallel using one or more machines"
|
|
TERMUX_PKG_VERSION=20170922
|
|
TERMUX_PKG_SHA256=61820ba6addcb1f9581e159795e92d6a0e4471fb888259b0b1c4b51aab6d1565
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/parallel/parallel-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_DEPENDS="perl"
|
|
TERMUX_PKG_PLATFORM_INDEPENDENT=yes
|
|
|