# # Tool command language. # # Tcl (Tool Command Language) is a very powerful but easy to learn # dynamic programming language, suitable for a very wide range of uses, # including web and desktop applications, networking, administration, # testing and many more. Open source and business-friendly, Tcl is a # mature yet evolving language that is truly cross platform, easily # deployed and highly extensible. # # For more information, visit: # https://www.tcl.tk # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=tcl pkgversion=8.6.13 arch=amd64 release=1 pkgcategory="devel" full_pkgname=tcl_8.6.13_amd64-1@devel blurb="Tool command language." homepage="https://www.tcl.tk" license="Custom" fetch="https://prdownloads.sourceforge.net/tcl/tcl8.6.13-src.tar.gz" replace=""