X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=util%2Fsrc%2FTclTk%2Ftcl8.6.12%2Funix%2Ftcl.pc;fp=util%2Fsrc%2FTclTk%2Ftcl8.6.12%2Funix%2Ftcl.pc;h=bd923230c94f674a77b5632cf47bb3baa56a48a2;hb=a5fac4c3be12f7d1c3c220e0c26890b05f28d35f;hp=0000000000000000000000000000000000000000;hpb=c07e8e55373b9730110d8e425119f05a1cd93e52;p=eos%2Fbase.git diff --git a/util/src/TclTk/tcl8.6.12/unix/tcl.pc b/util/src/TclTk/tcl8.6.12/unix/tcl.pc new file mode 100644 index 0000000000..bd923230c9 --- /dev/null +++ b/util/src/TclTk/tcl8.6.12/unix/tcl.pc @@ -0,0 +1,15 @@ +# tcl pkg-config source file + +prefix=/Users/tacyas/Eos/util/ARM64MAC64 +exec_prefix=/Users/tacyas/Eos/util/ARM64MAC64 +libdir=/Users/tacyas/Eos/util/ARM64MAC64/lib +includedir=${prefix}/include + +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-tk.org/ +Version: 8.6.12 +Requires.private: zlib >= 1.2.3 +Libs: -L${libdir} -ltcl8.6 -ltclstub8.6 +Libs.private: -lz -lpthread -framework CoreFoundation +Cflags: -I${includedir}