# Template file for 'translate-shell' pkgname=translate-shell version=0.9.6.9 revision=1 build_style=gnu-makefile make_build_args="$(vopt_if zsh TARGET=zsh)" makedepends="gawk" depends="gawk $(vopt_if zsh zsh bash)" checkdepends="curl rlwrap emacs" short_desc="Command-line online translator" maintainer="SolitudeSF " license="Unlicense" homepage="https://www.soimort.org/translate-shell" distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz" checksum=05705c541a5d3c34e0df954a799371a0466c85de26400e632672e073767051b4 build_options="zsh" desc_option_zsh="Use zsh compatible wrapper"