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.

8 lines
428 B

TERMUX_PKG_HOMEPAGE=https://geoff.greer.fm/ag/
10 years ago
TERMUX_PKG_DESCRIPTION="Fast grep-like program, alternative to ack-grep"
TERMUX_PKG_VERSION=2.0.0
10 years ago
TERMUX_PKG_SRCURL=http://geoff.greer.fm/ag/releases/the_silver_searcher-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=003387ebbfdde545841103d0ef812f30a5501a984afb3d5b45fb55714b1e9513
10 years ago
TERMUX_PKG_FOLDERNAME=the_silver_searcher-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="pcre, liblzma"