Package: praat / 6.4.27+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
praat | 6.4.27+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use ldflags.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
use ldflags when linking the main praat executable This fixes the Lintian warning hardening-no-relro. |
cross build.patch | (download) |
makefiles/makefile.defs.chrome64 |
4 3 + 1 - 0 ! |
fix cross-build issues |
dwtest random seed.patch | (download) |
dwtest/runAllTests_batch.praat |
2 1 + 1 - 0 ! |
change the seed for the random number generator This is necessary, other the unit test dwtest/test_Sound_voiceActivity.praat fails. |
honor cppflags.patch | (download) |
EEG/Makefile |
2 1 + 1 - 0 ! |
honor the value of the environment variable cppflags |
praat launch in desktop.patch | (download) |
main/praat.desktop |
3 2 + 1 - 0 ! |
allow files to be dropped ont the desktop app icon The Exec property is changed to launch the praat-launch wrapper, which accepts the file name as argument. Also, a MimeType field is created, containing the audio formats accepted by Praat. |
real file icon.patch | (download) |
main/praat.desktop |
2 1 + 1 - 0 ! |
use the name of the real file in the icon field |