OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/hostdependX86LINUX64.git] / util / X86LINUX64 / lib / pkgconfig / tk.pc
1 # tk pkg-config source file
2
3 prefix=/home/eos/Eos/util/X86LINUX64
4 exec_prefix=/home/eos/Eos/util/X86LINUX64
5 libdir=/home/eos/Eos/util/X86LINUX64/lib
6 includedir=${prefix}/include
7
8 Name: The Tk Toolkit
9 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.
10 URL: http://www.tcl.tk/
11 Version: 8.6.4
12 Requires: tcl >= 8.6
13 Libs: -L${libdir} -ltk8.6 -ltkstub8.6
14 Libs.private: -lXft   -lfontconfig -L/opt/X11/lib -lX11 -lXss -lXext
15 Cflags: -I${includedir}