mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
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'
|
# Template file for 'praat'
|
||||||
pkgname=praat
|
pkgname=praat
|
||||||
version=6.0.38
|
version=6.0.40
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
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"
|
short_desc="Speech analysis, synthesis, and manipulation"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.praat.org/"
|
homepage="http://www.praat.org/"
|
||||||
distfiles="https://github.com/praat/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
|
||||||
checksum=0cc2cf1fe044813c0718d3e727c220fc325372f3aaa297bdadc64dd060ab01d0
|
checksum=3de075d095b572a01afb83b03469c19f06e38cbc47ad5d8c88b1e35472ce1899
|
||||||
|
|
||||||
build_options="pulseaudio"
|
build_options="pulseaudio"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue