praat: update to 6.0.45
This commit is contained in:
parent
0bf7621101
commit
5090d96c8f
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'praat'
|
# Template file for 'praat'
|
||||||
pkgname=praat
|
pkgname=praat
|
||||||
version=6.0.43
|
version=6.0.45
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="alsa-lib-devel gtk+-devel $(vopt_if pulseaudio pulseaudio-devel)"
|
makedepends="alsa-lib-devel gtk+-devel jack-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/"
|
||||||
changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
|
changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
|
||||||
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
|
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
|
||||||
checksum=4e933f4255fade38952144326c979176ab0f570062985fb4d968eb43ed5e23d0
|
checksum=cad9b16346f146fee2c95aa02e104df40a9edcf63583010054726b9c50bd4fc5
|
||||||
|
|
||||||
build_options="pulseaudio"
|
build_options="pulseaudio"
|
||||||
build_options_default="pulseaudio"
|
build_options_default="pulseaudio"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue