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
427 B

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