12 lines
765 B
Groff
12 lines
765 B
Groff
DEFINED_PHASES=install
|
|
DEPEND=app-misc/rlwrap >=sys-apps/gawk-4.0.2 curl? ( net-misc/curl[ssl] ) bidi? ( dev-libs/fribidi ) tts? ( || ( media-sound/mpg123 app-accessibility/espeak media-video/mpv media-video/mplayer ) ) test? ( app-editors/emacs )
|
|
DESCRIPTION=Online command-line translator
|
|
EAPI=6
|
|
HOMEPAGE=https://www.soimort.org/translate-shell/
|
|
IUSE=+curl +bidi test tts
|
|
KEYWORDS=~amd64
|
|
LICENSE=public-domain
|
|
RDEPEND=app-misc/rlwrap >=sys-apps/gawk-4.0.2 curl? ( net-misc/curl[ssl] ) bidi? ( dev-libs/fribidi ) tts? ( || ( media-sound/mpg123 app-accessibility/espeak media-video/mpv media-video/mplayer ) )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/soimort/translate-shell/archive/v0.9.6.6.tar.gz -> translate-shell-0.9.6.6.tar.gz
|
|
_md5_=f8144b70d2b02f0f1ec246a24262199a
|