praat: update to 6.0.40
Closes #14338. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
24de253100
commit
3cbd7ff0d4
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'praat'
|
||||
pkgname=praat
|
||||
version=6.0.38
|
||||
version=6.0.40
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel alsa-lib-devel $(vopt_if pulseaudio pulseaudio-devel)"
|
||||
makedepends="alsa-lib-devel gtk+-devel $(vopt_if pulseaudio pulseaudio-devel)"
|
||||
short_desc="Speech analysis, synthesis, and manipulation"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.praat.org/"
|
||||
distfiles="https://github.com/praat/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=0cc2cf1fe044813c0718d3e727c220fc325372f3aaa297bdadc64dd060ab01d0
|
||||
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
|
||||
checksum=3de075d095b572a01afb83b03469c19f06e38cbc47ad5d8c88b1e35472ce1899
|
||||
|
||||
build_options="pulseaudio"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue