| Current Path : /hdd/hdd11/lib64/pkgconfig/ |
| Current File : //hdd/hdd11/lib64/pkgconfig/tk.pc |
# tk pkg-config source file
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
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: http://www.tcl.tk/
Version: 8.6.5
Requires: tcl >= 8.6
Libs: -L${libdir} -ltk8.6 -ltkstub8.6
Libs.private: -lXft -lfontconfig -L/usr/lib64 -lX11 -lXss -lXext
Cflags: -I${includedir}