diff --git a/anda/tools/praat/org.praat.praat.metainfo.xml b/anda/tools/praat/org.praat.praat.metainfo.xml index f2d66fefe9..1c139b444d 100644 --- a/anda/tools/praat/org.praat.praat.metainfo.xml +++ b/anda/tools/praat/org.praat.praat.metainfo.xml @@ -1,16 +1,21 @@ - + org.praat.praat CC0-1.0 - GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 - /usr/share/icons/hicolor/16x16/praat.png + GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later AND BSD-3-Clause AND Unicode-3.0 AND BSL-1.0 + https://github.com/praat/praat.github.io/blob/master/main/praat-480.svg Praat Praat: Doing Phonetics By Computer

- Praat: Doing Phonetics By Computer + A speech analysis tool used for doing phonetics by computer. Praat can analyse, + synthesize, and manipulate speech, and create high-quality pictures for your publications. + Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam.

@@ -19,7 +24,7 @@ https://www.praat.org - + @@ -29,11 +34,7 @@ phonetics - - Paul Boersma - - - - David Weenink + + Paul Boersma and David Weenink
diff --git a/anda/tools/praat/praat.spec b/anda/tools/praat/praat.spec index a4880d4e04..d64f6cdf31 100644 --- a/anda/tools/praat/praat.spec +++ b/anda/tools/praat/praat.spec @@ -5,7 +5,7 @@ Name: praat Version: 6.4.59 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://www.praat.org Source0: https://github.com/praat/praat.github.io/archive/refs/tags/v%{version}.tar.gz Source1: %appid.metainfo.xml @@ -14,7 +14,7 @@ License: GPL-3.0-or-later AND LGPL-2.1-or-later AND MIT AND GPL-2.0-or- Requires: gtk3 pulseaudio-libs alsa-lib pipewire-jack-audio-connection-kit BuildRequires: gcc g++ gtk3-devel pulseaudio-libs-devel alsa-lib-devel pipewire-jack-audio-connection-kit-devel # for lscpu check below -BuildRequires: util-linux +BuildRequires: util-linux # to install desktop file BuildRequires: desktop-file-utils # to generate the icon files @@ -22,7 +22,7 @@ BuildRequires: libicns-utils # to generate the appstream metadata BuildRequires: terra-appstream-helper -Summary: Praat: Doing Phonetics By Computer +Summary: Praat: Doing Phonetics By Computer Packager: june-fish