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 file
Patch File delta Description
use ldflags.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix cross-build issues
dwtest random seed.patch | (download)

dwtest/runAllTests_batch.praat | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
FFNet/Makefile | 2 1 + 1 - 0 !
LPC/Makefile | 2 1 + 1 - 0 !
artsynth/Makefile | 2 1 + 1 - 0 !
dwsys/Makefile | 2 1 + 1 - 0 !
dwtools/Makefile | 2 1 + 1 - 0 !
external/clapack/Makefile | 2 1 + 1 - 0 !
external/espeak/Makefile | 2 1 + 1 - 0 !
external/mp3/Makefile | 2 1 + 1 - 0 !
external/opusfile/Makefile | 2 1 + 1 - 0 !
external/vorbis/Makefile | 2 1 + 1 - 0 !
fon/Makefile | 2 1 + 1 - 0 !
foned/Makefile | 2 1 + 1 - 0 !
gram/Makefile | 2 1 + 1 - 0 !
kar/Makefile | 2 1 + 1 - 0 !
main/Makefile | 2 1 + 1 - 0 !
melder/Makefile | 2 1 + 1 - 0 !
stat/Makefile | 2 1 + 1 - 0 !
sys/Makefile | 2 1 + 1 - 0 !
19 files changed, 19 insertions(+), 19 deletions(-)

 honor the value of the environment variable cppflags
praat launch in desktop.patch | (download)

main/praat.desktop | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the name of the real file in the icon field