Package Details: asterisk-espeak 5.0-1

Git Clone URL: https://aur.archlinux.org/asterisk-espeak.git (read-only, click to copy)
Package Base: asterisk-espeak
Description: Asterisk module that provides the "eSpeak" dialplan application. It allows you to use the eSpeak text to speech synthesizer.
Upstream URL: https://github.com/zaf/asterisk-espeak
Licenses: GPL2
Submitter: dylwhich
Maintainer: None
Last Packager: TheGoliath
Votes: 1
Popularity: 0.000000
First Submitted: 2015-11-17 02:41 (UTC)
Last Updated: 2020-01-19 18:02 (UTC)

Latest Comments

dylwhich commented on 2022-05-23 14:57 (UTC)

I can't confirm this at the moment as I don't have access to an arch machine, but I believe changing lines 18 and 22 of the PKGBUILD to this will solve the issue:

cd "$srcdir/${_pkgname}-${_pkgver}"

(just replace ${pkgver} with ${_pkgver} on those lines)

rageltman commented on 2022-05-19 02:46 (UTC)

The pkgbuild seems a bit broken:

[2022-05-18T02:24:42.317Z] ==> Starting build()...
[2022-05-18T02:24:42.317Z] .
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/app_espeak.c
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/COPYING
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/Makefile
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/authors
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/espeak.conf.sample
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/ChangeLog
[2022-05-18T02:24:42.317Z] ./Asterisk-eSpeak-5.0-rc1/README
[2022-05-18T02:24:42.317Z] ./v5.0-rc1.tar.gz
[2022-05-18T02:24:42.317Z] /startdir/PKGBUILD: line 18: cd: /startdir/src/Asterisk-eSpeak-5.0: No such file or directory
[2022-05-18T02:24:42.317Z] ==> ERROR: A failure occurred in build().
[2022-05-18T02:24:42.317Z]     Aborting...
script returned exit code 255

FixedWing commented on 2020-02-22 14:55 (UTC)

Any reason why this would not also work with armv7h architecture? At the moment it is limited to x86_64.

Stephen

d9jWbb42kC3 commented on 2017-03-17 11:27 (UTC)

Is not possible to compile the package. Asterisk version 14.3.0. In file included from app_espeak.c:34:0: /usr/include/asterisk.h:300:2: error: #error "Externally compiled modules must declare AST_MODULE_SELF_SYM." #error "Externally compiled modules must declare AST_MODULE_SELF_SYM." ^~~~~ app_espeak.c:36:23: error: expected declaration specifiers or ‘...’ before string constant ASTERISK_FILE_VERSION(__FILE__, "$Revision: 00 $") ^~~~~~~~ app_espeak.c:36:33: error: expected declaration specifiers or ‘...’ before string constant