Commit graph

5 commits

Author SHA1 Message Date
leot
1620dc5c83 translate-shell: Update textproc/translate-shell to 0.9.6.8
Changes:
0.9.6.8
-------
Fixed engine support:
  * DeepL (#237, #249)
  * Bing TTS (#218)

New languages: (Yandex only)
  * Emoji

Minor fixes:
  * Close command pipelines everywhere.
2018-08-12 13:59:51 +00:00
leot
d62b93a8c6 translate-shell: Update textproc/translate-shell to 0.9.6.7
Changes:
0.9.6.7
-------
Fixed engine support:
 - Bing Translator (#218)

New languages: (Yandex only)
 - Hill Mari
 - Eastern Mari
 - Papiamento

Minor fixes:
 - Show transliteration: Bing, Yandex.
 - Print only language code when specifying -brief -identify (#209).
2018-03-18 10:23:12 +00:00
leot
0e2fbfe94b translate-shell: Update textproc/translate-shell to 0.9.6.6
Changes:
0.9.6.6
-------
New translator:
 - DeepL Translator (#204)

New options:
 - -dump (#197)
 - -download-audio / -download-audio-as (#197)
 - -no-warn
2017-12-17 11:41:48 +00:00
leot
3643b85832 translate-shell: Update translate-shell to 0.9.6.5
pkgsrc changes:
- Take MAINTAINERship
- No need to redefine WRKSRC, NFCI.

Changes:
0.9.6.5
-------
- Translators/SpellChecker: add a simple wrapper for aspell/hunspell (only used
  via `-e spell|aspell|hunspell' option, for the moment no DEPENDS was added for
  it and if aspell or hunspell isn't installed this feature can not be used
  (trans will print an error message about that)).
- Implement DESTDIR support
- Translators/GoogleTranslate: preserve alternative translations even if
  dictionary information exists
- Translate: add support for basic authentication for HTTP proxies
- Misc improvements and bug fixies
2017-10-16 14:13:14 +00:00
wiz
2a377ca888 Import translate-shell-0.9.6.4 as textproc/translate-shell.
Packaged for wip by Yorick Hardy and myself.

Translate Shell (formerly Google Translate CLI) is a command-line translator
powered by Google Translate (default), Bing Translator, and Yandex.Translate.
It gives you easy access to one of these translation engines your terminal:

$ trans 'Saluton, Mondo!'
Saluton, Mondo!

Hello, World!

Translations of Saluton, Mondo!
[ Esperanto -> English ]
Saluton ,
    Hello,
Mondo !
    World!
2017-09-03 18:12:18 +00:00