From d215ac0738e8e1c5ea9f3f535814d1f16180c83d Mon Sep 17 00:00:00 2001 From: SolitudeSF Date: Fri, 24 Nov 2017 21:13:27 +0200 Subject: [PATCH] New package: translate-shell-0.9.6.5 Closes: #9507 [via git-merge-pr] --- srcpkgs/translate-shell/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/translate-shell/template diff --git a/srcpkgs/translate-shell/template b/srcpkgs/translate-shell/template new file mode 100644 index 00000000000..6ef331920d6 --- /dev/null +++ b/srcpkgs/translate-shell/template @@ -0,0 +1,15 @@ +# Template file for 'translate-shell' +pkgname=translate-shell +version=0.9.6.5 +revision=1 +build_style=gnu-makefile +build_options="zsh" +desc_option_zsh="Use zsh compatible wrapper" +make_build_args="$(vopt_if zsh TARGET=zsh)" +depends="gawk $(vopt_if zsh zsh bash)" +short_desc="Command-line online translator" +maintainer="SolitudeSF " +license="The Unlicense" +homepage="https://www.soimort.org/translate-shell" +distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz" +checksum=6d9ae244e6dbf42466dec00dd0b955659ba275d7e780bbd101c27c9325d413ef