praat: update to 6.0.38
This commit is contained in:
parent
6c1de9213f
commit
5e5d3ebed0
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'praat'
|
||||
pkgname=praat
|
||||
version=6.0.37
|
||||
version=6.0.38
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel alsa-lib-devel $(vopt_if pulseaudio pulseaudio-devel)"
|
||||
short_desc="Speech analysis, synthesis, and manipulation"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.praat.org/"
|
||||
distfiles="https://github.com/praat/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=583a8790aef0941a7571f45772c1b2707e5567f1a572cd28b28e67f69d2cc7b0
|
||||
checksum=0cc2cf1fe044813c0718d3e727c220fc325372f3aaa297bdadc64dd060ab01d0
|
||||
|
||||
build_options="pulseaudio"
|
||||
|
||||
|
|
Loading…
Reference in New Issue