Created attachment 178850 [details] svn diff to update from 1.4_1 to 2.0.0
Maintainer feedback, please!
This has some problems / unanswered questions: - The maintainer went through some pain to provide shared libraries and with this patch they are not provided anymore. - Is flite 2.0.0 API compatible with flite 1.4? Do consumers still build? - This could use an update since there are newer releases now.
Maintainer reset.
Created attachment 200883 [details] patch-to-2.1.0 This patch is to 2.1.0, testbuilds are fine, and provides shared libs. depends are: accessibility/speech-dispatcher accessibility/eflite audio/asterisk-flite (fails because asterisk13 does not build due to net-snmp) multimedia/gstreamer-plugins multimedia/ffmpeg multimedia/gstreamer1-plugins x11-toolkits/gnustep-gui So I guess APIs are not the problem.
note: I test-built the depends on 13amd64, all went fine except the asterisk one due to net-snmp
Created attachment 200884 [details] patch-to-2.1.0-v2 Pet some portlint complaints
Created attachment 200885 [details] patch-to-2.1.0-v3 Fix LICENSE ChangeLog: https://github.com/festvox/flite/blob/master/README.md
Assign back to sobomax@ after ports r487187.
A commit references this bug: Author: pi Date: Sun Feb 10 16:34:44 UTC 2019 New revision: 492617 URL: https://svnweb.freebsd.org/changeset/ports/492617 Log: audio/flite: upgrade 1.4 -> 2.1 PR: 216018 Submitted by: Simun Mikecin <numisemis@yahoo.com>, pi, jrm Reviewed by: tobik Approved by: sobomax (maintainer timeout) Differential Revision: D19138 Changes: head/audio/flite/Makefile head/audio/flite/distinfo head/audio/flite/files/patch-Makefile head/audio/flite/files/patch-config_common__make__rules head/audio/flite/files/patch-configure head/audio/flite/files/patch-lang-cmulex-make_cmulex head/audio/flite/files/patch-main_Makefile head/audio/flite/files/patch-parallel-build head/audio/flite/files/patch-shlib_deps head/audio/flite/files/patch-single-exe head/audio/flite/files/patch-src-audio-au_sun.c head/audio/flite/files/patch-tools-funds_sts_main.c head/audio/flite/files/patch-warnings head/audio/flite/pkg-descr head/audio/flite/pkg-plist
Committed, thanks to all who worked on this!