Tracking Itcl3/Itk3 Upgrade to Tcl/Tk 8.5
Upcoming itcl3 (3.4~b1-1) and itk3 (3.3-1) will depend and work with Tcl/Tk 8.5 (and higher) in contrast to current Itcl3 and itk3 (3.2.1-5) which works with Tcl/Tk 8.4 only.
Affected Packages
insight: Loads Itcl/Itk from binary code
msort-gui: Tcl script, needs to replace tclsh by tclsh8.5
password-gorilla: Tcl script, needs to replace wish8.4 by wish8.5
plplot-tcl: Itcl/Itk interface is disabled, but retained in dependencies
redet: Tcl script, needs to replace wish by wish8.5
tkdesk: Links Itcl from binary code. Uses deprecated syntax which is no longer supported since Itcl 3.3.
Patches
insight: insight.diff
msort-gui: msort.diff
password-gorilla: password-gorilla.diff
plplot-tcl: plplot.diff
redet: redet.diff
tkdesk: tkdesk.diff (The patch is big because it contains porting tkdesk to itcl3 3.3 or newer)