tcl: remove source directory from itclConfig.h ==> WARNING: Package contains reference to $srcdir clang64/lib/itcl4.3.2/itclConfig.sh tcl: remove 004-use-system-zlib Now we delete the zlib build products before packaging. This is more simple, as updating the patch was a constant source of work. tcl, tk: drop unnecessary patches Manpage filenames no longer contain colons. The check for NULL pointer that tcl/006-prevent-tclStubsPtr-segfault does was added to upstream long time ago. The patch keep applying by chance. tcl/001-fix-relocation was a deviation from upstream's standard behaviour, presumably to cater to the specific needs of the patch author's for a non-standard directory layout. tk/008-dont-link-shared-with--static-libgcc was removed and now tk/PKGBUILD uses the same find/sed mechanism as in tcl/PKGBUILD for removing -static-libgcc. The patches for installing the man pages are already accepted by upstream: tcl/004-use-system-zlib: so far upstream is not receptive to changing the scripts to use external zlib: https://core.tcl-lang.org/tcl/tktview/ac3ea87305 tcl/005-no-xc.mingw: issue is ongoing: https://core.tcl-lang.org/tcl/tktview/2ef3430fdc tcl/012-tcl-add-pkgconfig-file: patch accepted: https://core.tcl-lang.org/tcl/tktview/1cf49a0926 tcl/007-install.mingw: patch submitted: https://core.tcl-lang.org/tcl/tktview/3161b74ca7 tk/004-install-man.mingw: patch accepted: https://core.tcl-lang.org/tk/tktview/816739b7d1 tk/005-install-pkgconf.mingw: patch accepted: https://core.tcl-lang.org/tk/tktview/2c240bb0f5