Artifact cba8ba208bd9334538b701a4763b2d6c1ae79dad97b1b0e6fe5c0e42021f53dc:
- File unix/tcl.pc.in — part of check-in [5b9cf56d7f] at 2022-10-26 09:43:48 on branch core-8-6-branch — www.tcl-tk.org -> www.tcl-lang.org (user: jan.nijtmans size: 480) [more...]
# tcl pkg-config source file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ libfile=@TCL_LIB_FILE@ Name: Tool Command Language Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses. URL: https://www.tcl-lang.org/ Version: @TCL_VERSION@@TCL_PATCH_LEVEL@ Requires.private: zlib >= 1.2.3 Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_STUB_LIB_FLAG@ Libs.private: @TCL_LIBS@ Cflags: -I${includedir}