praat: update to 6.1.37
This commit is contained in:
parent
ad0e0f7bde
commit
d54ce40af7
@ -1,18 +1,18 @@
|
||||
# Template file for 'praat'
|
||||
pkgname=praat
|
||||
version=6.1.28
|
||||
version=6.1.37
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="alsa-lib-devel gtk+-devel jack-devel
|
||||
$(vopt_if pulseaudio pulseaudio-devel)"
|
||||
makedepends="gtk+3-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if jack jack-devel)
|
||||
$(vopt_if pulseaudio 'alsa-lib-devel 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/"
|
||||
changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
|
||||
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
|
||||
checksum=c5d2d03d37584f5b94d30cd4df7974eec1a8225dd558ef9790f9ff32ba35bcfc
|
||||
checksum=991426e002fee0b846dd8bb4cc5c83831478985af40abb43a76af98307cb1ca8
|
||||
|
||||
# there are a number of pre-defined Makefiles for certain configurations
|
||||
# build options are used to choose which one to use among a selected few
|
||||
|
Loading…
x
Reference in New Issue
Block a user