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
397 B
7 lines
397 B
TERMUX_PKG_HOMEPAGE=https://www.tcsh.org
|
|
TERMUX_PKG_DESCRIPTION="TENEX C Shell, an enhanced version of Berkeley csh"
|
|
TERMUX_PKG_LICENSE="BSD 3-Clause"
|
|
TERMUX_PKG_VERSION=6.22.02
|
|
TERMUX_PKG_SRCURL=https://github.com/tcsh-org/tcsh/archive/TCSH${TERMUX_PKG_VERSION//./_}.tar.gz
|
|
TERMUX_PKG_SHA256=f4f1ba643a5b36718f80709dadf81ded65356e3c82d3f548c68f57e9f61295b6
|
|
TERMUX_PKG_DEPENDS="ncurses, libcrypt"
|
|
|