OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tcl8.6.12 / unix / tcl.pc
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 (file)
index 0000000..bd92323
--- /dev/null
@@ -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}