Package: wsjt / 9.7.r3639+dfsg-1

Metadata

Package Version Patches format
wsjt 9.7.r3639+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
wsjt_shell_script.patch | (download)

wsjt | 33 33 + 0 - 0 !
1 file changed, 33 insertions(+)

 wsjt shell script
 Copy required files into ~/.wsjt and execute wsjt application there.


tmoonsub.patch | (download)

tmoonsub.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fprintf format string
 fprintf() without format string is deprecated.


wsjt_desktop.patch | (download)

wsjt.desktop | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 wsjt desktop file
 wsjt.desktop for gnome.
 .


wsjt_man_page.patch | (download)

wsjt.1 | 31 31 + 0 - 0 !
1 file changed, 31 insertions(+)

 wsjt man page
 wsjt man page.
 .


missing.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
Makefile_10.6 | 3 1 + 2 - 0 !
2 files changed, 3 insertions(+), 4 deletions(-)

 remove diana files from makefiles
 remove non-existent diana files from Makefiles.
 .


import Audio.patch | (download)

wsjt.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 import audio
 import Audio
 .


audio_1ch.patch | (download)

jtaudio.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 1 channel audio input
 Some audio input devices only have 1 channel.
 .


no_KVASD.patch | (download)

extract.f | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 do not use proprietary kvasd decoder
 do not use proprietary KVASD decoder
 .


icons_labels.patch | (download)

WsjtMod/astro.py | 6 5 + 1 - 0 !
WsjtMod/options.py | 6 5 + 1 - 0 !
WsjtMod/specjt.py | 6 5 + 1 - 0 !
wsjt | 3 3 + 0 - 0 !
wsjt.py | 40 33 + 7 - 0 !
wsjt.xbm | 46 46 + 0 - 0 !
6 files changed, 97 insertions(+), 10 deletions(-)

 wsjt.xbm icon
 wsjt.xbm icon
 .


autoconf.patch | (download)

configure | 4390 1773 + 2617 - 0 !
1 file changed, 1773 insertions(+), 2617 deletions(-)

 run autoconf after other patches
 run autoconf after other patches
 .


disable install.patch | (download)

Makefile.in | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 disable install
 Comment out install target in Makefile.in
 .