comment here
This commit is contained in:
15
.CondaPkg/env/lib/pkgconfig/tk.pc
vendored
Normal file
15
.CondaPkg/env/lib/pkgconfig/tk.pc
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# tk pkg-config source file
|
||||
|
||||
prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
|
||||
exec_prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
|
||||
libdir=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env/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: -lX11
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user