diff --git a/textproc/translate-shell/Makefile b/textproc/translate-shell/Makefile index de21e8521e4e..0e9421fcf880 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,46 +1,48 @@ PORTNAME= translate-shell DISTVERSIONPREFIX= v -DISTVERSION= 0.9.6.12 -PORTREVISION= 2 +DISTVERSION= 0.9.7.1 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= Command line interface to translation engines WWW= https://www.soimort.org/translate-shell/ LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gawk:lang/gawk RUN_DEPENDS= bash:shells/bash \ gawk:lang/gawk \ gbase64:sysutils/coreutils TEST_DEPENDS= curl:ftp/curl \ emacs:editors/emacs@nox \ rlwrap:devel/rlwrap USE_GITHUB= yes GH_ACCOUNT= soimort ALL_TARGET= build TEST_ENV= LC_ALL=C.UTF-8 TEST_TARGET= test NO_ARCH= yes PLIST_FILES= bin/trans \ man/man1/trans.1.gz -OPTIONS_DEFINE= FRIBIDI READLINE TEXT2SPEECH +OPTIONS_DEFINE= ASPELL FRIBIDI READLINE TEXT2SPEECH TEXT2SPEECH_DESC= Enable Text-to-Speech functionality via espeak +ASPELL_RUN_DEPENDS= aspell:textproc/aspell + FRIBIDI_RUN_DEPENDS= fribidi:converters/fribidi READLINE_RUN_DEPENDS= rlwrap:devel/rlwrap TEXT2SPEECH_RUN_DEPENDS= espeak-ng:audio/espeak-ng do-install: ${INSTALL_SCRIPT} ${WRKSRC}/build/trans ${STAGEDIR}${PREFIX}/bin/trans ${INSTALL_MAN} ${WRKSRC}/man/trans.1 ${STAGEDIR}${MANPREFIX}/man/man1/trans.1 .include diff --git a/textproc/translate-shell/distinfo b/textproc/translate-shell/distinfo index 174fa2f9884f..4cb6079907e7 100644 --- a/textproc/translate-shell/distinfo +++ b/textproc/translate-shell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601454815 -SHA256 (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97 -SIZE (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 77580 +TIMESTAMP = 1675962866 +SHA256 (soimort-translate-shell-v0.9.7.1_GH0.tar.gz) = f949f379779b9e746bccb20fcd180d041fb90da95816615575b49886032bcefa +SIZE (soimort-translate-shell-v0.9.7.1_GH0.tar.gz) = 94865