OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tk8.6.12 / unix / tk.pc
diff --git a/util/src/TclTk/tk8.6.12/unix/tk.pc b/util/src/TclTk/tk8.6.12/unix/tk.pc
new file mode 100644 (file)
index 0000000..75e6aa1
--- /dev/null
@@ -0,0 +1,15 @@
+# tk 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: The Tk Toolkit
+Description: Tk is a cross-platform graphical user interface toolkit, the standard GUI not only for Tcl, but for many other dynamic languages as well.
+URL: https://www.tcl-lang.org/
+Version: 8.6.12
+Requires: tcl >= 8.6
+Libs: -L${libdir} -ltk8.6 -ltkstub8.6
+Libs.private:  -L/opt/X11/lib -lX11 -Wl,-weak-lXss -lXext
+Cflags: -I${includedir}