mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
espeak-ng: update to 1.51.
This commit is contained in:
parent
1c5b5ce14c
commit
81f8a2e148
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'espeak-ng'
|
||||
pkgname=espeak-ng
|
||||
version=1.50
|
||||
version=1.51
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="-j1"
|
||||
hostmakedepends="automake libtool which pkg-config"
|
||||
makedepends="pcaudiolib-devel libsonic-devel"
|
||||
short_desc="Text to Speech engine"
|
||||
maintainer="Joey <joey@imap.cc>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/espeak-ng/espeak-ng/"
|
||||
changelog="https://raw.githubusercontent.com/espeak-ng/espeak-ng/master/ChangeLog.md"
|
||||
distfiles="https://github.com/espeak-ng/espeak-ng/archive/${version}.tar.gz"
|
||||
checksum=5ce9f24ee662b5822a4acc45bed31425e70d7c50707b96b6c1603a335c7759fa
|
||||
checksum=f0e028f695a8241c4fa90df7a8c8c5d68dcadbdbc91e758a97e594bbb0a3bdbf
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" espeak-ng"
|
||||
|
|
Loading…
Add table
Reference in a new issue